@charset "utf-8";

body{
	margin:0;
	padding:0;
	background:#F3F3F3;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.clear{
	clear:both;
	margin:0 0 50px 0;
}

hr{
	display:none;
}

a img{
	border:none;
}


p.pankuzu{
	clear:both;
	margin:0 0 0 10px;
	padding:10px 0 0 0;
	font-size:14px;
}
p.pankuzu a{
	text-decoration:none;
	color:#039;
}
p.pankuzu a:hover{
	text-decoration:none;
	color:#39F;
}

p.gototop{
	width:980px;
	margin:50px 0;
	padding:0;
	text-align:right;
}



div#header{
	width:100%;
	background:#003C83;
}

div#logoBox{
	width:1000px;
	height:100px;
	margin:0 auto;
	padding:0;
	background:url(../image/header_bg.jpg) no-repeat;
}

h1{
	margin:0;
	padding:0;
}

h1 a{
	display:block;
	width:360px;
	height:100px;
	background:url(../image/logo.jpg) no-repeat;
	text-indent:-1000em;
}

div#container{
	width:1000px;
	margin:0 auto;
	padding:0 0 60px 0;
	background:#FFFFFF;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
}


div#mainImg{
	width:1000px;
	height:400px;
}
ul.crossFade {
	width:1000px;
	margin: 0;
	padding:0;
}
ul.crossFade li {
	list-style: none;
}


div#naviBox{
	float:left;
	width:378px;
	margin:50px 0 0 30px;
	padding:0;
}


div#naviBox p.navi01{
	display:inline;
	float:left;
	width:189px;
	height:89px;
	margin:5px 0 0 0 ;
	padding:0;
}
div#naviBox p.navi01 a{
	display:block;
	width:189px;
	height:89px;
	background:url(../image/top_btn01.jpg) no-repeat top;
	text-indent:-1000em;
	overflow:hidden;
}
div#naviBox p.navi01 a:hover{
	background:url(../image/top_btn01.jpg) no-repeat bottom;
}

div#naviBox p.navi02{
	display:inline;
	float:left;
	width:189px;
	height:89px;
	margin:5px 0 0 0;
	padding:0;
}
div#naviBox p.navi02 a{
	display:block;
	width:189px;
	height:89px;
	background:url(../image/top_btn02.jpg) no-repeat top;
	text-indent:-1000em;
	overflow:hidden;
}
div#naviBox p.navi02 a:hover{
	background:url(../image/top_btn02.jpg) no-repeat bottom;
}

div#naviBox p.navi03{
	display:inline;
	float:left;
	width:189px;
	height:89px;
	margin:5px 0 0 0;
	padding:0;
}
div#naviBox p.navi03 a{
	display:block;
	width:189px;
	height:89px;
	background:url(../image/top_btn03.jpg) no-repeat top;
	text-indent:-1000em;
	overflow:hidden;
}
div#naviBox p.navi03 a:hover{
	background:url(../image/top_btn03.jpg) no-repeat bottom;
}

div#naviBox p.navi04{
	display:inline;
	float:left;
	width:189px;
	height:89px;
	margin:5px 0 0 0;
	padding:0;
}
div#naviBox p.navi04 a{
	display:block;
	width:189px;
	height:89px;
	background:url(../image/top_btn04.jpg) no-repeat top;
	text-indent:-1000em;
	overflow:hidden;
}
div#naviBox p.navi04 a:hover{
	background:url(../image/top_btn04.jpg) no-repeat bottom;
}


div#totalBtn{
	float:left;
	width:559px;
	height:227px;
	margin:13px 0 0 10px
}

div#totalBtn p.prImg{
	margin:15px 0 0 0;
	padding:0;
}






div#naviBox02{
	width:1000px;
	margin:0 auto;
	padding:0;
}


div#naviBox02 p.subnavi01{
	display:inline;
	float:left;
	margin:0;
	padding:0;
	/*border-bottom:1px solid #AAAAAA;*/

}
div#naviBox02 p.subnavi01 a{
	display:block;
	width:181px;
	height:50px;
	background:url(../image/sub_btn01.jpg) no-repeat top;
	text-indent:-1000em;
}
div#naviBox02 p.subnavi01 a:hover{
	background:url(../image/sub_btn01.jpg) no-repeat bottom;
}

div#naviBox02 p.subnavi02{
	display:inline;
	float:left;
	margin:0;
	padding:0;
	/*border-bottom:1px solid #AAAAAA;*/

}
div#naviBox02 p.subnavi02 a{
	display:block;
	width:181px;
	height:50px;
	background:url(../image/sub_btn02.jpg) no-repeat top;
	text-indent:-1000em;
}
div#naviBox02 p.subnavi02 a:hover{
	background:url(../image/sub_btn02.jpg) no-repeat bottom;
}

div#naviBox02 p.subnavi03{
	display:inline;
	float:left;
	margin:0;
	padding:0;
	/*border-bottom:1px solid #AAAAAA;*/
}
div#naviBox02 p.subnavi03 a{
	display:block;
	width:181px;
	height:50px;
	background:url(../image/sub_btn03.jpg) no-repeat top;
	text-indent:-1000em;
}
div#naviBox02 p.subnavi03 a:hover{
	background:url(../image/sub_btn03.jpg) no-repeat bottom;
}


div#naviBox02 p.subnavi04{
	display:inline;
	float:left;
	margin:0;
	padding:0;
	/*border-bottom:1px solid #AAAAAA;*/
}
div#naviBox02 p.subnavi04 a{
	display:block;
	width:181px;
	height:50px;
	background:url(../image/sub_btn04.jpg) no-repeat top;
	text-indent:-1000em;
}
div#naviBox02 p.subnavi04 a:hover{
	background:url(../image/sub_btn04.jpg) no-repeat bottom;
}

div#naviBox02 p.subnavi05{
	display:inline;
	float:left;
	width:276px;
	height:50px;
	margin:0;
	padding:0;
	/*border-bottom:1px solid #AAAAAA;*/
}



div#footer{
	width:100%;
	margin:0;
	padding:0;
	background:#EEEEEE;
	border-top:1px solid #003C83;
}

div.footer_link{
	width:1000px;
	margin:20px auto;
	padding:0;
	text-align:center;
	font-size:14px;
}

div.footer_link a{
	color:#003C83;
	text-decoration:none;
}

div.footer_link a:hover{
	color:#69F;
	text-decoration:none;
}


div.c_box{
	width:1000px;
	margin:20px auto 0 auto;
	padding:0 0 100px 0;
	text-align:center;
}


address{
	font-size:14px;
	font-style:normal;
	color:#003C83;
}




