body {
margin: 0;
padding: 0;
background-color: #ffffff;
color: #2b2b2b;
font-size: 100%;
}

a:link {
	color: #660000;
}
a:visited { color: #000090; }
a:hover { color: #ff8000; }
a:active { color: #ff8040; }

.wide {
	margin: 0px auto;
	width: 780px;
	background: #eeeeee;
}

.title {
	background: #eeeeee;
	text-align: center;
	height: 100px;
	width: 780px;
}
h1 {
	font-size: 18px;
	padding: 5px;
}
h3 {
	font-size: 14px;
	line-height: 22px;
	padding: 10px;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	padding: 5px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #000066;
}
.about {
	background: #eeeeee;
	float: left;
	width: 315px;
	padding-right: 10px;
	padding-left: 25px;
	text-align: left;
	padding-top: 15px;
	height: 370px;
}
.setumei {
	background: #eeeeee;
	height: 50px;
	width: 780px;
	text-align: center;
}

.navi {
	font: 14px/normal "ＭＳ ゴシック", "Osaka－等幅";
	text-decoration: none;
	clear: both;
	height: 30px;
	width: 780px;
	text-align: center;
	padding-top: 10px;
	background: #eeeeee;
}

.mado {
	background: #eeeeee;
	float: left;
	width: 370px;
	text-align: center;
	top: 10px;
	font: normal 14px "ＭＳ ゴシック", "Osaka－等幅";
	padding: 30px;
	height: 325px;
}
.footer {
	background: #eeeeee;
	clear: both;
	height: 30px;
	width: 780px;
	text-align: center;
	padding-top: 10px;
	font-size: 12px;
}
.ads {
	background: #eeeeee;
	padding: 15px 0px 15px 30px;
	float: left;
	height: 280px;
	width: 350px;
}
.maukie {
	background: #eeeeee;
	text-align: center;
	padding: 20px;
	height: 270px;
	width: 360px;
	float: left;
	font-size: 14px;
}



.main {
	background: #eeeeee;
	width: 780px;
	height: 350px;
}
p {
	font: normal 14px/20px "ＭＳ ゴシック", "Osaka－等幅";
}
