@charset "Shift_JIS";
/* www.asahi-rubber.co.jp.*/

.section_box
{
	font-size: 117%;
}
.section_box p
{
	margin-bottom: 25px;
}
.section_box table
{
	border-left: 1px solid #ff6569;
	border-top: 1px solid #ff6569;
	border-bottom: 1px solid #ff6569;
}
.section_box table th
{
	background-color: #FFD3D4;
	border-right: 1px solid #ff6569;
	font-size: 12px;
	padding: 5px 10px;
	text-align: center;
}
.section_box table tr td
{
	background-color: #fff;
	border-right: 1px solid #ff6569;
	border-top: 1px dotted #0d0408;
	padding: 5px 10px;
	white-space: nowrap;
}
.section_box table tr.firstrow td
{
	border-top: none;
}
.section_box table td.fnt01
{
	text-align: center;
}

