@charset "UTF-8";
.page h3 {
	font-size: 20px;
	margin: 0 15px 0 0;
	padding: 0 20px 0 15px;
	border-left: solid 10px #a8a28f;
/*	border-right: solid 1px #a8a28f;  */
/*	display: inline;  */
/*	float: left;  */
}
.page p.outline {
	margin: 0 0 20px 25px;
	padding: 5px 0 0 0;
}
.page h3.genjyuku {
	font-size: 18px;
	min-height: 34px;
	height: 34px !important;
	height: 34px;
	margin: 0 10px;
	padding: 0 0 0 45px;
	border-bottom: solid 1px #333;
	border-left: none;
	border-right: none;
	display: block;
	background: url(/images/img_sprite.gif) no-repeat 0 -120px;
	float: none;
}
.page p.outline.genjyuku {
	margin: 8px 20px 15px;
	padding: 0;
}
#ContsBox {
	margin: 0 10px;
	padding: 0 0 40px;
}
