body {
	background-color: #FFCCCC;
	text-align:center;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	background-image: url(../img/kabe.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
    }

a:link {
	color: #333333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CE2900;
}


.top-main {
	width: 750px;
	background-color: #FFFFFF;
	margin: auto;
	height: auto;
}

.headder {
	width: 750px;
}
.contets {
	width: 750px;
}
.info {
	width: 300px;
	float: left;
	line-height: 150%;
}
.info-e {
	width: 400px;
	float: left;
	line-height: 150%;
}
.menu {
	width: 450px;
	float:left;
}
.menu-e {
	width: 350px;
	float:left;
}
.hokenjo {
	width: 750px;
	clear: both;
	text-align: center;
}

.copyright {
	font-size: 10px;
	color: #FFFFFF;
	padding-right: 10px;
	text-align: right;
}
.footer {
	text-align: right;
	width: 750px;
	background-color: #E59999;
	
}
