@charset "Shift_JIS";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: 'メイリオ' , Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' , sans-serif;
    color: #f2f2f2; /* 標準文字色 */
    background-color: #000000;
    background-image : url(../img/bg_5Eb.png);
    background-repeat: repeat-x;
    background-position: center top;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body{
	font-size:14px;
}
/* end */

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#container{
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0px;
    position: relative;
    background-image : url(../img/footerBg_5Eb_01.gif);
    background-repeat: repeat-x;
    background-position: center bottom;
    min-width: 866px;
}

#header{
	height: 117px;
	width: 866px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: right 20px;
}


#inner{
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 866px;
    background-color: #000000;
    margin-right: auto;
    margin-left: auto;
    clear: both;
}

#inner:after, #header:after, #aside:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#wrapper{
	width: 605px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	float: left;
	margin-left: 23px;
}

#title{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
}

#main{
    width: 605px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: left;
}

#aside{
    padding-top: 486px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 86px;
    padding-left: 650px;
}

#footer{
    padding-bottom: 20px;
    clear: both;
    position: relative;
    width: 866px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}

#nav{
	width: 215px;
	position: absolute;
	top: 2px;
	left: 651px;
	overflow: hidden;
}


/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#headerMain{
    margin-top: 0;
    margin-right: 3px;
    margin-bottom: 0;
    margin-left: 3px;
    height: 20px;
    overflow: hidden;
}

#headerMain h1{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	text-align: left;
	font-weight: normal;
	line-height: 12px;
	font-size: 16px;
}

#headerLogo{
    width: 645px;
    float: left;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-left: 3px;
    background-image : url(../img/logoBg_5Eb_01.png);
    background-repeat: no-repeat;
    background-position: left top;
    overflow: hidden;
    height: 97px;
}

#headerLogo a{
	display: block;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-indent: -9999px;
	overflow: hidden;
	height: 40px;
	background-position: center left;
	background-repeat: no-repeat;
}

#headerExtra1{
    width: 215px;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: right;
}
/* 背景設定 */

/* コンテンツ配置領域 */

/* ナビゲーション */
#nav ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    height: 480px;
    overflow: hidden;
}

#nav li{
    display: block;
    width: 215px;
	
}

#nav li a{
    display: block;
    height: 80px;
    color: #FFFFFF;
    overflow: hidden;
}

#nav li span.en{
    text-transform: capitalize;
    display: block;
    line-height: 80px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding-left: 12px;
    padding-top: 20px;
    display: block;
}

#nav li span.ja{
    display: none;
}


#nav a:link, #nav a:visited{
    text-decoration: none;
    background-image : url(../img/nav_5Eb_01_01.png);
    background-position: left top;
    background-repeat: no-repeat;
}
#nav a:hover, #nav a:active{
    background-image : url(../img/nav_5Eb_01_01_on.png);
    background-position: left top;
    background-repeat: no-repeat;
    text-decoration: none;
}

#nav #nav-concept a:link, #nav #nav-concept a:visited{
    background-image : url(../img/nav_5Eb_01_02.png);
}
#nav #nav-concept a:hover, #nav #nav-concept a:active{
    background-image : url(../img/nav_5Eb_01_02_on.png);
}

#nav #nav-menu a:link, #nav #nav-menu a:visited{
    background-image : url(../img/nav_5Eb_01_03.png);
}
#nav #nav-menu a:hover, #nav #nav-menu a:active{
    background-image : url(../img/nav_5Eb_01_03_on.png);
}

#nav #nav-news a:link, #nav #nav-news a:visited{
    background-image : url(../img/nav_5Eb_01_04.png);
}
#nav #nav-news a:hover, #nav #nav-news a:active{
    background-image : url(../img/nav_5Eb_01_04_on.png);
}

#nav #nav-recruit a:link, #nav #nav-recruit a:visited{
    background-image : url(../img/nav_5Eb_01_05.png);
}
#nav #nav-recruit a:hover, #nav #nav-recruit a:active{
    background-image : url(../img/nav_5Eb_01_05_on.png);
}

