.content_start { margin-top:35px; }

.p_tit { font-size:17px; color:#000; margin-bottom:10px; }
.p_tit strong { color:#c0232a; }

table { width:100%; border-top:1px solid #eeeeee; border-left:1px solid #eeeeee; }
table td {
	font-size:12px; line-height:28px; color:#333333; box-sizing:border-box; padding:0 20px;
	border-bottom:1px solid #eeeeee; border-right:1px solid #eeeeee;
}
table td:first-child { width:25%; text-align:center; }

table tr.color td { background:#fafafa; }