@charset "utf-8";

*{margin:0;padding:0;}

html{background:#ffffff;}

body{
font: 13px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#252525;
background:#ffffff url(images/header.png) repeat-x top center;
}

body#sub {
background: url(images/header_sub.png) repeat-x;
}

a{color:#e8807d;text-decoration:none;}
a:hover{color:#4db849;text-decoration:none;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}
p{margin-bottom: 10px;}
.center{text-align:center;}
.right{text-align:right;}


/*******************************
全体幅
*******************************/
#header, #container, .inner{
margin: 0 auto;
width: 960px;
}


/*******************************
/* ヘッダー
*******************************/
#header{
position:relative;
height: 130px;
}

#header h1,#header h2, #header h3, #header ul, #header .banners{
font-weight:normal;
position:absolute;
top:0;
color: #333;
font-size: 10px;
line-height: 21px;
}

#header h2{right:0;}

/* ロゴの位置 */
#header h3{top: 42px;}


/******************
/* ヘッダーナビゲーション
******************/
/*
#header ul{
top: 40px;
right:0;
width: 305px;
height: 14px;
background:url(images/topnav.png) no-repeat 0 0;
line-height:14px;
}

#header ul li{float:left;list-style:none;}

#header ul a{
text-indent: -9999px;
text-decoration: none;
display: block;
height: 14px;
background:url(images/topnav.png) no-repeat;
}

#header ul a#contact{background-position:0 0;width: 110px;}
#header ul a#sitemap{background-position:-110px 0;width:104px;}
#header ul a#access{background-position:-214px 0;width:91px;}

#header ul a#contact:hover, #header ul li.active a#contact{background-position:0 -14px;}
#header ul a#sitemap:hover, #header ul li.active a#sitemap{background-position:-110px -14px;}
#header ul a#access:hover, #header ul li.active a#access{background-position:-214px -14px;}

*/
/******************
/* ヘッダー　バナー
******************/
#header .banners{
right:-10px;
top:50px;
}

#header .banners img{margin-right:10px;}


/************************************
/* メインナビゲーション
************************************/
ul#mainnav{
margin: 0 auto;
width: 960px;
height: 60px;
background:url(images/main-nav.png) no-repeat 0 0;
}

ul#mainnav li{float:left;list-style:none;width:192px;}

ul#mainnav a{
text-indent: -9999px;
text-decoration: none;
display: block;
width: 192px;
height: 60px;
background:url(images/main-nav.png) no-repeat 0 0;
}

ul#mainnav a#home{background-position:0 0;}
ul#mainnav a#menu1{background-position:-192px 0;}
ul#mainnav a#menu2{background-position:-384px 0;}
ul#mainnav a#menu3{background-position:-576px 0;}
ul#mainnav a#menu4{background-position:-768px 0;}


ul#mainnav a#home:hover, ul#mainnav li.active a#home{background-position:0 -60px;}
ul#mainnav a#menu1:hover, ul#mainnav li.active a#menu1{background-position:-192px -60px;}
ul#mainnav a#menu2:hover, ul#mainnav li.active a#menu2{background-position:-384px -60px;}
ul#mainnav a#menu3:hover, ul#mainnav li.active a#menu3{background-position:-576px -60px;}
ul#mainnav a#menu4:hover, ul#mainnav li.active a#menu4{background-position:-768px -60px;}



/*******************************
メイン画像
*******************************/
#mainImage{
}


/*******************************
コンテンツ位置
*******************************/
#container{
padding: 20px 0;
}

#main {
float: left;
width: 715px;
padding-bottom:40px;
}

#sidebar {
float: right;
width: 225px;
padding-bottom:40px;
font-size:13px;
}


/*************************
/* ボックスの囲み
/* .boxContainer
/* 背景画像でボックスの高さを調整
/*
/* 各ボックス
/* .box1 1番目の2つのbox
/* .box2 2番目の3つのbox（画像）
/* .box3 3番目の2つのbox
/* .box4 4,5番目の1つのbox
/* #sidebar .box1 サイドバーのbox
*************************/
.boxContainer{
width:715px;
margin:0 auto 20px;
background:url(images/box1.gif) 0 100%;
}