#nav #nav-contact a:link, #nav #nav-contact a:visited{
    background-image : url(../img/nav_5Eb_01_06.png);
}
#nav #nav-contact a:hover, #nav #nav-contact a:active{
	background-image : url(../img/nav_5Eb_01_06_on.png);
}
#nav #nav-re a:link, #nav #nav-re a:visited{
    background-image : url(../img/nav_5Eb_01_08.png);
}
#nav #nav-re a:hover, #nav #nav-re a:active{
	background-image : url(../img/nav_5Eb_01_08_on.png);
}
#nav2 #nav-re a:link, #nav2 #nav-re a:visited{
    background-image : url(../img/nav_5Eb_01_08.png);
}
#nav2 #nav-re a:hover, #nav2 #nav-ret a:active{
	background-image : url(../img/nav_5Eb_01_08_on.png);
}

/* サイドブロック内パーツ */

/* バナー */
#banner{
    width: 860px;
    position: absolute;
    bottom: 10px;
    left: 3px;
}
#banner ul{
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    width: 860px;
    height: 70px;
    overflow: hidden;
}
#banner li{
    display: block;
    padding-bottom: 0px;
    float: left;
}

#banner li a{
    display: block;
    width: 215px;
    height: 70px;
    margin-left: auto;
    margin-right: auto;
    text-indent: -9999px;
    overflow: hidden;
}

#banner a#banner-blog{
    /* スタッフブログバナー */
    background-image : url(../img/top_banner_5Eb_01.png);
    background-position: top center;
    background-repeat: no-repeat;
}
#banner a#banner-trip{
    /* 研修旅行記バナー */
    background-image : url(../img/top_banner_5Eb_02.png);
    background-position: top center;
    background-repeat: no-repeat;
}
#banner a#banner-card{
    /* サービスカードバナー */
    background-image : url(../img/top_banner_5Eb_03.png);
    background-position: top center;
    background-repeat: no-repeat;
}
#banner a#banner-reserve{
    /* ご予約バナー */
    background-image : url(../img/top_banner_5Eb_04.png);
    background-position: top center;
    background-repeat: no-repeat;
}


/* 店舗情報 */
#shopinfo{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #202020;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #565656;
	width: 230px;
	margin-left: auto;
	margin-right: 6px;
}

#shopinfo h3{
    display: none;
}
#shopinfo h4{
    font-weight: bold;
    padding-left: 10px;
    font-size: 1em;
    padding-top: 5px;
    padding-bottom: 2px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #FFF;
}

#shopinfo p{
    padding-top: 2px;
    padding-left: 10px;
    padding-bottom: 5px;
    margin-top: 0;
    margin-bottom: 0.1em;
}

#shopinfo img{
    display: none;
}


/* for ie6 */
* html #wrapper{
    margin-left: 10px;
}
* html #nav{
    width: 215px;
    position: relative;
    top: 0px;
    left: 0px;
}

* html #main{
    margin-right: auto;
}
* html #aside{
    width: 215px;
    float: right;
    padding-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 86px;
    padding-left: 0px;
}
* html #banner{
    width: 215px;
    position: relative;
    top: 0;
    left: 0;
}
* html #banner ul{
    width: 215px;
    margin-left: 0;
    height: 280px;
}
* html #banner ul li{
    float: none;
}
* html #banner ul li a#banner-blog, * html #banner ul li a#banner-trip, * html #banner ul li a#banner-card, * html #banner ul li a#banner-reserve{
    background-position: top left;
}

/* for ie7 */
*:first-child + html #main{
    margin-right: auto;
}
*:first-child + html #aside{
    padding-bottom: 10px;
}
*:first-child + html #banner{
    width: 215px;
    position: relative;
    top: 0;
    left: 0;
}
*:first-child + html #banner ul{
    width: 215px;
    margin-left: auto;
    height: 280px;
}
*:first-child + html #banner ul li{
    float: none;
}
*:first-child + html #banner ul li a#banner-blog, *:first-child + html #banner ul li a#banner-trip, *:first-child + html #banner ul li a#banner-card, *:first-child + html #banner ul li a#banner-reserve{
    background-position: top left;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
