body {
	background-color: #F1F1F1;
	text-align: center;
	margin: 0px;
}
#all {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image/all.jpg);
	background-repeat: repeat-y;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-position: right;
}
.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
h1 {
	font-size: 14px;
	line-height: 0.8em;
	padding-left: 10px;
	margin-top: 10px;
	color: #666666;
}
h2 {
	background-image: url(image/h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990033;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	height: 25px;
	text-align: left;
	text-indent: 22px;
	line-height: 1.8em;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
h3 {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000099;
	background-image: url(image/h3.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	height: 18px;
}
p {
	line-height: 1.4em;
	margin-top: 0px;
	font-size: 12px;
	margin-bottom: 10px;
}
img {
	border: 0px none;
}
td {
	vertical-align: top;
	font-size: 12px;
}
th {
}
dl {
	margin-top: 5px;
}
dt {
	font-weight: bold;
	color: #003333;
	font-size: 12px;
}
dd {
	line-height: 1.3em;
	margin-left: 0px;
	margin-bottom: 10px;
	font-size: 12px;
}
ol {
list-style-image:url(image/ol.gif)
}
ul {
	font-size: 12px;
}
li {
	line-height: 2.2em;
	font-size: 12px;
}
/*-- コンテンツ全体 --*/

#contents {
	width: 540px;
	margin-right: 5px;
	margin-left: 5px;
}

/*-- リンク指定 --*/

a:link {
	color: #003399;
}
a:visited {
}
a:hover {
	color: #0099FF;
}
h2 a {
	text-decoration: none;
	background-image: url(img/ya4.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}


/*-- ヘッダ部 --*/
#head {
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #E6E6E6;
	margin-right: 10px;
}
.summary {
	background-color: #212170;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	text-align: right;
}
.navi {
	font-size: 11px;
	line-height: 24px;
	padding-right: 20px;
	background: #E6E6E6;
	margin-right: 10px;
	height: 20px;
	margin-left: 10px;
}
.navi a {
	color: #555555;
	padding-left: 14px;
	text-decoration: none;
	background-image: url(image/head_navi_c.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.navi a:hover {
	text-decoration: underline;
}

/*-- フッター --*/


#footer {
	background-color: #E6E6E6;
	font-style: normal;
	font-size: 12px;
	margin-right: 9px;
	clear: both;
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

address {
background-color: #FFFFFF;
	font-style: normal;
	font-size: 10px;
	padding: 5px;
	line-height: 1.3em;
}

/*-- サイドメニュー --*/

#menu {
	width: 200px;
	float: right;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 1px;
}
#menu-under {
	margin: 0px;
	float: right;
	height: 180px;
	width: 200px;
	bottom: 2px;
	text-align: center;
}
#footer p {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F3F3F3;
	border-right-color: #F3F3F3;
	border-bottom-color: #666666;
	border-left-color: #F3F3F3;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.copyright {
	font-size: 10px;
	margin-right: 20px;
	padding-right: 20px;
	background-color: #F1F1F1;
	text-align: right;
	line-height: 2em;
}
#menu p {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#main ol li {
	margin-bottom: 5px;
}

#main {
	vertical-align: top;
	float: left;
	width: 526px;
	margin: 0px;
	padding: 0px;
	clear: none;
}
#main ul {
	margin: 0px 0px 0px 30px;
}
#main dt {
	margin-bottom: 5px;
	margin-top: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #003366;
}
#main dd {
	margin-bottom: 15px;
}
#main dl {
	margin: 0px;
	padding-top: 5px;
}
#main ol {

	margin: 0px 0px 0px 30px;
}
#main dl.navi dd ul.flow {
	margin-left: 10px;
	padding-bottom: 5px;
}
#main dl.navi dt a {
	text-decoration: none;
}
#menu dt a {
	color: #333333;
	text-decoration: none;
}
#index .feature .voice {
	height: 59px;
	font-size: 12px;
	line-height: 1.2em;
	margin: 5px 0px 0px;
	padding: 0px;
}
.recommend {
	background-image: url(image/index_rec_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 522px;
	margin-left: 8px;
}
.reco_table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #666666;
	padding: 5px;
}
.tbl {
	padding: 5px;
}
.support_doc {
	width: 450px;
	margin-top: 20px;
	margin-right: 45px;
	margin-bottom: 20px;
	margin-left: 45px;
}
.contents_doc {
	width: 500px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.float-r {
	float:right;
	margin-right:5px;
}