.box1,.box2, .box3, .box4{
float: left;
width: 225px;
margin: 0 20px 20px 0;
}

.box1, .box3, .box4{
width:327px;
margin:0 21px 0 0;
padding: 10px;
border-top:1px solid #dadada;
}

#sidebar .box1{
width:209px;
margin: 0 0 10px;
padding: 10px 7px;
border:1px solid #dadada;
background: #fff;
}

.box3{
width:347px;
padding:0 0 10px;
}

.box4{
margin:0 0 20px 0;
padding:0;
width:715px;
border:1px solid #dadada;
background: #fff;
}

/* 最後のbox */
.last{margin-right:0;}


/* 画像を中央表示 */
.box1 .center{padding-bottom:10px;}

/* 画像を左に回りこみ */
.box4 img{
float:left;
margin: 0 10px 10px;
}

.box4 h4 img{float:none;margin:0 0 10px;}

.box4 p{padding: 0 10px 10px;}



#date {
text-align: right;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 10px;
font-weight:bold;
color:#858585;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

.box_img_border{
   border: 1px solid #cccccc;
   padding: 1px;
  margin: 1px;
}


/*************
/* 見出し
*************/
.box3 h4{margin-bottom:10px;}

#container h3{
margin-bottom:10px;
padding-bottom:5px;
color: #857d53;
font-weight: normal;
border-bottom: 1px solid #dddddd;
}

#container h2{
padding: 0 5px 0 0;
margin-bottom:10px;
line-height:37px;
font-size: 17px;
font-weight: normal;
color:#857d53;
background:url(images/h2Bg.png) no-repeat 0 100%;
}

#container .box4 h3{
padding: 7px 5px;
}


/*************
/* リスト
*************/
#container ul{margin-left: 5px;}

#container ul li, #footerUpper ul li{
list-style: none;
margin-bottom: 8px;
padding: 0 5px 0 12px;
background:url(images/bullet.gif) no-repeat 0 5px;
}

#container .box3 ul{padding: 0 5px;}

#sidebar ul{margin-left:3px;}

/*************
サイド（右側）コンテンツ
*************/
#sidebar p{margin-bottom:10px;}

    #sidebar ul{margin-bottom:10px;
            font-size: 12px;}

    #sidebar ul .side-sname{font-size: 11px;}

/*******************************
/* フッター
*******************************/
#footerUpper{
clear:both;
padding: 20px 0;
overflow: hidden;
background:#f6f6f6;
}

#footerUpper .inner{
background:url(images/footerBorder.gif) repeat-y;
}

#footerUpper .inner .box{
float: left;
width: 210px;
padding-left:10px;
margin:0 20px 10px 0;
line-height: 1.2;
}

#footerUpper .inner .last{
width: 230px;
margin-right:0;
}

#footerUpper ul li{
color:#fff;
background:url(images/bullet.gif) no-repeat 0 3px;
}

#footerUpper a{color:#666;}
#footerUpper a:hover{color:#857d53;}

#footerLower{
clear:both;
padding: 10px;
text-align:center;
border-top:1px solid #fff;
background:#e2e2e2;
}

address{
color: #333;
font-style:normal;
font-size:13px;
}

#footerUpper .inner .box ul .li-s a {
    font-size: 10px;
}



/*******************************
/* pages
*******************************/

/**index********************************************************/
#main .rinen_first{
    padding: 0 20px;
}

#main .rinen_cmt{
    padding: 0 30px;
}







/**facility********************************************************/
.facilitybox{
    overflow: hidden;
    margin: 10px 0 30px 0;
}

.facilitybox-left{
    float: left;
    width: 230px;
    border: 1px solid #ddd;
}

.facilitybox-center{
    float: left;
    width: 230px;
    margin: 0 8px;
    border: 1px solid #ddd;
}

.facilitybox-right{
    float: left;
    width: 230px;
    border: 1px solid #ddd;
}

.facilitybox .facility-name{
    font-size: 11px;
    text-align: center;
}

#main .facilitybox a:link,#main .facilitybox a:visited{
    color: #252525;
    text-decoration: none;
}

#main .facilitybox a:hover{
    color: #4db849;
}

#main .facilitybox .facility-img{
    padding: 5px 5px 5px 5px;
    margin: 0;
}