/* メニューページ デザイン定義 */
#menu .item{
    width: 300px;
    float: left;
    margin-left: 1px;
    margin-right: 1px;
    margin-bottom: 25px;
    min-height: 135px;
}
/* クーポン デザイン定義 */
#coupon{
    border-top-width: 4px;
    border-top-style: double;
    border-top-color: #666;
    border-right-width: 4px;
    border-right-style: double;
    border-right-color: #666;
    border-bottom-width: 4px;
    border-bottom-style: double;
    border-bottom-color: #666;
    border-left-width: 4px;
    border-left-style: double;
    border-left-color: #666;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 0;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-right: 10px;
    background-image : url(../img/couponBg_5Eb.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}
#coupon-off{
    margin-left: 200px;
    padding-top: 20px;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #555;
}

#coupon-limit{
    padding-top: 20px;
    margin-left: 200px;
    padding-bottom: 20px;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #555;
}

.layoutset-02 #wrapper #coupon h3{
    padding-top: 25px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
    border-left-style: none;
    float: left;
    width: 200px;
    text-align: center;
    font-size: 1.2em;
}

#pagetop{
    display: none;
}
hr{
    color: #000000;
}

/*--------------------------------------------------------
  トップページ デザイン設定
--------------------------------------------------------*/

.layoutset-01 #header{
    height: 187px;
}
.layoutset-01 #headerLogo{
    display: none;
}
.layoutset-01 #wrapper{
    width: 860px;
    margin-left: 3px;
}

.layoutset-01 #title h2{
	margin-top: -167px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	overflow: hidden;
	text-indent: -9999px;
	height: 310px;
}
/* for ie6 */
* html .layoutset-01 #title{
    position: absolute;
    top: -167px;
    left: 3px;
    width: 645px;
}
* html .layoutset-01 #title h2{
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
    overflow: hidden;
    text-indent: -9999px;
    height: 310px;
}

/* トップページナビゲーション */
.layoutset-01 #nav{
	width: 860px;
	position: absolute;
	top: 11px;
	left: 0px;
	height: 280px;
	overflow: hidden;
}
.layoutset-01 #nav li{
    float: left;
    margin-top: 140px;
}
.layoutset-01 #nav li a{
    height: 140px;
}
.layoutset-01 #nav li span.en{
    line-height: 140px;
    padding-top: 52px;
}
.layoutset-01 #nav #nav-contact span.en{
    text-align: right;
    padding-right: 12px;
    line-height: 1;
    padding-top: 12px;
}
.layoutset-01 #nav #nav-toppage{
    display: none;
}
.layoutset-01 #nav #nav-contact{
    float: right;
    margin-top: -280px;
}
.layoutset-01 #nav #nav-concept a:link, .layoutset-01 #nav #nav-concept a:visited{
    background-image : url(../img/navTop_5Eb_01_02.png);
}
.layoutset-01 #nav #nav-concept a:hover, .layoutset-01 #nav #nav-concept a:active{
    background-image : url(../img/navTop_5Eb_01_02_on.png);
}

.layoutset-01 #nav #nav-menu a:link, .layoutset-01 #nav #nav-menu a:visited{
    background-image : url(../img/navTop_5Eb_01_03.png);
}
.layoutset-01 #nav #nav-menu a:hover, .layoutset-01 #nav #nav-menu a:active{
    background-image : url(../img/navTop_5Eb_01_03_on.png);
}

.layoutset-01 #nav #nav-news a:link, .layoutset-01 #nav #nav-news a:visited{
    background-image : url(../img/navTop_5Eb_01_04.png);
}
.layoutset-01 #nav #nav-news a:hover, .layoutset-01 #nav #nav-news a:active{
    background-image : url(../img/navTop_5Eb_01_04_on.png);
}

.layoutset-01 #nav #nav-recruit a:link, .layoutset-01 #nav #nav-recruit a:visited{
    background-image : url(../img/navTop_5Eb_01_05.png);
}
.layoutset-01 #nav #nav-recruit a:hover, .layoutset-01 #nav #nav-recruit a:active{
    background-image : url(../img/navTop_5Eb_01_05_on.png);
}

