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

body {
 font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'モリサワ 新ゴ R', 'Droid Sans', メイリオ, 'sans-serif';
 font-size: 15px;
 width: 100%;
 margin: 0;
 line-height: 1.2;
}
#lpPage {
 padding: 5px;
}
.lpBlankLink {
 background:url(../img/ic_blank.png) no-repeat right 2px;
 padding-right: 18px;
}
.lpSiteComment {
 font-size: 11px;
 text-align: center;
 margin-bottom: 20px;
}
.lpHeadRogo,
.lpFooterRogo {
 text-align: center;
}
.lpFooterRogo {
 margin-bottom: 20px;
}
.lpHeadRogo img {
 width: 60%;
}
.lpFooterRogo img {
 width: 40%
}
.lpHeadNews {
 line-height: 1.4em;
}
.lpHeadNewsTitle {
 margin-bottom: 5px;
}
.lpHeadNewsTitle img {
 width: 15%;
}
.lpHeadNewsList div {
 margin-bottom: 7px;
 padding-bottom: 5px;
 border-bottom: 1px dashed #CCC;
}
.lpHeadMainvisualSp {
 margin-bottom: 5px;
}
.lpHeadSlider {
 display: none;
}
.clickSlide {
 display: block;
 cursor: pointer;
}
.menuSlide {
 display: none;
 padding: 0!important;
}
.lpHeadMenuSp {
 overflow: auto;
 margin-bottom: 10px;
}
.clickSlide,
.lpHeadMenuSp div{
 border-bottom: 1px solid #CCC;
 padding: 15px 0px;
 text-align: center;
 background: #333;
 color: #FFF;
 float: left;
 width: 100%;
}
.lpHeadMenuSp div a{
 display: block;
 color: #FFF;
 text-decoration: none;
}
.lpHeadMenu {
 overflow: auto;
 display: none;
}
.lpHeadMenu ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
}
.lpHeadMenu li {
 float: left;
}
.lpMainLeft,
.lpMainCenter,
.lpMainRight {
 margin-bottom: 30px;
}
.lpMainTitle,
.lpMainAbout,
.lpIndent {
 overflow: auto;
 margin-bottom: 20px;
}
.lpMainTitle {
 vertical-align: top;
 height: 42px;
 margin-bottom: 10px;
 border-bottom: 4px solid #CCC;
}
.lpMainReserveStatus {
 background: url(../img/ic_icon.png) left 2px no-repeat;
 padding-left: 17px;
 float: right;
 margin-top: 15px;
}
.lpMainAbout {
 margin-bottom: 10px;
 padding-left: 15px;
}
.lpMainList {
 background: url(../img/ic_list.png) no-repeat left 6px;
 text-indent: 12px;
 margin-bottom: 6px;
}
.lpIndent {
 margin-left: 18px;
 margin-top: 13px;
 font-size: 80%;
}
.lpMainNimotsuText {
 background: url(../img/main_nimotsutext.png) repeat-x top left;
 padding: 10px 10px;
 border: 1px solid #CCC;
 margin-top: 15px;
 margin-right: 5px;
 margin-left: 5px;
}
.lpFooterMenu {
 display: none;
}
.lpFooterInfo,
.lpFooterCopy {
 text-align: center;
 margin-bottom: 20px;
}