@charset "UTF-8";
html {
	background-color:#A9A8A8;
	}
body {
	background-image:url(../imges/bg_body.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#D7D8DA;
	line-height:1.5;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}
#header {
	width:757px;
	height:113px;
	margin:0 auto;
	position:relative;
	z-index:0;
}
#header p.page_feature{
	text-align:right;
	color:#896D4B;
	font-size:85%;
	margin-right:15px;
	}
#header #siteID {
	text-align:left;
	width:757px;
	margin:0 auto 0;
	position:relative;
	top:14px;
	}
ul#gNavi {
	position:absolute;
	top:54px;
	right:0;
	overflow:hidden;
	_zoome:1;
	}
#gNavi li{
	float:left;
	width:120px;
	text-align:center;
	border-left: 1px solid #332321;
	margin-left:-1px;
	}
#gNavi li a{
	display:block;
	color:#CCC;
	text-decoration:none;
	font-weight:bold;
	position:relative;
	padding:8px 0 7px 0;
	}
#gNavi li a:hover{
	color:#FFF;
	}
#contents {
	width: 757px;
	margin-right: auto;
	margin-left: auto;
	margin-top:-24px;
	background-color:#FFF;
	padding-bottom:20px;
	z-index:10;
}
#contents .main ul,
.dlStyle01,
.main ol
 {
	margin:15px 40px 18px 40px;
	}
#contents .main ul li{
	list-style-type:circle;
	list-style-position:outside;
	margin-left:10px;
	margin-bottom:1em;
	}
#contents .main ol li{
	margin:0 0 1em 10px;
}
#contents h3,
#contents h1{
	background-color:#F6F6F7;
	border-bottom:2px solid #E9EAED;
	margin:20px 15px 10px 17px;
	padding:4px 2px 2px 12px;
	font-size:123.1%;
	font-weight:bold;
	background-image: url(../imges/bg_h.png);
	background-repeat: repeat-x;
	background-position: left top;
	}
.typeA .main {
	width:480px;
	float:left;
	}
ul.baner{
	margin:20px 0 20px 495px;
	width:255px;
	}
ul.baner li{
	margin:1px 0 0 0;
	padding:5px;
	background-color:#EDEFF0;
	vertical-align:bottom;
	}
ul.baner li img{
	vertical-align:bottom;
	}
.typeB #contents .main {
	width:auto;
	}
	.main p{
	margin:15px 30px 0 35px;
	}
.main p.mVisual {
	margin:0;
	padding:0;
	}
#contents a{
	color:#C60;
	}
#contents a:hover{
	color:#F90;
	}
#footer {
	background-color:#A9A8A8;
	clear:both;
	}
#footer ul {
	padding: 14px 17px 3px 17px;
	}
#footer ul li{
	font-size:93%;
	display:inline;
	padding:0 5px;
	border-left: 1px dotted #332321;
	}
#footer ul li:first-child,  
#footer ul li.firstChild { 
	padding-left:10px;
	border-left: 0;  
}  
#footer ul a {
	color:#332321;
	}
#footer ul a:hover {
	color:#555;
}
#footer p {
	text-align:right;
	font-size:93%;
	padding:0 10px 15px 0;
	margin:0 0 20px 0;
	color:#4D4B47;
	
	}
#footer div{
	width:757px;
	margin:0 auto;
	background-color: #A9A8A8;
	background-image: url(../imges/bg_ft.png);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
thead th {
	background-color: #968E88;
	padding:3px 3px 3px 10px;
	border-top:none;
	}
tbody td{
	background-color:#FFF;
	padding:3px 3px 3px 10px;
	}
tbody th {
	padding:3px 3px 3px 10px;
	}
table {
	background:#EEEEEC;
	border:2px solid #ccc;
	margin:20px 20px 20px 45px;
	border-collapse:separate;
	border-left:none;
}
th, td{
	border-top:2px solid #ccc;
	border-left:2px solid #ccc;
	}
th em, td em {
	font-size:85%;
	}
th span, td span {
	color:#CC3300;
	}
	
.typeB .main h2 {
	margin:30px 10px 10px 35px;
	border-left:4px solid #ccc;
	padding:2px 2px 2px 5px;
	}
dl.ser {
	margin-left:45px;
	margin-top:25px;
	font-size:85%;
	}
dl.ser dt {
	width:2.5em;
	float:left;
	clear:both;
	}
dl.ser dt span {
	color:#CC3300;
	}

dl.ser dd {
	margin-left:2.5em;
	}
	
#faq{
	border:2px solid #ccc;
	margin:15px 45px 20px 45px;
	}
dl#faq dt{
	font-weight:bold;
	border-bottom:1px solid #ccc;
	background-color:#6B6864;
	background-image:url(../imges/bg_faq_dt.png);
	background-repeat:repeat-x;
	background-position:bottom;
	}
dl#faq dt a{
	display:block;
	position:relative;
	color:#332321;
	text-decoration:none;
	padding:10px 10px 10px 60px;
	background-image:url(../imges/bg_icon_Q.gif);
	background-repeat:no-repeat;
	background-position:10px 8px;
	}
dl#faq dt a:hover{
	color:#C60;
	}
dl#faq dd{
	margin:0;
	padding:13px 15px 17px 60px;
	background-image:url(../imges/bg_icon_A.png);
	background-repeat:no-repeat;
	background-position:10px 15px;
	border-bottom:1px solid #ccc;
	}
	
	
	

#contents .Ptop {
	text-align: right;
	clear: both;
	margin-top:15px;
}
#contents .Ptop li {
	margin-right: 15px;
	font-size:85%;
}
#contents .Ptop li a {
	color:#332321;
	text-decoration:none;
}
#contents .Ptop li a:hover {
	color:#C60;
}