@charset "shift_jis";
@import "common.css";
@import "contents.css";

#contents_body table.center {
	border: 1px solid #915036;
	margin: 5px auto;
}

#contents_body td.border {
	border: 1px solid #915036;
}

#contents_body .cen {
	text-align: center;
}

#contents_body .kmds_brown {
	font-size: 14px;
	color: #804000;
	line-height: 20px;
	font-weight: bold;
}

#contents_body .b_line {
	background-image:url(../images/lineb_brown.gif);
	background-repeat:repeat-x;
	padding-top:10px;
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
}

