body {
    background-color: #F9F8F4;
}
#header {
    height: 100px;
}
#content_general {
    width: 100%;
    position: relative;
}
#primary-menu li a {
    width: 136px;
    font-size: 13px;
}
#primary-menu ul {
    background-image: none;
}
#logo {
    width: 230px;
    height: 60px;
}
/*コメント*/
/*リードエリア*/
#catch_copy{
    margin: 38px;
    margin-bottom: 40px;
    font-size: 23px;
    text-align: center;
    line-height: 59px;
    color: #6F6F6F;
    width: 864px;
    height: 94px;
}
#read_area{
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
    background-image: url("images/read_area_bg.png");
    background-repeat: no-repeat;
}
.reco_text{
    width: 100%;
    height: 100px;
    text-align: center;
}
.read_cont{
    width: 300px;
    margin-right: 20px;
    float: left;
}
.read_cont_end{
    width: 300px;
    margin-right: 0px;
    float: left;
}
.read_img{

}
.read_text{
    height: 80px;
    padding: 10px;
    color:#333;
}

/*コンテンツエリア*/
#cont_area{
    width: 700px;
    float: left;
    margin-top: 10px;
    overflow: hidden;
}
#reserve_btn{
margin: 0px 0px 20px 0px;
}
#whats_new{

}
#recommend_area{
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
}
.recommend{
    float: left;
    width: 220px;
    height: 210px;
    margin-right: 20px;
}
.recommend_end{
    float: left;
    width: 220px;
    height: 210px;
    margin-right: 0px;
}
.recommend_img{

}
.recommend_text{
    font-size: 11px;
}
/*サイドバーエリア*/
#sidebar_area{
    float: right;
    width: 200px;
    overflow: hidden;
    margin-top: 10px;
}
.side_banner{
    margin: 10 0 10 0;
}
#mailmag{
    width: 200px;
    margin-bottom: 10px;
}
#mailmag td p {
    margin: 0;
    font-size: 11px;
}
/*フッターエリア*/
.menu-footer-navigation-container {
    background-image: url("images/bg-menu-footer-navigation_general.png");
    background-repeat: no-repeat;
    background-position: center top;
}
#footer-container {
    background-image: url("images/bg-footer_general.png");
    background-repeat: repeat-y;
    background-position: center top;
    height: 550px ;
    color: #1E271D;
}
#footer-access{
    width: 100% !important;
    overflow: hidden;
    height: 100%;
    margin-top: 16px;
    margin-bottom: 15px;
}
.fotter_cont {
    width: 300px;
    height: 100%;
    margin-right: 20px;
    overflow: hidden;
}
.fotter_cont_end{
    width: 300px;
    height: 100%;
    overflow: hidden;
}
.fotter_menu_cont {
    width: 200px;
    height: 100%;
    margin-right: 10px;
    overflow: hidden;
}
.fotter_menu_ont_end{
    width: 200px;
    height: 100%;
    overflow: hidden;
}
#footer-container a {
    color: #1E271D;
}
#footer-container a:hover{
    color:##9FB99C;
    text-decoration:underline;
}
.footer-insert{
    color:#ffffff;
}
.footer-insert a {
    color: #ffffff ;
}
.sns_btn{
    margin: 7px;
}
#content-footer{
    margin-bottom: 30px;
}
/*フッターギャラリーエリア*/
.fotter_ga_wrapper{
    height: auto;
}
.fotter_ga_wrapper {
    height: auto;
    padding-top: 22px;
    padding-bottom: 1px;
    background-color: rgba(0,0,0,0.7);
}
/*共通*/
.cl{
    clear: both;
}
.fl{
    float: left;
}
.bld{
    font-weight: bold;
}
/*ご予約ページ*/
#reserve_contener{
    width: 700px;
    height: 100%;
    overflow: hidden;
    margin-bottom: 60px;
}
.reserve_img{
    width: 230px;
    height: 192px;
    margin-right: 2px;
}

/*総合サイト用css上書き*/
#primary-menu {
    background-color: #74a12e !important;
}
#primary-menu li a span {
    color: #F9B589 !important;
}
#body-container {
    border-top-color: #FFBA80 !important;
}
#container {
    padding-top: 17px ;
}
#body-container {
    background-image: url("images/bg-wood-right.png");
}
#primary-menu {
    background-image:none;
    height: 63px;
}
body {
    background-image: url("images/bg-wood-left.png");
}
#primary-menu li a:hover {
    background-image: none;
}
#container {
    background-image: none;
}
#site-description_general{
    width: 400px;
    position: absolute;
    top: 20px;
    left: 280px;
    font-size: 12px;
    line-height: 1.4;
}
/*jq グラデーションボタン用css*/
.button1{
    background:url("images/read_over_01.png") 0 -250px;
    height:250px;
    width:300px;
    display:block;
}
.button1 a{
    background:url("images/read_01.png");
    height:250px;
    width:300px;
    display:block;
}
.button2{
    background:url("images/read_over_02.png") 0 -250px;
    height:250px;
    width:300px;
    display:block;
}
.button2 a{
    background:url("images/read_02.png");
    height:250px;
    width:300px;
    display:block;
}
.button3{
    background:url("images/read_over_03.png") 0 -250px;
    height:250px;
    width:300px;
    display:block;
}
.button3 a{
    background:url("images/read_03.png");
    height:250px;
    width:300px;
    display:block;
}
/*総合トップページ1.5*/
.singular-page-16411 .read_text{
    text-align: center;
}
