
/* ページレイアウト
----------------------------------------------- */
.navi-h1{
	margin-top:15px;
	width:250px;
	height:150px;
	float:left;
}
.navi-h2{
	margin-top:15px;
	width:543px;
	height:150px;
	background-color:#FFCC99;
	font-size:12pt;
	font-weight:bold;
	float:right;
	text-align:right;
}
.left-navi{
	margin-left:8px;
	padding:15px 2px 15px 10px;
	width:220px;
	float:left;
	text-align:left;
	font-size:10pt;
	background-color:#EEEEEE;
}
.right-main{
	padding:15px 2px 15px 10px;
	width:543px;
	text-align:left;
	font-size:10pt;
	float:right;
}

.level1{
	margin-left:0px;
	margin-bottom:5px;
	}

.level2{
	margin-left:5px;
	margin-bottom:5px;
	}

.right-main h3{
	color:#FF6666;
	font-size:14pt;
	font-weight:bold;
	margin-bottom:15px;
	border-bottom:3px double #FF6666;
	}

.text1{
	font-size:10pt;
	line-height:180%;
	}

.right-main h4{
	color:#336699;
	font-size:12pt;
	font-weight:bold;
	margin:15px 0px 15px 15px;
	border-bottom:1px dotted #336699;
	}

.text2{
	font-size:10pt;
	margin-left:20px;
	line-height:180%;
	}


.bottom-menu{
	width:780px;
	clear:both;
	padding:5px;
	margin:15px 0 0 0;
	background-color:#EEEEEE;
}

.question-table1{
	margin:15px 0px 15px 0px;
	width:520px;
	}

.question-table1 td{
	font-size:10pt;
	padding:3px;
	line-height:180%;
	}


.question-table2{
	margin:15px 0px 40px 20px;
	width:500px;
	border-bottom:1px solid #999999;
	}

.question-table2 td{
	font-size:10pt;
	padding:3px;
	line-height:180%;
	}

.option-dl{
	margin:10px 0px 30px 5px;
	}

.option-dl dt{
	font-weight:bold;
	color:#0066FF;
	}

.option-dl dd{
	margin-left:15px;
	}

.map-contents{
	width:780px;
	margin-left:auto;margin-right:auto;
	text-align:left;
	font-size:10pt;
	}

.map-contents h3{
	color:#FF6666;
	font-size:14pt;
	font-weight:bold;
	margin-bottom:15px;
	border-bottom:3px double #FF6666;
	}

.map1{
	margin:15px 0px 10px 15px;
	}

.map2l{
	width:340px;
	margin:0px 0px 30px 30px;
	float:left;
	}

.map2r{
	width:340px;
	margin:0px 0px 30px 30px;
	float:right;
	}

.map2all{
	width:680px;
	margin:0px 0px 30px 45px;
	clear:both;
	}

.map-level1{
	margin:3px 0px 3px 0px;
	}

.map-level2{
	margin:3px 0px 3px 15px;
	}

.map-level3{
	margin:3px 0px 3px 30px;
	}