@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#content .same dl dd{
	text-align:center;
	margin:13px 0 47px;
}
#content .same dl dd span{
	color:#FF6633;
}
/*-------------------------------------------------------------------
	.section
-------------------------------------------------------------------*/
#content .section {
	margin-bottom: 45px;
}
#content .section.last {
	margin-bottom: 36px;
}
#content .section .box {
	margin-bottom: 13px;
	overflow: hidden;
	/zoom: 1;
}
#content .section .box p{
	margin-left: 80px;
	margin-top:-5px;
}

#content .section .att {
	margin-top: 15px;
}


/* --------------------------------------
	table
-------------------------------------- */
#content table th{
  width:145px;
  font-weight:normal;
}
#content table td{
  	padding: 13px 9px 6px 9px;
}
#content table th{
	padding: 13px 9px 6px 13px;
}
#content h4{
	background:url(../image/h4_bg.jpg) no-repeat;
	font-size:1.14em;
	padding:3px 0 0 17px;
	margin:12px 0 15px;
}
