body {
	font-size: 12px;
	_font-size: 75%;
	*font-family: "CI", Meiryo, Osaka, "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "lr oSVbN", sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(img/bg_logo.gif);
}

a img {
	border: 0px;
}


.header {
	height: 30px;
	background-color: #CC0000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}


.menu {
	background-image: url(img/bg_menu.gif);
	margin: 0px 0px 10px 0px;
	padding: 7px 0 0;
}
.menu ul{
	width: 762px;
	height: 39px;
	list-style: none;
	margin: 0px auto;
	padding: 0px;
}
.menu li{
	float: left;
	margin: 0;
	padding: 0;
}
.menu span{ display: none; }

.menu01 a{
	display: block;
	width: 97px;
	height: 30px;
	margin-right: 13px;
	background-image: url(img/button01.gif);
}
.menu02 a{
	display: block;
	width: 97px;
	height: 30px;
	margin-right: 13px;
	background-image: url(img/button02.gif);
}
.menu03 a{
	display: block;
	width: 97px;
	height: 30px;
	margin-right: 14px;
	background-image: url(img/button03.gif);
}
.menu04 a{
	display: block;
	width: 97px;
	height: 30px;
	margin-right: 14px;
	background-image: url(img/button04.gif);
}
.menu05 a{
	display: block;
	width: 97px;
	height: 30px;
	margin-right: 14px;
	background-image: url(img/button05.gif);
}
.menu06 a{
	display: block;
	width: 97px;
	height: 30px;
	margin-right: 14px;
	background-image: url(img/button06.gif);
}
.menu07 a{
	display: block;
	width: 97px;
	height: 30px;
	margin-right: 0;
	background-image: url(img/button07.gif);
}
.menu08 a{
	display: block;
	width: 209px;
	height: 30px;
	margin-right: 10px;
	background-image: url(img/button08.gif);
}
.menu09 a{
	display: block;
	width: 212px;
	height: 30px;
	margin-right: 10px;
	background-image: url(img/button09.gif);
}
.menu10 a{
	display: block;
	width: 213px;
	height: 30px;
	margin-right: 10px;
	background-image: url(img/button10.gif);
}
.menu11 a{
	display: block;
	width: 97px;
	height: 30px;
	margin-right: 0;
	background-image: url(img/button11.gif);
}

.menu li a:hover,
.banner a:hover img{
	opacity:0.65!important;
	filter: alpha(opacity=65)!important;
}




.main {
	width: 730px;
	font-size: 1.12em;
	line-height: 140%;
	letter-spacing: 0.05em;
	margin: 0px auto;
	padding: 10px 0px 20px 0px;
}






/* oi[
-------------------------------------------------------------------------------- */
.banner{
	height: 80px;
	text-align: center;
	margin: 0 auto;
}
.banner img{
	display: inline;
	float: left;
}




.top {
	width: 700px;
	height: 282px;
	border-left: 2px solid #8f8f8f;
	border-right: 2px solid #8f8f8f;
	border-bottom: 2px solid #8f8f8f;
	margin: 0px 0px 5px 0px;
	padding: 13px;
}
.top b {
	color: #FF3333;
}

.top2 {
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	margin: 7px 0px 0px 0px;
}

.top3 {
	background-image: url(img/top.jpg);
	text-align: right;
	width: 442px;
	height: 282px;
	float: right;
}
.top3 img {
	padding: 0px;
	margin: 209px 0px 0px 0px;
}


.copy {
	width: 630px;
	height: 23px;
	margin: 0px auto;
	padding: 7px 0 0;
	background-image: url(img/copy.gif);
	font-weight: bold;
	text-align: center;
}