@charset "utf-8";


/*-----------------------------
	contents
------------------------------*/

#contents_inner{
	clear:both;
	width:100%;
	color:#4C4C43;
	font-size:14px;
	line-height:1.6;
	text-align:center;
	margin:-30px 0 0;
	background:url(images/bg.jpg) repeat;
	overflow:hidden;
}
/* gw */
#gw{
	background:url(images/bg2.jpg) no-repeat center 740px;
	overflow:hidden;
}
#gw h2{
	padding:35px 0;
	background:url(images/bg1.jpg) no-repeat center top;
}
#gw p{
	clear:both;
	margin-bottom:40px;
}
#gw p.box2 img{
	margin-right:-35px;
}
#gw ul{
	clear:both;
	width:862px;
	overflow:hidden;
	margin:0 auto 60px;
}
#gw ul li{
	float:left;
}
#gw ul li.mr38{
	margin-right:38px;
}






