@charset "UTF-8";

@import url("content.css");

/* **************************************************************************************

 店舗案内　/shop/

*************************************************************************************** */

/* --------------------------------------------------------------------------------------
 共通
--------------------------------------------------------------------------------------- */

/* サブナビ
------------------------------------------------------------ */

div#subNavi-shop {
	width: 900px;
	height: 68px;
}

div#subNavi-shop ul {
	width: 900px;
}

div#subNavi-shop ul:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#subNavi-shop ul { display:inline-block; }
/*\*/
* html div#subNavi-shop ul { height:1%; }
div#subNavi-shop ul { display:block; }
/**/

div#subNavi-shop ul li {
	float: left;
	height: 68px;
	text-indent: -999em;
}

div#subNavi-shop ul li a {
	display: block;
	height: 68px;
	text-indent: -999em;
	text-decoration: none;
	/*\*/overflow: hidden;/**/
}

/* 通常 */

div#subNavi-shop ul li.subNavi01,
div#subNavi-shop ul li.subNavi01 a {
	width: 178px;
	background: url(../../shop/img/subnavi_shop01.jpg) no-repeat 0 0;
}
div#subNavi-shop ul li.subNavi02,
div#subNavi-shop ul li.subNavi02 a {
	width: 182px;
	background: url(../../shop/img/subnavi_shop02.jpg) no-repeat 0 0;
}
div#subNavi-shop ul li.subNavi03,
div#subNavi-shop ul li.subNavi03 a {
	width: 181px;
	background: url(../../shop/img/subnavi_shop03.jpg) no-repeat 0 0;
}
div#subNavi-shop ul li.subNavi04,
div#subNavi-shop ul li.subNavi04 a {
	width: 181px;
	background: url(../../shop/img/subnavi_shop04.jpg) no-repeat 0 0;
}
div#subNavi-shop ul li.subNavi05,
div#subNavi-shop ul li.subNavi05 a {
	width: 178px;
	background: url(../../shop/img/subnavi_shop05.jpg) no-repeat 0 0;
}

/* 現在位置 */

div#subNavi-shop ul li.subNavi01-on,
div#subNavi-shop ul li.subNavi01-on a {
	width: 178px;
	background: url(../../shop/img/subnavi_shop01.jpg) no-repeat 0 -68px;
}
div#subNavi-shop ul li.subNavi02-on,
div#subNavi-shop ul li.subNavi02-on a {
	width: 182px;
	background: url(../../shop/img/subnavi_shop02.jpg) no-repeat 0 -68px;
}
div#subNavi-shop ul li.subNavi03-on,
div#subNavi-shop ul li.subNavi03-on a {
	width: 181px;
	background: url(../../shop/img/subnavi_shop03.jpg) no-repeat 0 -68px;
}
div#subNavi-shop ul li.subNavi04-on,
div#subNavi-shop ul li.subNavi04-on a {
	width: 181px;
	background: url(../../shop/img/subnavi_shop04.jpg) no-repeat 0 -68px;
}
div#subNavi-shop ul li.subNavi05-on,
div#subNavi-shop ul li.subNavi05-on a {
	width: 178px;
	background: url(../../shop/img/subnavi_shop05.jpg) no-repeat 0 -68px;
}

/* ロールオーバー */

div#subNavi-shop ul li.subNavi01 a:hover,
div#subNavi-shop ul li.subNavi02 a:hover,
div#subNavi-shop ul li.subNavi03 a:hover,
div#subNavi-shop ul li.subNavi04 a:hover,
div#subNavi-shop ul li.subNavi05 a:hover {
	background-position: 0 -68px;
}

div#subNavi-shop ul li.subNavi01-on a:hover,
div#subNavi-shop ul li.subNavi02-on a:hover,
div#subNavi-shop ul li.subNavi03-on a:hover,
div#subNavi-shop ul li.subNavi04-on a:hover,
div#subNavi-shop ul li.subNavi05-on a:hover {
	background-position: 0 -68px;
}


/* --------------------------------------------------------------------------------------
 店舗案内　/shop/index.html
--------------------------------------------------------------------------------------- */

div#ctArea-shop div.ctBoxIndex {
	width: 900px;
	margin-bottom: 30px;
}

div#ctArea-shop div.ctBoxIndex:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#ctArea-shop div.ctBoxIndex { display:inline-block; }
/*\*/
* html div#ctArea-shop div.ctBoxIndex { height:1%; }
div#ctArea-shop div.ctBoxIndex { display:block; }
/**/

div#ctArea-shop div.ctBoxIndexLeft {
	float: left;
	width: 356px;
}
div#ctArea-shop div.ctBoxIndexLeft02 {
	float: left;
	width: 200px;
}

div#ctArea-shop div.ctBoxIndexRight {
	float: right;
	width: 526px;
}
div#ctArea-shop div.ctBoxIndexRight02 {
	float: right;
	width: 700px;
}

div#ctArea-shop div.ctBoxIndexRight:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#ctArea-shop div.ctBoxIndexRight { display:inline-block; }
/*\*/
* html div#ctArea-shop div.ctBoxIndexRight { height:1%; }
div#ctArea-shop div.ctBoxIndexRight { display:block; }
/**/

