@charset "UTF-8";
/* コンテンツ */
div.title h2 {
	width:570px;
	height:70px;
	background-image:url(../img/title.png);
	background-position:right center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:0em;
}
.gu_box {
	width:490px;
	margin-left:30px;
	line-height:1.6;
	background-color:#e2dec1;
	padding:15px 20px 13px;
	border-top:1px dotted #996;
	border-bottom:1px dotted #996;
}
.table2 th {
	font-size:100%;
	text-align:left;
}
.table2 td {
	text-align:right;
	color:#c33;
}