@charset "UTF-8";
h4       {
	font-size: 108%;
	background-image: url(../common/h3Bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #663300;
	padding-left: 10px;
	margin-bottom: 15px;
	clear: both;
}
#flash {
	margin-top: 10px;
	margin-bottom: 67px;
}
.Box {
	padding-bottom: 17px;
	padding-top: 17px;
	clear: both;
}
.Box    .L400 {
	width: 400px;
	padding-left: 10px;
	float: left;
	font-size: 93%;
	line-height: 150%;
	color: #666666;
}
.Box     .R295 {
	float: right;
	width: 295px;
}
.uLine   {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D79F82;
}

