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

*{
	margin:0;
	padding:0;
}
	
body{
	font-size:12px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka,"MS PGothic", sans-serif;
	line-height:1.5;
	letter-spacing:0.1em;
	background-repeat: repeat;
	background-color: #FF99CC;
	}
a {
	color:#FFF;
	}
a {
	text-decoration:none;
	}
a:visited {
	color:#639;
	}
a:hover{
	color:#36F;
	}

#wrapper {
	width:800px;
	margin:0 auto;
	text-align:left;
	background-color: #FFFFFF;
	}

#contents {
	width: 800px;
	margin: 0px auto;
	height: auto;
}

#header {
	height: 25px;
	width: 800px;
	background-color: #FFFFFF;
}

h1 {
	height: 330px;
	width: 800px;
	margin-bottom: 10px;
}

　h2 {
	height: 25px;
	width: 800px;
	margin-bottom: 10px;
}
#top {
	height: 140px;
	width: 780px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
h3 {
	height: 35px;
	width: 800px;
}
#kaisai {
	margin: 10px;
	height: 90px;
	width: 780px;
	font-weight: normal;
}
#sokubai {
	height: 25px;
	width: 800px;
}
#sokubai_text {
	margin: 10px;
	height: 20px;
	width: 780px;
	font-weight: normal;
}
#co {
	height: 25px;
	width: 800px;
}
#gaiyou {
	font-weight: normal;
	margin: 10px;
	height: 40px;
	width: 780px;
}
#kaisai_day {
	height: 25px;
	width: 800px;
}
#kaisai_day_text {
	font-weight: normal;
	height: 280px;
	width: 780px;
	margin: 10px;
}
#image {
	height: 300px;
	width: 800px;
	padding-bottom: 10px;
}
#image_left {
	float: left;
	height: 300px;
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
}
#image_right {
	clear: right;
	float: right;
	height: 300px;
	width: 470px;
	padding-right: 10px;
}
#image_2 {
	height: 330px;
	width: 800px;
}
#footer {
	height: 25px;
	width: 800px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
p {
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	margin-bottom: 10px;
}

