@charset "utf-8";

/* ========================================================
	hanagoyomi.css => 花ごよみ用CSS
======================================================== */

a:link, a:visited {
	color: #c17f7f;
}
a:hover, a:active {
	color: #c17f7f;
}


/* ナビゲーション
============================================================================================================ */
div#naviArea {
	background-color: #edd8d8;
}


/* 見出し
============================================================================================================ */
div#mainArea h3 {
	background-image: url(../images/sub_title_shadow.gif);
}



/* 笑顔と安心の毎日のために
============================================================================================================ */
p.feature01_notes {
	font-size: 95%;;
}

div.feature_box {
	margin-bottom: 10px;
	padding: 14px 18px 0;
	background-color: #f6eee7;
	border: 1px solid #E4DFD7;
	zoom: 1;
}
div.feature_box h4 {
	margin-bottom: 10px;
}
div.feature_box h5 {
	color: #c17f7f;
}
div.feature_box dl {
	margin-bottom: 1.2em;
}
div.feature_box dt {
	float: left;
}
div.feature02 div.stripe dl dd {
	margin-left: 12em;

}
div.concept {
	margin-bottom: 30px;
}
div.concept h4 {
	margin-bottom: 8px;
	background-color: #FFFFFF;
	border: 1px solid #EADFC4;
}
div.concept li.first {
	padding-top: 2px;
}
div.event_ph {
	margin-top: 15px;
	zoom: 1;
}
div.event_ph:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div.event_ph dl {
	width: 222px;
	float: left;
	margin: 0 9px 20px 0;
}
div.event_ph dl dt {
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #E2E0DC;
}
div.event_ph dl dd {
	margin: 2px 3px 0;
}
div.kaigo p.ex {
	float: right;
	padding-top: 8px;
}
div.kaigo ul {
	margin-right: 240px;
}
div.kaigo em {
	color: #c17f80;
}





/* 施設＆居室・料金のご案内
============================================================================================================ */
div.other_facilities {
	margin-top: 20px;
	margin-left: 1px;
	padding-top: 8px;
	background: url(../../../common/images/line.gif) repeat-x;
}
div.other_facilities div {
	background-color: #f6eee7;
	border: 1px solid #E3DDD4;
	zoom: 1;
}
div.other_facilities div:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div.other_facilities div p {
	float: left;
}
div.other_facilities div ul {
	padding-top: 0.8em;
}
div.other_facilities div ul li {
	float: left;
	width: 224px;
}
div.price div.title {
	margin-top: 10px;
	background-color: #FFFFFF;
	border: 1px solid #D2CECE;
	border-bottom-width: 0;
	zoom: 1;
}
div.price div.title:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div.price div.title h4 {
	float: left;
}
div.price div.title p {
	padding: 8px 1em 0;
	text-align: right;
}
div.price dl dt {
	padding-top: 0.7em;
}
div.price dl dd {
	margin-left: 14em;
	text-align: right;
}
div.price dl dd strong {
	font-size: larger;
}
div.price dl em {
	font-size: smaller;
}
div.price dl.single dd {
	border-left: none;
}

div.price dl.monthly {
	margin: 10px 0 5px;
	padding: 12px 1em 12px 7px;
	background-color: #f6eee7;
	border: 1px solid #E3DDD4;
	color: #c17f7f;
	zoom: 1;
}
div.price dl.monthly:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
div.price dl.monthly dt,
div.price dl.monthly dd {
	padding: 0;
}
div.price dl.monthly dt {
	float: left;
}
div.price dl.monthly dd img {
	vertical-align: -4px;
}





/* 友の会のご案内
============================================================================================================ */
div.membership {
	margin-bottom: 45px;
	padding-bottom: 8px;
	background: url(../../../common/images/line.gif) repeat-x left bottom;
}
div.membership ul li ul {
	padding: 1em 0 0.5em;
}
div.membership ul li ul li {
	margin-top: 0;
	padding: 0;
	background: none;
}






/* 施設の概要
============================================================================================================ */
div#outline h3 {
	padding-bottom: 0;
	background: none;
}
div#outline01 {
	margin-bottom: 30px;
}
div#outline01 dt {
	width: 11em;
}
div#outline01 dd {
	margin-left: 13em;
}
div#outline p.time {
	text-align: right;
	margin-top: -1.6em;
}