.layoutset-01 #nav #nav-contact a:link, .layoutset-01 #nav #nav-contact a:visited{
    background-image : url(../img/navTop_5Eb_01_06.png);
}
.layoutset-01 #nav #nav-contact a:hover, .layoutset-01 #nav #nav-contact a:active{
    background-image : url(../img/navTop_5Eb_01_06_on.png);
}
.layoutset-01 #nav #nav-re a:link, .layoutset-01 #nav #nav-re a:visited{
    background-image : url(../img/navTop_5Eb_01_06.png);
}
.layoutset-01 #nav #nav-re a:hover, .layoutset-01 #nav #nav-ret a:active{
    background-image : url(../img/navTop_5Eb_01_06_on.png);
}
.layoutset-01 #nav2{
	width: 248px;
	position: absolute;
	top: 295px;
	left: 613px;
	height: 108px;
	overflow: hidden;

}
.layoutset-01 #nav2 li{
    float: left;
    margin-top: 140px;
}
.layoutset-01 #nav2 li a{
    height: 140px;
}
.layoutset-01 #nav2 li span.en{
    line-height: 140px;
    padding-top: 52px;
}

.layoutset-01 #nav2 #nav-re a:link, .layoutset-01 #nav2 #nav-re a:visited{
    background-image : url(../img/navTop_5Eb_01_08.png);
}
.layoutset-01 #nav2 #nav-re a:hover, .layoutset-01 #nav2 #nav-re a:active{
    background-image : url(../img/navTop_5Eb_01_08_on.png);
}

/* トップページコンテンツ */

.layoutset-01 #main{
	padding-top: 120px;
}
/* for ie6 */
* html .layoutset-01 #main{
    padding-top: 300px;
}

/* トップページ デザイン定義 */

#toppage p{
	line-height: 1.4;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 16px;
}
#toppage-news{
    padding-bottom: 10px;
    padding-left: 0px;
    padding-top: 20px;
    width: 860px;
}
#wrapper #toppage-news h3{
    font-size: 1.0em;
    line-height: 1;
    font-weight: normal;
    width: 80px;
    float: left;
    margin-top: 0;
    margin-left: 15px;
}

#toppage-news span.en{
    display: none;
}

.news-photo{

}

.news-comment{
    margin-top: 0px;
    padding-top: 0px;
    margin-left: 115px;
    padding-right: 20px;
}

#toppage-news hr{
    margin-bottom: 10px;
    margin-left: 110px;
    padding-top: 2px;
    clear: both;
    width: 735px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #353535;
}

#toppage-news dt{
    width: 76px !important;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 5px;
    padding-right: 0;
}

#toppage-news dd{
    padding-left: 77px;
    min-height: 63px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

* html #toppage-news dd{
    height: 68px; /* for ie6 */
}

*:first-child + html #toppage-news dd{
    height: 68px; /* for ie7 */
}

#main dd:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#toppage-news span.date{
	color: #ff9c00;
	display: block;
	width: 9em;
	float: left;
}
#toppage-news br{
    display: none;
}

/* for ie6 */
* html .layoutset-01 #wrapper, * html #toppage-news{
    width: 620px;
}
* html #wrapper #toppage-news h3{
    float: none;
}
* html .news-comment{
    margin-left: 25px;
}
* html #toppage-news hr{
    margin-left: 25px;
    width: 585px;
}

/* for ie7 */
*:first-child + html .layoutset-01 #wrapper, *:first-child + html #toppage-news{
    width: 645px;
}
*:first-child + html #wrapper #toppage-news h3{
    float: none;
}
*:first-child + html .news-comment{
    margin-left: 25px;
}
*:first-child + html #toppage-news hr{
    margin-left: 25px;
    width: 585px;
}



/* トップページサブコンテンツ */
.layoutset-01 #aside{
    padding-top: 280px;
    padding-left: 0;
}
.layoutset-01 #aside #shopinfo{
	width: 250px;
	position: absolute;
	top: 408px;
	left: 611px;
}
.layoutset-01 #aside #shopinfo img{
    display: block;
    float: right;
    margin-right: 10px;
}
/* for ie6 */
* html .layoutset-01 #aside{
    width: 215px;
    float: right;
    padding-top: 290px;
}
* html .layoutset-01 #aside #shopinfo{
    width: 210px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-left: 0;
}
* html .layoutset-01 #aside #shopinfo img{
    display: block;
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
}
/* for ie7 */
*:first-child + html .layoutset-01 #aside{
    width: 215px;
    float: right;
    padding-top: 290px;
}
*:first-child + html .layoutset-01 #aside #shopinfo{
    width: 215px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-left: auto;
}
*:first-child + html .layoutset-01 #aside #shopinfo img{
    display: block;
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
}
