@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content h3.spa{
	margin-bottom: 15px;
}
#content h4{
	margin-bottom: 15px;
}
/*-------------------------------------------------------------------
	.section
-------------------------------------------------------------------*/
#content .section {
	margin-bottom:37px;
}
#content .section .box {
	overflow: hidden;
	/zoom: 1;
	margin-bottom:-20px;
}
#content .box ul {
	margin-left:20px;
	float:right;
}

#content .box ul li {
	margin-bottom:20px;
	width:240px;
	text-align:center;
}

#content .box .txt {
	margin-bottom:20px;
}

#content .section .att {
	margin-top: 7px;
	font-size:0.92em;
	line-height:1.6;
}


/* --------------------------------------
	table
-------------------------------------- */

#content .section table.sp {
	margin-top:20px;
}

#content table th{
	width:440px;
}
