/* ------ トップページのみ ------ */
div#navi{
	width:800px;
	height:80px;
	margin:auto;
	background:url(../img/top_navi_bg.jpg) no-repeat center top;
	text-align:center;
}
#navi ul{
	width:780px;
	list-style-type:none;
	margin:auto;
}
* html #navi ul{
	margin:0px;
	padding:0px;
} /*IE6以下*/
#navi li{
	width:130px;
	list-style-type:none;
	height:50px;
	display:inline;
	float:left;
}
#top_fla{
	width:800px;
	height:319px;
	margin:auto;
}
#main{
	width:510px;
	margin-left:16px;
	text-align:left;
	float:left;
}
* html #main{
	margin-left:8px;
} /*IE6以下*/
#side{
	width:230px;
	margin-right:16px;
	background:url(../img/top_side_bg.gif) repeat-y top center;
	padding:8px 0px 8px 0px;
	float:right;
}
* html #side{
	margin-right:8px;
} /*IE6以下*/

h1,h2{
	font-size:16px;
	color:#FF3300;
	background-image:url(../img/h1_bg.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:6px 0px 8px 16px;
	border-bottom:1px solid #CC9900;
}
p{
	margin:6px 0px 10px 0px;
	line-height:150%;
	font-size:16px;
}
.info_box{
	width:210px;
	margin:auto;
	margin-top:6px;
	margin-bottom:6px;
	padding:5px 0px 5px 0px;
	background-color:#FFFFFF;
	line-height:160%;
}
.info_box img{
	margin-bottom:5px;
}
.info_box strong{
	font-size:16px;
	color:#003399;
}
#side p{
	width:200px;
	margin:auto;
	margin-top:3px;
	font-size:14px;
	text-align:left;
}
#topics p{
	font-size:12px;
	color:#0099CC;
	padding-bottom:3px;
	margin-bottom:2px;
	border-bottom:1px dotted #999999;
}
#topics ul{
	margin-bottom:8px;
}
#topics li{
	list-style-type:none;
	background-image:url(../img/t_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 5px 5px 35px;
	border-bottom:1px dotted #999999;
	text-align:left;
}
#topics li a{
	color:#660000;
	text-decoration:none;
}
#topics li a:hover{
	color:#FF6600;
	text-decoration:underline;
}
#topics .imgright{
	float:right;
}
p#guide{
	margin-top:6px;
	margin-bottom:10px;
	clear:both;
}
p#guide a{
	width:230px;
	height:100px;
	background:url(../img/top_guide.jpg) no-repeat left top;
	font-size:11px;
	display:block;
	text-decoration:none;
	line-height:130%;
	color:#000000;
	padding-right:10px;
	margin:5px;
	float:left;
}
p#guide a:hover{
	color:#000099;
}
p#guide img{
	float:left;
	margin:5px;
}
p#guide .cate{
	width:110px;
	height:20px;
	color:#FF3300;
	font-size:16px;
	padding-top:3px;
	padding-left:20px;
	padding-bottom:3px;
	margin-top:5px;
	margin-bottom:2px;
	background-image:url(../img/g_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	display:inline-block;
}
* html p#guide a{
	width:240px;
	padding-right:8px;
	margin:3px 3px 3px 5px;
} /*IE6以下*/
#kuroshio{
	width:500px;
	padding-top:5px;
	margin-bottom:8px;
	border-top:1px dotted #999999;
	font-size:12px;
	clear:both;
}
#kuroshio img{
	margin-bottom:4px;
}
.kikaku{
	margin:5px 0px;	
}
.ashizuri{
	margin:5px 0px;
}
.ashizuri img{
	margin-top:5px;
}
.lang {
	width:790px;
	margin:auto;
	clear: both;
	background-color: #FFF;
}
.lang ul {
	list-style-type: none;
}
.lang li {
	float: right;
	margin-left: 3px;
}
.top-bana img {
	margin-bottom:5px;
}