@charset "utf-8";

/* コンテンツスタイル
------------------------------------------------------------- */
div#contents h4.midashi02 {
	margin-left: 95px;
}

div#contents table {
	width: 720px;
	margin: 0 100px;
	font-size: 100%;
	line-height: 1.4;
}

div#contents table th,
div#contents table td {
	padding: 8px 20px;
	border: 1px solid #EADAB4;
}

div#contents table th {
	width: 110px;
	background: url(../images/th_bg.gif) 0 0 no-repeat;
	color: #744B27;
	font-weight: bold;
}