body{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
/*	background-image: url(../images/back_top.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",Arial,Helvetica,;
}
h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,img{
	margin:0;padding:0;
}
*{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin: 0px;
	padding: 0px;
}
#wrapper{
	padding: 0px;
	width: 840px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #020639;
	border-left-color: #020639;
	text-align: center;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #280E68;
}
/******** ヘッダー ********/
#header {
	height: 50px;
	width: 840px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #280E68;
}
#logo{
	float: left;
	margin: 0;
	padding: 0px;
}
ul#h_navi {
	padding: 0px;
	float: right;
	position: relative;
	height: 41px;
	width: 665px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
ul#h_navi li{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 41px;
	text-indent: -9999px;
	width: 133px;
	position: absolute;
	top: 0px;
}
ul#h_navi li#gaiyo{
	background-image: url(../images/h_navi01_off.gif);
	background-repeat: no-repeat;
	right: 532px;
}
ul#h_navi li#chumon{
	right: 399px;
	background-image: url(../images/h_navi02_off.gif);
	background-repeat: no-repeat;
}
ul#h_navi li#toiawase{
	right: 266px;
	background-image: url(../images/h_navi03_off.gif);
	background-repeat: no-repeat;
}
ul#h_navi li#site{
	right: 133px;
	background-image: url(../images/h_navi04_off.gif);
	background-repeat: no-repeat;
}
ul#h_navi li#pri{
	right: 0px;
	background-image: url(../images/h_navi05_off.gif);
	background-repeat: no-repeat;
}
ul#h_navi a{
	display: block;
	height: 41px;
	width: 133px;
	margin: 0px;
	padding: 0px;
}
ul#h_navi li#gaiyo a:hover{
	background-image: url(../images/h_navi01_on.gif);
	background-repeat: no-repeat;
	right: 532px;
}
ul#h_navi li#chumon a:hover{
	right: 399px;
	background-image: url(../images/h_navi02_on.gif);
	background-repeat: no-repeat;
}
ul#h_navi li#toiawase a:hover{
	right: 266px;
	background-image: url(../images/h_navi03_on.gif);
	background-repeat: no-repeat;
}
ul#h_navi li#site a:hover{
	right: 133px;
	background-image: url(../images/h_navi04_on.gif);
	background-repeat: no-repeat;
}
ul#h_navi li#pri a:hover{
	right: 0px;
	background-image: url(../images/h_navi05_on.gif);
	background-repeat: no-repeat;
}
/******** ヘッダー ********/


/******** フッター ********/
#footer{
	height: 90px;
	width: 840px;
	background-color: #FFFFFF;
	text-align: right;
}
#footer a{
	text-decoration: none;
	color: #333333;
	text-align: right;
}
#footer a:hover{
	color: #4750B1;
}
#copy{
	height: 25px;
	background-color: #0B0046;
	width: 840px;
	position: relative;
}
#copy p{
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	letter-spacing: 0.1em;
	float: right;
	position: absolute;
	top: 7px;
	right: 13px;
}
#copy h4{
	text-indent: -9999px;
	color: #0B0046;
	display: block;
	width: 450px;
	float: left;
}
#footer ul{
	height: 22px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding-top: 8px;
	text-align: right;
	list-style-type: none;
	width: 827px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0B0046;
	padding-right: 13px;
}
#footer li{
	display: inline;
}
#footer a{
}
/******** フッター ********/
.access {
	visibility:hidden
}