div#ctArea-shop div.ctBoxIndexRight p {
	margin-bottom: 16px;
}

div#ctArea-shop div.ctBoxIndexRight table.shopTbl {
	width: 526px;
}

div#ctArea-shop div.ctBoxIndexRight table.shopTbl th,
div#ctArea-shop div.ctBoxIndexRight table.shopTbl td {
	padding: 9px 7px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

div#ctArea-shop div.ctBoxIndexRight table.shopTbl th {
	width: 124px;
	border-bottom: 1px solid #FFFFFF;
	background: #ECF0F1;
	font-size: 86%;
}

div#ctArea-shop div.ctBoxRight table.shopTbl td {
	border-bottom: 1px dotted #B8BDBE;
	color: #000000;
}

div#ctArea-shop div.ctBoxIndexRight table.shopTbl td span.notes {
	margin-left: 5px;
	color: #FA0101;
	font-size: 86%;
}

div#ctArea-shop div.ctBoxIndexRight div.ctBoxIndexInLeft {
	float: left;
	width: 300px;
}

div#ctArea-shop div.ctBoxIndexRight div.ctBoxIndexInRight {
	float: right;
	width: 212px;
}

div#ctArea-shop div.ctBoxIndexRight div.ctBoxIndexInRight dl dt {
	padding: 2px 0;
	text-align: center;
	font-size: 86%;
}

div#ctArea-shop div.ctBoxIndexRight div.ctBoxIndexInRight dl dt.train {
	background: #98EEFD;
	color: #034A57;
}
div#ctArea-shop div.ctBoxIndexRight div.ctBoxIndexInRight dl dt.car {
	background: #D8FD98;
	color: #3C5703;
}

div#ctArea-shop div.ctBoxIndexRight div.ctBoxIndexInRight dl dd {
	margin-bottom: 7px;
	padding: 7px 9px 10px;
}

div#ctArea-shop div.ctBoxIndexRight div.ctBoxIndexInRight dl dd.train {
	background: #F2FBFC;
	color: #034A57;
}
div#ctArea-shop div.ctBoxIndexRight div.ctBoxIndexInRight dl dd.car {
	background: #FAFCF2;
	color: #3C5703;
}

div#ctArea-shop div.ctBoxIndexRight div.ctBoxIndexInRight dl dd ul li {
	padding-left: 1.2em;
	text-indent: -1.2em;
}

div#ctArea-shop div.ctBoxIndexLeft02 ul li {
	display: inline;
}

div#ctArea-shop div.ctBoxIndexRight02 p {
	color: #0682BB;
}


/* --------------------------------------------------------------------------------------
 スタッフ　/shop/staff.html
--------------------------------------------------------------------------------------- */

div#ctArea-shop div.staffBox {
	width: 900px;
	margin: 20px 0 50px;
}

div#ctArea-shop div.staffBox:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#ctArea-shop div.staffBox { display:inline-block; }
/*\*/
* html div#ctArea-shop div.staffBox { height:1%; }
div#ctArea-shop div.staffBox { display:block; }
/**/

div#ctArea-shop div.staffBox div.imageBox {
	float: left;
	width: 270px;
}

div#ctArea-shop div.staffBox div.txtBox {
	float: left;
	width: 630px;
}

div#ctArea-shop div.staffBox div.txtBox p.comment {
	margin: 10px 0 30px 20px;
}

div#ctArea-shop div.staffBox div.txtBox p.image {
	margin: 0 0 0 20px;
}

div#ctArea-shop div.staffBox02 {
	width: 900px;
	margin: 20px 0 40px;
}

div#ctArea-shop div.staffBox02:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#ctArea-shop div.staffBox02 { display:inline-block; }
/*\*/
* html div#ctArea-shop div.staffBox02 { height:1%; }
div#ctArea-shop div.staffBox02 { display:block; }
/**/

div#ctArea-shop div.staffBox02 div.staffBox02In {
	float: left;
	width: 440px;
}

div#ctArea-shop div.staffBox02 div.leftArea {
	margin: 0 20px 0 0;
}

div#ctArea-shop div.staffBox02In:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#ctArea-shop div.staffBox02In { display:inline-block; }
/*\*/
* html div#ctArea-shop div.staffBox02In { height:1%; }
div#ctArea-shop div.staffBox02In { display:block; }
/**/

div#ctArea-shop div.staffBox02 div.staffBox02In div.imageBox {
	float: left;
	width: 160px;
}

div#ctArea-shop div.staffBox02 div.staffBox02In div.txtBox {
	float: left;
	width: 280px;
}

div#ctArea-shop div.staffBox02 div.staffBox02In div.txtBox p.comment {
	margin: 10px 0 0 12px;
}


/* --------------------------------------------------------------------------------------
 サービス　/shop/service.html
--------------------------------------------------------------------------------------- */

div.ctArea-shop-service h3 {
	margin: 30px 0 5px;
	font-weight: bold;
}

div.ctArea-shop-service h4 {
	margin-top: 20px;
	margin-bottom: 5px;
	color: #056C76;
	font-size: 86%;
	font-weight: bold;
}

