@charset "UTF-8";
/* CSS Document */
body{
	font-size: 14px;
}
#wrapper{
	background-color: #FFFFFF;
	padding: 0px;
	width: 952px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
.clear{
	clear: both;
}

a{
	color: #504030;
	text-decoration: underline;
}

a:hover{
	color: #504030;
	text-decoration: none;
}

.red16{
	color: #9C2F28;
	font-size: 16px;
}
/*----ヘッダー----*/
#header{
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h1{
	margin: 0px;
	padding-top: 27px;
	padding-left: 15px;
}

/*----ヘッドナビ----*/
#head_navi{
	padding: 0px;
	width: 952px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#head_navi ul  {
	list-style:none;
	margin:0px;
	padding:0px;
}



#head_navi li {
	float:left;
	font-size:10px;
}

#hn01 a{
	background-image: url(../images/hn01.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 53px;
	width: 190px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	margin: 0px;
}

#hn01 a:hover{
	background-image: url(../images/hn01_o.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 53px;
	width: 190px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	margin: 0px;
}

#hn01_o a{
	background-image: url(../images/hn01_o.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 53px;
	width: 190px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	margin: 0px;
}



#hn02 a{
	background-image: url(../images/hn02.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 53px;
	width: 191px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	margin: 0px;
}

#hn02 a:hover{
	background-image: url(../images/hn02_o.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 53px;
	width: 191px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	margin: 0px;
}

#hn02_o a{
	background-image: url(../images/hn02_o.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 53px;
	width: 191px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	margin: 0px;
}



#hn03 a{
	background-image: url(../images/hn03.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 53px;
	width: 191px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	margin: 0px;
}

#hn03 a:hover{
	background-image: url(../images/hn03_o.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 53px;
	width: 191px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	margin: 0px;
}

#hn03_o a{
	background-image: url(../images/hn03_o.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 53px;
	width: 191px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	margin: 0px;
}




#hn04 a{
	background-image: url(../images/hn04.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 53px;
	width: 192px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	margin: 0px;
}

#hn04 a:hover{
	background-image: url(../images/hn04_o.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 53px;
	width: 192px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	margin: 0px;
}
#hn04_o a{
	background-image: url(../images/hn04_o.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 53px;
	width: 192px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	margin: 0px;
}



#hn05 a{
	background-image: url(../images/hn05.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 53px;
	width: 188px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	margin: 0px;
}

#hn05 a:hover{
	background-image: url(../images/hn05_o.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 53px;
	width: 188px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	margin: 0px;
}

#hn05_o a{
	background-image: url(../images/hn05_o.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 53px;
	width: 188px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	margin: 0px;
}



/*----コンテンツ----*/
#contents{
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 30px;
}



/*----フッター----*/
#footer{
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 132px;
	width: 952px;
}

.foot_navi{
	margin: 0px;
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 10px;
	color: #FFFFFF;
}

.foot_navi_left{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
}

.foot_navi_right{
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: right;
	width: 450px;
}

.foot_navi a{
	color: #FFFFFF;
	text-decoration: none;	
}

.foot_navi a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}
