@charset "shift_jis";

/* トップページ　CSS Document */

/*---------------------------------------------
 コンテンツ
---------------------------------------------*/
div#cont_title {
	width: 193px;
	height: 26px;
	margin: 0px;
	margin-top: 21px;
	margin-left: 18px;
	margin-bottom: 31px;
	padding: 0px;
}

div#cont_main {
	width: 574px;
	margin: 0px;
	margin-left: 25px;
	padding: 0px;
}

table, tr, th, td {
	border-collapse: collapse;
	font-size: 1.0em;
	color: #281400;
}

th {
	width: 145px;
	text-align: left;
	vertical-align: top;
	font-size: 1.0em;
	padding: 10px 0px;
}

td {
	width: 429px;
	padding: 10px 0px;
}

.borderBottom {
	border-bottom: #502800 thin dashed;
}

/* end of file */
