@charaset "UTF-8";

/* -------------------------------
ページヘッダー、ノンブル */


#story_content .nombre{
	background: url(../img/bg_nombre.png) repeat-y top left;
	color: white;
	text-align: right;
	padding: 0 20px;
	line-height: 33px;
	vertical-align: middle;
}

h1{
	background: url(../img/bg_nombre.png) repeat-y top left;
	padding: 0 10px 0 12px;
	border-bottom: 1px solid #96AD92;
}

ul.sub-menu{
	padding: 12px 16px 0;
	margin-bottom: 17px;
	background: url(../img/facilities/bg_sub-menu.png) repeat-x top left;
	height: 52px;
}

ul.sub-menu li{
	float: left;
}

.sub-title{
	padding: 0 21px 0 23px;
}