@charset "utf-8";
/* CSS Document */

*{
	margin:auto;
	padding:0;
	font-size:100%;
}
	
body{
	font-size:14px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS PGothic", sans-serif;
	line-height:1.5;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width:876px;
	padding: 0px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#contents {
	width: 876px;
	height: auto;
	background-image: url(images/00.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration:underline;
	color:#0000FF;
}

h1 {
	width: 876px;
	height: 585px;
	margin: 0px;
	padding: 0px;
}

#h2 {
	height: auto;
	width: 876px;
}

#img {
	height: auto;
	width: 876px;
}

#footer {
	height: 50px;
	width: 876px;
	background-color: #6F97CA;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	margin-top: 10px;
}
#a_1 {
	height: 250px;
	width: 846px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#a_2 {
	height: 236px;
	width: 846px;
	background-image: url(images/06.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#a_3 {
	background-image: url(images/08.jpg);
	background-repeat: no-repeat;
	height: 159px;
	width: 846px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#a_4 {
	background-image: url(images/10.jpg);
	background-repeat: no-repeat;
	height: 234px;
	width: 856px;
	padding-top: 30px;
	padding-left: 20px;
}
#a_5 {
	background-image: url(images/15.jpg);
	background-repeat: no-repeat;
	height: 234px;
	width: 856px;
	padding-top: 30px;
	padding-left: 20px;
}

