body{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 800px;
	line-height: 140%;
	font-size: 13px;
	color: #444433;
	background-color: #FFFFFF;
}





.base{
	width: 800px;
	border-style:inset;
	border-color:#ffffff;
	border-width:0px 0px 0px 0px;
}

.header{
	width: 800px;
	height: 155px;
	background: url(../img/header.jpg);
	background-repeat: no-repeat;
}

.center {
	width: 800px;
	padding: 10px 10px 0px 5px;
	background-color : #ffffff;
	text-align: left;
}


.menu{
	width: 800px;
	height: 50px;
	background-color : #ffffff;
}

.menu1{
	width: 202px;
	height: 50px;
	float: left;
}

.menu2{
	width: 197px;
	height: 50px;
	float: left;
}

.menu3{
	width: 199px;
	height: 50px;
	float: left;
}

.menu4{
	width: 202px;
	height: 50px;
	float: left;
}

.topimage{
	width: 800px;
	height: 375px;
}

.footer{
	clear: both;
	width: 800px;
	height: 80px;
	background: url(../img/footer.jpg);
	background-repeat: no-repeat;
}




.midashi {
	font-size: 16px;
	color: #888866;
	font-family: MS Pゴシック, Osaka;
	font-weight: bold;
	border-style: solid;
	border-color: #ffcc22;
	border-width:0px 0px 2px 6px;
	width: 573px;
	padding: 4px;
}

.midashi2 {
	font-size: 15px;
	color: #888866;
	font-family: MS Pゴシック, Osaka;
	font-weight: bold;
	border-style: inset;
	border-color: #dddddd;
	border-width:0px 0px 2px 0px;
	width: 583px;
	padding: 2px;
}


.red { color: #ff4411;}
.blue { color: #5522ff;}
.brown { color: #885500;}

.migiyose { text-align: right;}

.tyuuou { text-align: center;}

.hutomoji { font-size: 14px;
	font-weight: bold;}

a	{ text-decoration: none; }
a:link { color: #ff00cc;}
a:visited { color: #ff00cc;}
a:hover { color: #ff0077;
	text-decoration: underline;}


div img { vertical-align: text-bottom; }

textarea { font-size: 13px; }
