@charset "utf-8";
/*全体*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #232323;
	font-size:12px;
	line-height:1.7em;
	margin: 0px;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
}
a {
	text-decoration:none;
	color: #232323;
}
a:hover {
	color: #999999;
	text-decoration:underline;
}
.top1 {
	background-color: #99CC00;
	float: left;
	height: 22px;
	width: 270px;
}
.top2 {
	float: right;
	height: 22px;
	width: 515px;
	padding-right: 15px;
}
h1 {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	text-align: right;
	padding-top: 1px;
}
.img_left {
	background-color: #99CC00;
	float: left;
	height: 280px;
	width: 270px;
}
.img_light {
	float: right;
	height: 280px;
	width: 550px;
}
.logo {
	float: left;
	height: 100px;
	width: 270px;
}
.botton_top {
	float: right;
	height: 100px;
	width: 550px;
}
.floatclear {
	clear: left;
	overflow:hidden;
}
.menu div{
	float:left;
	width:110px;
}
.menu a{
	display:block;
	width:110px;
	height:100;

background-repeat::no-repeat;
}
.menu a img{
	width:110px;
	height:100px;
	border:none;
}
#m1{
background-image:url(../img/botton2.jpg);
}
#m2{
background-image:url(../img/botton4.jpg);
}
#m3{
background-image:url(../img/botton6.jpg);
}
#m4{
background-image:url(../img/botton8.jpg);
}
#m5{
background-image:url(../img/botton10.jpg);
}

.menu a:hover{
background-color:#FFFFFF;
}
.menu a:hover img{
visibility:hidden;
}
.main_light {
	float: right;
	width: 550px;
}
.main_left {
	float: left;
	width: 230px;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
}
.under {
	background-color: #333333;
	height: 60px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.copy {
	float: left;
	width: 350px;
}
.under_botton {
	float: right;
	width: 430px;
	text-align: right;
}
p.menu2 a{
	font-size:11px;
	text-decoration:none;
}
p.menu2 a:link{
 color:#ffffff;
}
p.menu2 a:visited{
 color:#ffffff;
}
p.menu2 a:hover{
color:#ffffff;
text-decoration:underline;
}
.baner {
	float: right;
	width: 230px;
	margin-top: 10px;
}
.text {
	float: right;
	width: 550px;
	margin-bottom: 20px;
}
