
/* ページレイアウト
----------------------------------------------- */
.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;
}

.best-table{
	width:480px;
	margin:15px 0 0 30px;
	}

.best-table td{
	padding:4px;
	line-height:160%;
	font-size:10pt;
	vertical-align:top;
	}
.best-line{
	border-bottom:1px solid #FF6633;
	}

.spot-table{
	width:520px;
	margin-top:15px;
	}

.spot-table td{
	padding:2px;
	font-size:10pt;
	}

.spot-table th{
	padding:2px;
	font-size:10pt;
	font-weight:bold;
	color:#336699;
	text-align:left;
	border-bottom:1px dotted #336699;
	}

.food-table{
	width:520px;
	margin-top:15px;
	}

.food-table td{
	padding:2px;
	font-size:10pt;
	}

.food-table th{
	padding:2px;
	font-size:10pt;
	font-weight:bold;
	color:#336699;
	text-align:left;
	border-bottom:1px dotted #336699;
	}
