/*---------------------------------------------------------------------------------------------------------
header
-----------------------------------------------------------------------------------------------------------*/
#header {
	width:790px;
	height:93px;
	background-image:url(/img/header_bg.jpg);
	background-repeat:no-repeat;
	padding:0 10px 0 0;
}

#header h1 {
	font-size:12px;
	color:#615138;
	padding:19px 0 7px 12px;
	font-weight:bold;
	}
	
#header h1 a{
	color:#615138;
	}
.logo {
	padding:0 0 18px 12px;
	}
	
#header ul {
	float:right;
	width:364px;
	margin:60px 0 0 0;
	}
	
#header li {
	display:inline;
}


/*---------------------------------------------------------------------------------------------------------
container
-----------------------------------------------------------------------------------------------------------*/
#container {
	width:784px;
	margin:0 auto;
	}

#box {
	width:770px;
	background-image:url(/img/con_bg.jpg);
	background-repeat:repeat-y;
	padding:0 7px;
	}

/*---------------------------------------------------------------------------------------------------------
contents
-----------------------------------------------------------------------------------------------------------*/
#contents {
	float:left;
	width:550px;
/*	margin:0 0 0 5px;
*/	}	
	
#mv01 {
	width:537px;
	height:100px;
	background-image:url(/img/mv01.jpg);
	background-repeat:no-repeat;
	padding:80px 0 0 13px;
	}
	
#mv01 h2 {
	padding:0;
	margin:0;
	color:#BA0E75;
	font-size:24px;
	}

.pan {
	margin:5px 0;
	font-size:10px;
	}

.pan a{
	color:#505050;
	}	
	
#description {
	width:548px;
	border:1px #CCCCCC solid;
	}

#description p {
	margin:1px;
	padding:15px;
	color:#BA0E75;
	font-weight:bold;
	border-top:3px #EFEFEF solid;
	border-bottom:3px #EFEFEF solid;
	border-right:5px #EFEFEF solid;
	border-left:5px #EFEFEF solid;
	line-height:150%;
	}.conBox {
	width:540px;
	margin:12px 0 0 5px;
	}
	
.conBox h3 {
	padding:7px 0 0 18px;
	height:23px;
	background-image:url(/img/bg_title_h3.jpg);
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;	
}

.conBox p {
	margin:15px;
	line-height:150%;
	}
	
.conBox02 {
	width:540px;
	margin:12px 0 0 5px;
	border-bottom:1px #666666 solid;
	}

.conBox02 h3 {
	padding:7px 0 0 18px;
	height:23px;
	background-image:url(/img/bg_title_h3.jpg);
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;	
}
.conBox02 p {
	margin:15px;
	line-height:150%;
	}
	
.answer {
	background-image:url(/img/a.gif);
	background-repeat:no-repeat;
	padding:3px 0px 0 36px;
	margin:10px 15px 15px 0px;
	line-height:150%;
}
	
.boxInnerL {
	width:260px;
	float:left;
	margin-bottom:20px;
}

.boxInnerR {
	width:260px;
	float:right;
	margin-bottom:20px;
}

.conBox h4 {
	background-image:url(/img/bg_title_h4.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	padding:3px 0 0 15px;
	font-weight:bold;
	line-height:130%;
	}
	
.btnArea {
	width:540px;
	height:115px;
	margin-top:10px;
	padding:10px 10px 10px 0;
	background-image:url(/img/btn_area_bg.gif);
	background-repeat:no-repeat;
	}	

.cliLink {
	float:right;
	}
	
.btnArea ul {
	clear:right;
	float:right;
	width:294px;
	margin-top:6px;
	}
	
.btnArea li {
	display:inline;
	float:left;
	margin-left:7px;
	list-style:none;
	}	

.officalLink {
	font-size:10px;
	text-align:right;
	padding-top:0px;
	float:right;
	}
	
.pageName {
	float:left;
	clear:both;
	font-size:10px;
	padding:0px 0 6px 12px;
	line-height:130%;
	color:#656565;
	}

.btnAreaUnder {
	clear:both;
	display:block;
	padding:12px 0 0;
	line-height:100%;
}

.conUnder{
	clear:both;
	margin:0px 0 10px 0;
	}
/*---------------------------------------------------------------------------------------------------------
side
-----------------------------------------------------------------------------------------------------------*/
#side {
	float:right;
	width:210px;
/*	margin:0 5px 0 0;
*/}

.drInfo {
	background-image:url(/img/dr_info_bg.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:54px;
	padding:126px 0 0 10px;
	}
	
.sideNav {
	width:198px;
	height:165px;
	background-image:url(/img/side_btn_area.gif);
	background-repeat:no-repeat;
	margin:10px 0 0;
	padding:6px 6px 1px 6px;
	}

#side .sideNav li {
	line-height:100%;
	font-size:1px;
	margin-bottom:5px;
	}
	
.sideBnr{
	padding:10px 6px 5px 6px;
	}
	
.bnr01 {
	width:198px;
	height:50px;
	background-image:url(/img/side_btn04.gif);
	background-repeat:no-repeat;
	margin-bottom:5px;
	}
	
.bnr01 a {
	width:155px;
	height:31px;
	padding:10px 10px 9px 33px;
	line-height:130%;
	color:#573804;
	font-weight:bold;
	font-size:12px;
	display:block;
	}

.qArea {
	border:1px #D3BACA solid;
	background-color:#F0E8ED;
	padding:10px 2px 5px 4px;
	}
	
.qArea p {
	text-align:center;
	font-weight:bold;
	margin-bottom:9px;
	}

.qBox {
	margin:0 3px 15px 0;
	background-color:#FFFFFF;
	padding:10px 15px 5px;
}

.qBox li {
	margin-bottom:7px;
	font-weight:bold;
	line-height:130%;
}

.otherQ li {
	margin:0 0 1px 0;
	line-height:100%;
	padding:0;
	display:block;
}
.otherQ li img{
	vertical-align:top;
} 
/*---------------------------------------------------------------------------------------------------------
footer 
-----------------------------------------------------------------------------------------------------------*/
#footer {
	height:15px;
	clear:both;
	background-color:#BA0E75;
	color:#FFFFFF;
	font-size:10px;
	padding:0 10px;
	}

#footer address {
	float:left;
	font-style:normal;
	line-height:15px;
}

#footer p {
	line-height:15px;
	}
	
#footer a {
	color:#FFFFFF;
	}
	
/*---------------------------------------------------------------------------------------------------------
下層ページ
-----------------------------------------------------------------------------------------------------------*/