#main .facilitybox img:hover{
    opacity: 0.8;
}


/**fee********************************************************/
.feebox{
    margin: 10px 5px 5px 5px;
    overflow: hidden;
}

.feebox-left{
    float: left;
}

.feebox-center{
    float: left;
    margin: 130px 5px 0px 5px;
}

.feebox-center2{
    float: left;
    margin: 80px 10px 0px 10px;
}

.feebox-right{
    float: left;
}

.feebox-center p,.feebox-center2 p{
    font-size: 25px;
    font-weight: bold;
}

.feebox table{
    margin: 5px 0px 10px 0px;
    border: 1px solid #ddd;
}

.feebox table th{
    width: auto;
    height: 30px;
    font-weight: normal;
    border: 1px dotted #ccc;
    background: #ecf7eb;
    padding: 5px 15px;
}

.feebox table td{
    text-align: center;
    border: 1px dotted #ccc;
    padding: 8px 8px;
    width: auto;
}

.feebox table .fee-title{
    background: ;
}

#main .feebox .fee_cmt{
    margin: 0 0 2px 13px;
}

#main .feebox .fee-first{
    font-size: 17px;
    color: #8d8c70;
}

#main .feebox .first-cm{
    font-size: 13px;
}

.feebox3{
    margin: 30px 5px 30px 20px;
    overflow: hidden;
}

.feebox3 table{
    padding: 5px;
    margin: 0 0 0 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
    background: #ecf7eb;
}

.feebox3 table th{
    font-weight: normal;
    text-align: left;
    border-bottom: 1px dotted #ccc;
    padding: 5px 10px;
}

.feebox3 table td{
    text-align: right;
    border-bottom: 1px dotted #ccc;
    padding: 5px 10px;
}

#main .fee-tiiki{
    padding: 0 0 0 5px;
    font-weight: bold;
}

#main .feebox3 .fee-tekiou{
    text-align: right;
}


.feebox2{
    overflow: hidden;
    margin: 15px 5px 30px 5px;
}

.feebox2-left{
/*    float: left;*/
/*    margin-right: 20px;*/
}

.feebox2-right{
/*    float: left;*/
}

.feebox2 table{
    width: 350px;
    height: 150px;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
    background: #fff4e3;
}

.feebox2 table th{
    font-weight: normal;
    text-align: left;
    border-bottom: 1px dotted #ccc;
    padding: 0 10px;
}

.feebox2 table td{
    text-align: right;
    border-bottom: 1px dotted #ccc;
    padding: 0 10px;
}

#main .feebox2 .fee2-title{
    background: url(images/nextbtn.jpg) no-repeat;
    padding: 1px 0 0 25px;
    font-size: 14px;
    color: #8d8c70;
}

#tn table {
    border: none;
}

#tn .none {
    border: none;
}

#tn table td {
    border: 1px solid #ccc;
}

.feebox2-left .tbct {
    text-align: center;
}

.feebox .price-1 {
    float: left;
    margin-right: 30px;
}

.price-2 {
    float: left;
}

.price-3 {
    border: 1px solid #000;
    background: #fff4f4;
    padding: 20px 20px 10px 20px;
    margin-bottom: 50px;
}



/**info********************************************************/
.infobox{
    margin: 20px 20px 30px 20px;
}

.infobox table{
    width: 650px;
}

.infobox table th{
    font-weight: normal;
    text-align: left;
    padding: 5px 10px 5px 20px;
    border-bottom: 1px dotted #ccc;
    border-left: 1px dotted #ccc;
    background: #ecf7eb;
}

.infobox table td{
    padding: 5px 10px 5px 20px;
    border-bottom: 1px dotted #ccc;
    border-right: 1px dotted #ccc;
}

.infobox table .b-top{
    border-top: 1px dotted #ccc;
}



/**day********************************************************/
.daybox{
    overflow: hidden;
    margin: 10px 0 20px 0;
}

.dayfirst-left{
    float: left;
    width: 350px;
    margin-right: 10px;
}

.dayfirst-center{
    float: left;
    width: 230px;
    margin: 0 10px;
}

.dayfirst-right{
    float: left;
    width: 230px;
}


.daybox-left{
    float: left;
    width: 350px;
}

