@charset "utf-8";
/* CSS Document */

/*全体*/
body {
 margin: 0px;
 padding: 0px;
 font-size: 90%;
 font-family: "メイリオ", Osaka, "ヒラギノ角ゴ Pro W3";
 color: #333;
 background: #e3e3e3;
}
p {
 margin-top: 5px;
 margin-bottom: 5px;
}

body img {
 border: none;
 vertical-align: top;
}
a:link {
 text-decoration: none;
 color: #06C;
}
a:hover {
 text-decoration: underline;
}
.lpBlankLink {
 background:url(../img/ic_blank.png) no-repeat right 2px;
 padding-right: 18px;
}
.lpIndent {
 text-indent: -11px;
 margin-left: 18px;
 margin-top: 13px;
 font-size: 80%;
}
#lpPage {
 width: 100%;
 margin: 0 auto;
 background: repeat-y top center #FFF;
}

/*ヘッダーエリア*/
#lpHeaderTop {
 background: url(../img/head_topbg.png) top center no-repeat #E3E3E3;
 width: 100%;
 padding-top: 5px;
}
#lpHeader {
 background: #E3E3E3;
 width: 100%;
 padding-top: 5px;
}
.lpSiteComment {
 text-align: right;
}
.lpSiteComment,
.lpHeadWrapper,
.lpHeadWrapperTop {
 width: 1000px;
 margin: 0 auto;
}

.lpHeadWrapperTop {
 overflow: auto;
}
.lpHeadWrapper {
 overflow: auto;
 background: url(../img/head_topbg.png) top right no-repeat;
 background-size: 30%;
 background-position: right 25px;
}

.lpHeadRogo {
 margin-left: 53px;
 float: left;
}
.lpHeadright {
 float: right;
 text-align: right;
}
#lpPage_base .lpHeadRogo img {
 width: 75%;
}

#lpPage_base .lpHeadRogo {
 margin-bottom: 20px;
}

.lpHeadNews {
 float: right;
 margin-right: 20px;
 margin-top: 20px;
 margin-bottom: 10px;
 font-size: 90%;
 width: 500px;
}
.lpHeadNewsList {
 margin-top: 5px;
}
.lpHeadNewsList div {
 background: url(../img/ic_list.png) no-repeat left 6px;
 text-indent: 12px;
 margin-bottom: 10px;
}

/*スマホ用ビジュアル非表示*/
.lpHeadMainvisualSp {
 display: none;
}

/*スライダー*/
.lpHeadSlider {
 height: 113px;
 background: url(../img/head_sliderBg.png) repeat-x top left;
 margin-bottom: 2px;
 clear: both;
 padding-top: 4px;
}
.lpHeadSlider {
 height: 114px;
}

/*メニュー*/
.lpHeadMenu {
 overflow: auto;
 background-color: #333;
}
.lpHeadMenu ul,
.lpHeadSlider ul {
 padding: 0;
 margin: 0;
}
.lpHeadMenu ul {
 width: 1000px;
 margin: 0 auto;
 height: 50px;
/* background-color: #FFF;*/
}
.lpHeadMenu ul li,
.lpHeadSlider li {
 list-style-type: none;
 float: left;
}
.lpHeadSlider li {
 margin-right: 2px;
}
.lpHeadMenuLine {
 padding-right: 1px;
 background: url(../img/head_menuLine.png) top right no-repeat;
}
.fixed {
 position: fixed;
 top: 0;
 width: 100%;
 z-index: 10000;
}
.lpHeadMenuSp {
 display: none;
}

/*ヘッダーエリアend*/

/*メインエリア*/
#lpMain {
 padding: 0px 7px 0px 8px;
 clear: both;
 width: 1000px;
 margin: 20px auto;
 overflow: auto;
}
.lpleftAll {
 float:left;
 border-right: 1px solid #CCC;
}
.lpMainLeft,
.lpMainCenter,
.lpMainRight {
 width: 307px;
 float: left;
 overflow: auto;
 padding-left: 13px;
 padding-right: 13px;
 padding-bottom: 13px;
}
.lpMainLeft{
 border-right: 1px solid #CCC;
}
.lpMainRight {
 width:306px;
}
.lpMainBottom {
 padding: 13px;
 clear: both;
 width: 641px;
}
.lpMainTitle {
 vertical-align: top;
 height: 42px;
 margin-bottom: 15px;
 border-bottom: 4px solid #CCC;
}
.lpMainReserveStatus {
 background: url(../img/ic_icon.png) left 2px no-repeat;
 padding-left: 17px;
 float: right;
 margin-top: 15px;
}
.lpMainList {
 background: url(../img/ic_list.png) no-repeat left 6px;
 text-indent: 12px;
 margin-bottom: 10px;
 float: left;
 width: 80px;
}
.lpMainAbout {
 margin-left: 10px;
 margin-bottom: 5px;
 clear: both;
}
.lpMainNimotsuText {
 background: url(../img/main_nimotsutext.png) repeat-x top left;
 padding: 10px 20px;
 border: 1px solid #CCC;
 margin-top: 15px;
}

/*フッターエリア*/
#lpFooter {
 padding: 0px 7px 20px 8px;
 clear: both;
 width: 1000px;
 margin: 0 auto;
 margin-top:100px;
}
.lpFooterMenu,
.lpFooterRogo {
 text-align: center;
 margin-top: 30px;
}
.lpFooterRogo img {
 width: 180px;
}
.lpFooterInfo,
.lpFooterCopy {
 margin-top:15px;
 text-align: center;
}
.lpFooterInfo {
 font-size: 110%;
}
/*ご予約時のご注意*/
.atention {
 font-size: 90%;
}

div.lpHeadright img {
 clip: rect(0px,280px,73px,0px);
 position: absolute;
 left:900px;
 top:115px;
}
