@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

.no_works{
	margin-bottom:30px;
}

#content h3.spa{
	margin-bottom: 25px;
}
#content h2 {
	padding: 10px 0 38px;
}
/*-------------------------------------------------------------------
	.box
-------------------------------------------------------------------*/
#content .box{
	overflow:hidden;
	zoom:1;
	clear:both;
	margin-bottom: 40px;
	padding: 29px 29px 17px;
	border: 1px solid #D7E5E9;
	background:url(../image/index13.png) left top repeat;
}
#content .box.ev{
	margin-bottom: 70px;
}
#content .box .in{
	float:right;
	width:260px;
}
#content .box .in p{
	margin-bottom: 12px;
}
#content .box .in p a{
	border: 1px solid #D7E5E9;
	width: 258px;
	height: 258px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
#content .box .left{
	width:460px;
}
#content .box .in ul{
	overflow:hidden;
	zoom:1;
	clear:both;
}
#content .box .in ul li{
	float:left;
	margin: 0 12px 12px 0;
}
#content .box .in ul li.none{
	margin-right:0;
}
#content .box .in ul li a{
	border: 1px solid #D7E5E9;
	width: 54px;
	height: 54px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}