/* CSS Document */

body{
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
}

.base{
	width: 818px;
	margin:0px auto 0px auto;
	background-image: url(../img/base.gif);
}

.header {
	height: 92px;
	background-image: url(../img/head_img.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 818px;
}

.mainimg {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	height: 220px;
	width: 770px;
}

.right {
	float: right;
	width: 205px;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.center {
	width: 518px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 25px;
	clear: left;
	float: none;
}

.comment{
	width: 480px;
	padding:0px 5px;
	font-size: 12px;
	color: #333333;
}
.info{
	width: 480px;
	padding:0px 0px 0px 14px;
	font-size: 14px;
	float: none;
	color: #FFFFFF;
	background-color: #CC6699;
	border: thick #FF3366;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 20px;
}

.kaijyo{
	clear: left;
	margin-top: 30px;
	margin-bottom: 30px;
}

.footer {
	background-image: url(../img/foot.gif);
	background-repeat: no-repeat;
	clear: right;
	height: 60px;
	font-size: 10px;
	font-style: normal;
	text-align: center;
}

.box-menu{
	border-left: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	padding:0px 0px 0px 5px;
	margin:30px 0px 10px;
	clear: right;
	text-align: center;
}
