@charset "UTF-8";

div#eachInfoArea{
margin-bottom: 15px;
background:url(../images/silverhome/funabashi/eachinfo.jpg) no-repeat;
background-image:url(../images/silverhome/funabashi/eachinfo.jpg);
height:200px;
position:relative;
}

div#eachInfoArea p{
position: absolute;
right: 20px;
top: 20px;
}

body.silverHome table{ width: 495px; margin-right: 20px; }
body.silverHome p.moyori{ font-weight: bold; }

body.silverHome a{ text-decoration: none; }
body.silverHome strong.silverhome{ color: #779a46; font-size: 16px; font-weight: bold; }
body.silverHome strong.living{ color: #993012; font-size: 16px; font-weight: bold; }

body.silverHome strong.dayservice{ color: #2b5db4; font-size: 16px; font-weight: bold; }

body.facility td{ padding-right: 2px; padding-bottom: 2px; padding-left: 2px; }

div#subArea ul#subNaviEach{
background: #FFA730;
}

body.silverHome div#subArea ul#subNaviCategory{
background: #CCDC5D;
}

body.silverHome ul#topNaviCategory{ background: #a1d5ff; padding: 5pt; }

body.silverHome h3{
clear:both;
color: #5b9213; /* 文字の色 */
font-size:14px; /* 文字のサイズ */
font-weight:bold; /* 文字の太さ */
padding: 5px 5px 5px 15px; /* 帯内の余白 */ 
border-bottom: 1px #5b9213 solid; /* 下の枠線（太さ・色・スタイル） */ 
border-left: 8px #5b9213 solid; /* 左の枠線（太さ・色・スタイル） */ 
}

/* --- index(faclity) --- */

/* --- individual --- */ 
div.facility div#individualRoom{
margin: 0 10px;
}

div.facility div#individualRoom div.colLeft{
width: 250px;
}

div.facility div#individualRoom div.colRight{
width: 200px;
}

div.facility div#individualRoom p{
margin-bottom: 10px;
}

div.facility div#individualRoom p.description{
margin-top: 20px;
}

/* --- facility --- */
div.facility div#summary table tr *{
text-align: left;
}

div.facility div#summary table tr th{
background: #DFF2DA;
}


/* --- price --- */
/* --- normal --- */
div.price div#normalPrice h4{
background : #CCDC99;
border: #5B9213 1px solid;
border-bottom: none;
text-align: center;
}

div.price div#normalPrice table{
width: 505px;
}

div.price div#normalPrice ul{
margin: 20px 10px;
}

/* --- short stay --- */
div.price div#shortPrice table{
width: 505px;
}

div.price div#shortPrice table tr.even{
background: #ccdc99;
}

div.price div#shortPrice table th{
background: #496A43;
color: #FFFFFF;

}

/* --- index --- */
h2#themeTitle{
margin-bottom: 15px;
}

div.service div#careArea dl{
margin-top: 20px;
}

div.service div#careArea dd{
margin: 5px 20px 10px;
}

/* --- access --- */
div.access div#map p{
text-align: center;
}

/* --- event --- */
/* --- season ---*/
div.event div#seasonArea div.seasonEach{
width: 235px;
background: url(../images/silverhome/bg_event_each_bottom.gif) no-repeat left bottom;
}

div.event div#seasonArea div.seasonEach div.bgWrapTop{
padding: 20px 0;
background: url(../images/silverhome/bg_event_each_top.gif) no-repeat left top;
}

div.event div#seasonArea div.seasonEach h4{
margin: 0 20px 5px;
color: #0086D8;
}

div.event div#seasonArea div.seasonEach p.seasonDescription{
margin: 0 15px 10px;
width: 205px;
}

div.event p.eventPhoto{
margin: 0 auto 10px 10px;
text-align: center;
width: 210px;
background: url(../images/silverhome/bg_event_each_photo.gif) no-repeat left top;
}

div.event p.eventPhoto img{
margin: 10px;
}

/*
div.event div#seasonArea div.seasonEach p.seasonPhoto{
margin: 0 auto 10px 10px;
text-align: center;
width: 210px;
background: url(../images/silverhome/bg_event_each_photo.gif) no-repeat left top;
}

div.event div#seasonArea div.seasonEach p.seasonPhoto img{
margin: 10px;
}
*/

/* --- recreation --- */
div.event div#recreationArea div.recreationEach{
background: url(../images/silverhome/bg_event_recreation_bottom.gif) no-repeat left bottom;
}

div.event div#recreationArea div.recreationEach div.bgWrapTop{
padding: 20px 0;
background: url(../images/silverhome/bg_event_recreation_top.gif) no-repeat left top;
}

div.event div#recreationArea h4{
margin: 0 30px 5px;
color: #0086D8;
}
div.event div#recreationArea p.recreationDescription{
margin: 0 25px 10px;
width: 455px;
}

div.event div#recreationArea div.recreationPhotoArea{
margin: 0 15px 10px;
width: 455px;
}

/* --- occupancy --- */
div.occupancy div.section{
padding-left: 0;
}

/* --- staff --- */
div.eachStaffArea{
margin-bottom: 10px;
}


div.staff p.staffPhoto{
margin: 0 auto 10px 10px;
text-align: center;
width: 400px;
background: url(../images/silverhome/bg_staff_each_photo.gif) no-repeat left top;
}

div.staff p.staffPhoto img{
margin: 10px;
}

div.staff div.staffDescription{
width: 500px;
}

div.staff div.staffDescription h4{
margin-top: 5px;
color: #0086D8;
font-size: 150%;
font-weight: bold;
}
div.staff div.staffDescription h5{
color: #0086D8;
font-size: 120%;
font-weight: bold;
}

div.staff div.staffDescription p{
margin: 5px 0;
}

body.silverHome  div.facilityBlock{ width: 495px; clear: both; margin-bottom: 10px; padding: 2px; border: solid 1px #a2a2a2; }

hr{ color: #ccc; }