div.ctArea-shop-service ul.serviceList li {
	float: left;
	margin-right: 15px;
}

div.ctArea-shop-service ul.serviceList:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.ctArea-shop-service ul.serviceList { display:inline-block; }
/*\*/
* html div.ctArea-shop-service ul.serviceList { height:1%; }
div.ctArea-shop-service ul.serviceList { display:block; }
/**/

div.ctArea-shop-service dl.priceList {
	clear: both;
	margin-top: 30px;
}

div.ctArea-shop-service dl.priceList dt {
	margin-bottom: 5px;
	color: #F67A7A;
	font-size: 86%;
	font-weight: bold;
}

div.ctArea-shop-service ul.serviceList02 {
	width: 900px;
	margin: 50px 0 7px;
}

div.ctArea-shop-service ul.serviceList02:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.ctArea-shop-service ul.serviceList02 { display:inline-block; }
/*\*/
* html div.ctArea-shop-service ul.serviceList02 { height:1%; }
div.ctArea-shop-service ul.serviceList02 { display:block; }
/**/

div.ctArea-shop-service ul.serviceList02 li {
	float: left;
	margin-right: 9px;
}

div.ctArea-shop-service ul.serviceList02 li.last {
	margin-right: 0;
}

div.ctArea-shop-service p.notes {
	color: #FA6E6E;
	font-size: 86%;
}


/* --------------------------------------------------------------------------------------
 採用情報　/shop/recruit.html
--------------------------------------------------------------------------------------- */

div#ctArea-shop div.ctBoxRecruit {
	width: 900px;
	margin-top: 30px;
}

div#ctArea-shop div.ctBoxRecruit:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#ctArea-shop div.ctBoxRecruit { display:inline-block; }
/*\*/
* html div#ctArea-shop div.ctBoxRecruit { height:1%; }
div#ctArea-shop div.ctBoxRecruit { display:block; }
/**/

div#ctArea-shop div.ctBoxRecruitLeft {
	float: left;
	width: 690px;
}

div#ctArea-shop div.ctBoxRecruitRight {
	float: right;
	width: 195px;
}

div#ctArea-shop div.ctBoxRecruit table.recruitTbl {
	width: 690px;
}

div#ctArea-shop div.ctBoxRecruit table.recruitTbl th,
div#ctArea-shop div.ctBoxRecruit table.recruitTbl td {
	padding: 10px 15px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

div#ctArea-shop div.ctBoxRecruit table.recruitTbl tr.last th,
div#ctArea-shop div.ctBoxRecruit table.recruitTbl tr.last td {
	border-bottom: none;
}

div#ctArea-shop div.ctBoxRecruit table.recruitTbl th {
	width: 145px;
	border-bottom: 1px solid #FFFFFF;
	background: #F1F1F1;
}

div#ctArea-shop div.ctBoxRecruit table.recruitTbl td {
	border-bottom: 1px solid #D8D7D7;
}


/* --------------------------------------------------------------------------------------
 メールマガジン　/shop/mailmagazine.html
--------------------------------------------------------------------------------------- */

div#ctArea-shop div.ctBoxMagazine {
	width: 850px;
	min-height: 320px;
	margin: 30px 25px 0;
	background: url(../../shop/img/mailmagazine/image01.gif) no-repeat right top;
}
* html div#ctArea-shop div.ctBoxMagazine {
	height: 320px;
}

div#ctArea-shop div.ctBoxMagazine p {
	font-size: 86%;
}

div#ctArea-shop div.ctBoxMagazine p.bold {
	font-weight: bold;
}

div#ctArea-shop div.ctBoxMagazine form {
	margin: 10px 0;
}

div#ctArea-shop div.ctBoxMagazine form input.inputstyle01 {
	margin-bottom: 10px;
}
* html div#ctArea-shop div.ctBoxMagazine form input.inputstyle01 {
	margin-bottom: 5px;
}
*:first-child+html div#ctArea-shop div.ctBoxMagazine form input.inputstyle01 {
	margin-bottom: 5px;
}

div#ctArea-shop div.ctBoxMagazine form input.inputstyle02 {
	margin-top: 10px;
}
* html div#ctArea-shop div.ctBoxMagazine form input.inputstyle02 {
	margin-top: 7px;
}
*:first-child+html div#ctArea-shop div.ctBoxMagazine form input.inputstyle02 {
	margin-top: 7px;
}

.shopbaseTXT {
	margin: 10px 0px;
	padding: 10px;
	background-color: #f1f1f1;
	border: 3px solid #d9d9d9;
	width:40%;
}


/*----------------------------------*/
table.shopTbl_service {
	width: 900px;
}

table.shopTbl_service th,
table.shopTbl_service td {
	padding: 9px 7px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}

table.shopTbl_service th {
	width: 124px;
	border-bottom: 1px solid #FFFFFF;
	background: #ECF0F1;
	font-size: 86%;
}

table.shopTbl_service td {
	border-bottom: 1px dotted #B8BDBE;
	color: #000000;
}

table.shopTbl_service td span.notes {
	margin-left: 5px;
	color: #FA0101;
	font-size: 86%;
}
