.menuFootLi {
	background-image: url(image/bg_menu.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 786px;
}
.btnNext {
	text-align: right;
	margin: 15px 0px 0px;
}
.yoiName {
	font-size: 120%;
	margin-top: 1em;
	margin-bottom: 0px;
}
.yoiAbout {
	margin-top: 0px;
	margin-bottom: 1em;
}

.oshiraseDateTitle {
	font-size: 120%;
	line-height: 120%;
	color: #FF6600;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #45A81F;	
}
.oshiraseName {
	font-size: 120%;
	line-height: 120%;
	background-image: url(../image/hn_shisetsu_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;
	padding-left: 23px;
	padding-bottom: 5px;
	vertical-align: middle;
	color: #1d6700;
}


.oshiraseList {
	margin: 0px;
	padding: 0px;
}
.oshiraseList dt {
	margin: 30px 0px 0px;
	padding: 0px 0px 0px 24px;
	line-height: 120%;
	background-image: url(../image/hn_shisetsu_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	color: #1d6700;
}
.oshiraseList dd {
	margin: 5px 0px 0px 24px;
	padding: 0px;
}

.oshoraseComment ,
.oshoraseCommentBorder {
	font-weight: bold;
	color: #666666;
}
.oshoraseCommentTop {}
.oshoraseCommentBorder {
	margin-top: 30px;
	border-top: 1px solid #45A81F;	
}