.daybox-right{
    float: left;
    width: 350px;
    margin-left: 10px;
}

#main .daybox .dayroom{
    font-size: 15px;
    color: #a37d53;
    padding: 7px 5px 5px 5px;
    margin: 0;
}

#main .daybox p{
    padding: 0 5px 0 5px;
}

.day-title {
/*    text-align: center;*/
    font-weight: bold;
    font-size: 19px;
    color: #00b947;
}

.clear5 {
    height: 20px;
}



/***accessbox*******************************************************/
.accessbox{
    overflow: hidden;
    margin: 10px 0 30px 0;
}

.accessbox-left{
    float: left;
}

.accessbox-right{
    float: left;
    margin: 5px 0 0 15px;
}

.accessbox-right table{

}

.accessbox-right table th{
    font-weight: normal;
    text-align: left;
    padding: 8px 5px 5px 5px;
    border-bottom: 1px dotted #ccc;
}

.accessbox-right table td{
    padding: 8px 5px 5px 10px;
    border-bottom: 1px dotted #ccc;
}


/***servicebox*******************************************************/
.servicebox{
    margin: 5px;
}

.servicebox table{
    width: 700px;
}

.servicebox table th{
    width: 150px;
    font-weight: normal;
    text-align: left;
    padding: 8px 5px 5px 5px;
    border-bottom: 1px dotted #ccc;
    border-left: 1px dotted #ccc;
    background: #ecf7eb;
}

.servicebox table td{
    padding: 8px 5px 5px 10px;
    border-bottom: 1px dotted #ccc;
    border-right: 1px dotted #ccc;
}

.servicebox table .b-top{
    border-top: 1px dotted #ccc;
}


/***nursing******************************************************/
.nursingbox{
    overflow: hidden;
    margin-bottom: 20px;
}

.nursingbox-left{
    float: left;
}

.nursingbox-right{
    float: left;
    width: 450px;
    margin: 5px 0 0 15px;
}

.nursingbox-right .n-01{
    width: 380px;
    margin: 20px 5px 5px 5px;
    background: #fbeedc;
    padding: 15px 10px 10px 15px;
}

#main .nursingbox-right .n-01 p{
    margin-bottom: 5px;
}

#main .nursingbox-right .n-02{
    padding: 2px 0 5px 0;
    border-bottom: 1px dotted #ddd;
}

.nursingbox-right .n-03{
    width: 330px;
    margin: 0px 5px 5px 5px;
    background: #fbeedc;
    padding: 15px 10px 10px 25px;
}

#main .nursingbox-right .n-03 p{
    margin-bottom: 5px;
}



/***flow******************************************************/
#main .event-month{
    font-size: 15px;
    border-bottom: 5px solid #d1f1d9;
    border-left: 5px solid #5b9a01;
    padding: 5px 5px 2px 10px;
    margin: 15px 10px;
}

.eventbox{
    overflow: hidden;
    margin: 10px;
}

.eventbox-left{
    float: left;
    margin-left: 5px;
}

.eventbox-center{
    float: left;
    margin: 0 10px;
}

.eventbox-right{
    float: left;
}

#main .eventbox p{
    padding: 5px 5px 0 5px;
}







/*******************************
メイン画像
*******************************/

#viewer {
    margin: 0 auto;
    width: 960px;
    height: 300px;
    text-align: left;
    overflow: hidden;
    position: relative;
    }

#viewer img {
    top: 0;
    left: 0;
    position: absolute;
}

.fee-font {
    padding-top: 5px;
}

.setsumeisyo {
    width: 600px;
    margin: 25px;
    background: #ecf7eb;
    padding: 20px 0 10px 0;
    border-radius: 50px;
}

.setsumeisyo a p {
    text-align: center;
}

.cozy-box2 {
    background: #ecf7eb;
    padding: 15px 0 5px 0;
    margin-bottom: 20px;
    border-radius: 50px;
}

.cozy-box2 p {
    font-size: 22px;
    text-indent: 50px;
}

.cozy-box {
    margin: 0;
    margin-top: -10px;
}

.clear2 {
    clear: both;
    height: 20px;
}

.clear3 {
    clear: both;
    height: 40px;
}
