@charset "UTF-8";
body, p, h1, h2, h3, ol, img, table , div{
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.waku {
	background-color: #FFFFFF;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 640px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 150px;
	padding-bottom: 10px;
	height: auto;
}
h2 {
	font-size: 18px;
	color: #8B4513;
	margin-top: 20px;
	margin-bottom: 10px;
}
.chuo {
	text-align: center;
}
.migi {
	text-align: right;
}
table {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/mouse.jpg);
	background-repeat: no-repeat;
	background-position: 470px bottom;
	margin-top: 10px;
	margin-bottom: 10px;
}
.waku p, h1, h2, h3 , ol{
	padding-right: 20px;
	padding-left: 20px;
}
th {
	background-color: #778899;
	color: #EEE;
}
h1 {
	font-size: 24px;
	background-image: url(images/H1_background.jpg);
	background-repeat: no-repeat;
	width: 600px;
	font-weight: bold;
	height: 40px;
	background-position: center top;
	padding-top: 15px;
	color: #8B4513;
	text-align: center;
	float: right;
	clear: none;
}
h3 {
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #8B4513;
}
.toiawase {
	font-size: 18px;
	color: #F08080;
	text-align: center;
	margin-bottom: 5px;
}
a {
	font-size: 12px;
	color: #00BFFF;
}
a:visited {
	color: #9370DB;
}
.haikei2 {
	background-image: url(images/mouse2.jpg);
	background-repeat: no-repeat;
	background-position: 370px bottom;
}
.haikei3 {
	background-image: url(images/mouse3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.waku-sub {
	background-color: #FFFFFF;
	width: 640px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.waku-sub p, h1, h2, h3 ,ol{
	padding-right: 20px;
	padding-left: 20px;
}
.logo-chosei {
	padding-top: 8px;
	margin-bottom: 10px;
}
ol {
	margin-left: 36px;
}
