@charset "utf-8";
/* リセット */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{margin:0;padding:0;letter-spacing:0;}
h1,h2,h3,h4,h5{font-size:100%;}
ol,ul{list-style:none;}

/*共通毎回入力*/
html{
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","Osaka－等幅",sans-serif;
}

body{
	font-size:65%;
	color:#666666;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","Osaka－等幅",sans-serif;
}

body div{
	margin:0 auto;
}


img{
	border-style:none;
	vertical-align: top;
}




/*ここから*/

#header{
	color:#666;
	height:110px;
	width:900px;
	background: url(img/header.jpg) no-repeat;
	font-size: 13px;
	text-align: center;
}




#header02{
	color:#666;
	height:150px;
	width:900px;
	background: url(img/index_r3_c1.jpg) no-repeat;
	font-size: 13px;
}


#header03{
	color:#666;
	height:10px;
	width:900px;
	background: url(img/hikkoshi_r3_c1.jpg) no-repeat;
	font-size: 13px;
}

#navi{
	width:900px;
	height:35px;
}

#navi li {
	float: left;
	position: relative;
	height: 35;
}




#content{
	width:900px;
	font-size: 20px;
}

#left{
	width:198px;
	float:left;
	height: 1300px;
	border: 1px solid #FE5126;
	clear: left;
	margin-top: 20px;
}

#light{
	width:680px;
	float:right;
	height: auto;
	clear: right;
}

#light img{
 padding-bottom:5px;
 }

#light02{
	width:690px;
	background: url(img/index_r5_c3.jpg) no-repeat center;
	height: 150px;
	font-size: 13px;
	text-align: center;
	color: #000000;
}

#page_box {
	height: auto;
	font-size: 13px;
	background: #FFFFFF;
	padding: 10px 15px 10px 10px;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 650px;
}


#footer{
	clear:both;
	width:900px;
	color:#FF4F18;
	height:50px;
	background: url(img/index_r17_c2.jpg) no-repeat left center;
	text-align: center;
	font-size: 13px;
}

.link_box {
	padding: 2px;
	height: auto;
	width: 180px;
	font-size: 10px;
	line-height: 1.4em;
	background: #FFFFFF;
	margin: 15px 5px 5px;
	border-left: thin double #F96A0A;
}
.footer_link {
	width: 900px;
	padding: 5px;
	font-size: 11px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
.link_page_box {
	margin: 15px;
	padding: 5px;
	height: auto;
	width: 600px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D6E4F1;
}
