/*****  main *****/

#main {
	margin-top: 17px;
	padding-right: 30px;
	padding-left: 30px;
}
#cm {
	background-image: url(../../cm/img/title.jpg);
	text-indent: -99999px;
	height: 46px;
	width: 860px;
	margin-bottom: 30px;
}

#catch{
	width:502px;
	height:24px;
	background-image:url(../../cm/img/catch.gif);
	margin:0px auto 30px auto;
	text-indent:-9999px;
}

#area-cm1{
	width:600px;
	text-align:center;
	margin:0px auto 40px auto;
}
#area-cm1 h2{
	width:600px;
	height:30px;
	background-image:url(../../cm/img/ttl1.jpg);
	margin-bottom:10px;
	text-indent:-9999px;
}

#area-cm2{
	width:390px;
	float:right;
	text-align:center;
	margin-bottom:40px;
}
#area-cm2 h2{
	width:390px;
	height:30px;
	background-image:url(../../cm/img/ttl2.jpg);
	margin-bottom:10px;
	text-indent:-9999px;
}

#waku800{
	width:800px;
	margin:0px auto;
}

.mb10{
	margin-bottom:10px;	
}






.goto_homeindex a{
	background-image: url(../img/bana_gohome.jpg);
	display: block;
	height: 80px;
	width: 270px;
	font-size: 1px;
	line-height: 1px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent:-9999px;
	float: left;
	margin-top: 40px;
}
.goto_homeindex a:hover{
	background-position: 0px 80px;
}
.goto_factoryindex a{
	background-image:url(../img/bana_gofactory.jpg);
	display: block;
	height: 80px;
	width: 260px;
	font-size: 1px;
	line-height: 1px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent:-9999px;
	float: left;
	margin-top: 40px;
}
.goto_factoryindex a:hover{
	background-position: 0px 80px;
}
.goto_apartindex a{
	background-image:url(../img/bana_goapart.jpg);
	display: block;
	height: 80px;
	width: 270px;
	font-size: 1px;
	line-height: 1px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent:-9999px;
	float: left;
	margin-top: 40px;
}
.goto_apartindex a:hover{
	background-position: 0px 80px;
}
