@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#content h4 {
	margin-bottom: 20px;
	line-height:1.0;
	padding:0 0 8px 10px;
	color:#6C7846;
	font-weight:bold;
	font-size:1.15em;
	border-bottom:2px solid #D0D7BD;
}
/*-------------------------------------------------------------------
	#company
-------------------------------------------------------------------*/
#company{
	margin-bottom: 40px;
}
#content table th {
	width: 160px;
}
#content table th,
#content table td {
	padding: 3px 9px;
	line-height:1.6;
}
#content table td p.top{
	margin-bottom: 25px;
}
#guide {
	margin-bottom: 40px;
}
#payment {
	margin-bottom: 40px;
}

