﻿@charset "UTF-8";
/*  Inpage Common
-----------------------------------------------------------------------------*/
/* パンくず */
#pankuzu {
  width: 900px;
  height: 49px;
  color: #ffffff;
  overflow: hidden;
}

#pankuzu a {
  color: #ffffff;
  text-decoration: none;
}

#pankuzu a:hover {
  text-decoration: underline;
}

#pankuzu ol {
  list-style: none;
  color: #ffffff;
  margin: 26px 0 0 10px;
}

#pankuzu ol li {
  display: inline;
}

/* menu */
#right_content .menu {
  width: 189px;
  background: #000000;
  margin-bottom: 9px;
  padding-top: 7px;
  overflow: hidden;
}

#right_content .menu p {
  margin: 0 0 7px 7px;
}

#right_content .menu ul {
  width: 175px;
  list-style: none;
  margin: 0 0 7px 7px;
}

#right_content .menu ul li {
  width: 175px;
  height: 36px;
  line-height: 36px;
  text-indent: 26px;
  font-weight: bold;
  background: url('../../img/bg_06.jpg') no-repeat;
  overflow: hidden;
}

#right_content .menu ul li.last {
  width: 175px;
  height: 32px;
  line-height: 32px;
  text-indent: 26px;
  font-weight: bold;
  background: url('../../img/bg_07.jpg') no-repeat;
  overflow: hidden;
}

#right_content .menu ul li a {
  color: #ffffff;
}

/* topics */
#right_content #topics {
  width: 189px;
  color: #999999;
  background: #000000;
  overflow: hidden;
  padding: 10px 0 0 0;
  margin-bottom: 6px;
}

#right_content #topics p {
  margin: 0 10px 14px 10px;
}

#right_content #topics div {
  width: 165px;
  height: 225px;
  background: #333333;
  overflow: auto;
  margin: 0 0 10px 10px;
}

#right_content #topics dl {
  width: 135px;
  overflow: hiddden;
  margin: 0 0 0 10px;
  padding:10px 0;
}

#right_content #topics dl dt {
  width: 135px;
  color: #e73a00;
  padding: 0 0 5px; 0;
}

#right_content #topics dl dd {
  width: 135px;
  color: #ffffff;
  padding: 0 0 5px; 0;
}

/* h2 */
#main_content h2 {
  margin: 23px 0 20px 20px;
}

/* main_img */
#main_content .main_img {
  margin: 13px 0 10px 20px;
}

/* pagetop */
#main_content .pagetop {
  margin: 0 0 18px 568px;
}

/* tb_01 */
#main_content .tb_01 {
  width: 612px;
  margin: 0 0 26px 43px;
}

#main_content .tb_01 th {
  width: 130px;
  text-indent:12px;
  text-align: left;
  vertical-align:top;
  color: #000000;
  border-bottom: 1px solid #d9d9d9;
  padding: 16px 0 6px 0;
}

#main_content .tb_01 th.space01 {
  letter-spacing: 39px;
}

#main_content .tb_01 th.space02 {
  letter-spacing: 4px;
}

#main_content .tb_01 th.space03 {
  letter-spacing: 13px;
}

#main_content .tb_01 th.space04 {
  letter-spacing: 2px;
}


#main_content .tb_01 th sapn.space01 {
  letter-spacing: 39px;
}

#main_content .tb_01 th sapn.space02 {
  letter-spacing: 4px;
}

#main_content .tb_01 th sapn.space03 {
  letter-spacing: 13px;
}

#main_content .tb_01 th sapn.space04 {
  letter-spacing: 2px;
}


#main_content .tb_01 td {
  vertical-align:bottom;
  color: #333333;
  border-bottom: 1px solid #d9d9d9;
  padding: 16px 0 6px 0;
}

#main_content .tb_01 tr.top td {
  vertical-align:top;
}

#main_content .tb_01 tr.top th {
  vertical-align:top;
}

/* tb_02 */
#main_content .tb_02 {
  width: 456px;
  margin: 0 0 10px 54px;
}

#main_content .tb_02 th {
  width: 84px;
  text-align: left;
  vertical-align:top;
  font-weight: normal;
  color: #e73b01;
  padding: 0 0 8px 0;
}

#main_content .tb_02 td {
  vertical-align:top;
  color: #333333;
  padding: 0 0 8px 0;
}

/* tb_03 */
#main_content .tb_03 {
  width:592px;
  margin:0 0 20px 54px;
}

#main_content .tb_03 th {
  width: 130px;
  text-indent:12px;
  text-align: left;
  vertical-align:bottom;
  color: #000000;
  border-bottom: 1px solid #d9d9d9;
  padding: 16px 0 6px 0;
}

#main_content .tb_03 th.space01 {
  letter-spacing: 39px;
}

#main_content .tb_03 th.space02 {
  letter-spacing: 4px;
}

#main_content .tb_03 th.space03 {
  letter-spacing: 13px;
}

#main_content .tb_03 th.space04 {
  letter-spacing: 2px;
}

#main_content .tb_03 td {
  vertical-align:bottom;
  color: #333333;
  border-bottom: 1px solid #d9d9d9;
  padding: 16px 0 6px 0;
}

#main_content .tb_03 tr.top td {
  vertical-align:top;
}

#main_content .tb_03 tr.top th {
  vertical-align:top;
}

#main_content .txt_01 {
  margin: 0 45px 25px 45px;
}

#main_content .txt_02 {
  margin: 0 45px 15px 45px;
}

#main_content .txt_03 {
  margin: 0 0 25px 0;
  width:300px;
}

#main_content hr.hr_01 {
  margin: 0 45px 15px 45px;
	width:610px;
	height:0px;
	line-height:0;
	border:none;
	border-bottom:1px dotted #666666;
	overflow:hidden;
}

/* message */
#main_content .message {
  width: 600px;
  
  overflow: hidden;
  padding-bottom:65px;
  margin: 0 0 0 50px;
}

#main_content .message p {
  width: 430px;
  text-align:justify;
}

/* rinen */
#main_content .rinen {
  width: 600px;
  
  overflow: hidden;
  padding-bottom:65px;
  margin: 0 0 0 50px;
}

#main_content .rinen p {
  width: 350px;
  text-align:justify;
}


/* recruit_message */
#main_content .recruit_message {
  width: 600px;
  overflow: hidden;
  margin: 0 0 0 51px;
}

#main_content .recruit_message .fr {
  display: inline;
  margin: 0 0 0 40px;
}


/* c_img */
.c_img {
  width: 900px;
  text-align: center;
  background: #000000;
  padding-bottom: 13px;
  margin-bottom: 23px;
  overflow: hidden;
}

.c_img * {
  margin: 0 auto;
}

/* staff */
#main_content .staff {
  width: 587px;
  overflow: hidden;
  margin: 0 0 15px 58px;
}

#main_content .staff .fl {
  margin: 0 40px 20px 0;
}

#main_content .staff .fr {
  margin: 0 0 20px 40px;
}

/* shop */
#main_content .shop_01 {
  width: 617px;
  color: #333333;
  border-bottom: 1px solid #d9d9d9;
  overflow: hidden;
  padding-bottom: 10px;
  margin: 0 0 17px 43px;
  position:relative;
}

#main_content .shop_01 div {
  width: 617px;
  overflow: hidden;
}

#main_content .shop_01 div .fl {
  margin-right: 10px;
  line-height: 20px;
  display: inline;
}

#main_content .shop_01 div a {
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}

#main_content .shop_01 div a:hover {
  text-decoration: none;
}

#main_content h2.shop_title {
  width:661px;
  height:50px;
  line-height:40px;
  text-indent:30px;
  background:url('../../img/shop/bg_01.gif') no-repeat;
  position:relative;
}

#main_content h2.shop_title img.kindimg {
  position:absolute;
  right:5px;
  top:5px;
}

#main_content .shop_01 p.mapfl {
  position:absolute;
  left:250px;
}

/* detail */
#main_content .detail_01 {
  width: 500px;
  color: #333333;
  overflow: hidden;
  margin: 0 0 17px 45px;
}

#main_content .detail_01 .head {
  width: 487px;
  overflow: hidden;
  margin: 0 0 0 13px;
}

#main_content .detail_01 .head div {
  width: 487px;
  overflow: hidden;
  margin: 0 0 10px 0;
}

#main_content .detail_01 .head div .fl {
  margin-right: 30px;
  line-height: 20px;
  display: inline;
}

#main_content .detail_01 table {
  width: 456px;
  margin: 0 0 14px 0;
}

#main_content .detail_01 table th {
  width: 130px;
  letter-spacing: 1px;
  text-indent:12px;
  text-align: left;
  vertical-align:top;
  color: #000000;
  border-bottom: 1px solid #d9d9d9;
  padding: 16px 0 6px 0;
}

#main_content .detail_01 table th.space01 {
  letter-spacing: 45px;
}

#main_content .detail_01 table th.space02 {
  letter-spacing: 6px;
}

#main_content .detail_01 table th.space03 {
  letter-spacing: 2px;
}

#main_content .detail_01 table th.space04 {
  letter-spacing: 7px;
}

#main_content .detail_01 table td {
  vertical-align:top;
  color: #333333;
  border-bottom: 1px solid #d9d9d9;
  padding: 16px 0 6px 0;
}

#main_content .detail_01 h3 {
  width: 446px;
  height: 22px;
  line-height: 22px;
  font-size: 14px;
  font-weight: normal;
  text-indent: 14px;
  color: #000000;
  border: 2px solid #000000;
  margin-bottom: 15px;
}

#main_content .detail_01 .img {
  width: 472px;
  overflow: hidden;
  margin: 0 0 14px 0;
}

#main_content .detail_01 .img .fl {
  display: inline;
  margin:0 21px 0 0;
}

/* kodawari */
#main_content .kodawari {
  width:638px;
  margin: 0 0 14px 43px;
  overflow:hidden;
}

#main_content .kodawari .fl {
  margin-top:8px;
  display:inline;
}

#main_content .kodawari .fr {
  width:386px;
  overflow:hidden;
}
.hoeSp {
	margin:0 0 20px 20px;	
}

.hoeTable {
	border-bottom:1px solid #666;
	width:575px;
	margin:0 0 20px 20px;
}
.hoeTable td,
.hoeTable th {
	border:1px solid #666;
	border-bottom:0px;
	padding:3px 15px;;
}
.hoeTable th {
	border-right:0px;
	text-align:right;
}


/* ============ おすすめメニュー2013 ============ */

#main_content .detail_01 p.osusume {
  margin-bottom: 8px;
  font-size: 13px;
  color: #ff0080;
  font-weight: bold;
  line-height: 1.4;
}

#main_content .detail_01 p.osusume span {
  font-size: 10px;
  font-weight: normal;
  color: #333;
}



/* tab_01 */
#main_content .tab_01 {
  margin:0 0 20px 54px;
  width:592px;
  height:42px;
  line-height:44px;
  overflow:hidden;
}

/* sitemap */
#main_content .sitemap {
  margin:0 0 20px 44px;
  width:612px;
  color:#000000;
  overflow:hidden;
}
#main_content .sitemap02 {
  margin:0 0 20px 44px;
  width:612px;
  color:#000000;
  overflow:hidden;
}

#main_content .sitemap ul {
  margin-bottom:-1px;
  width:612px;
  list-style:noen;
}

#main_content .sitemap02 ul {
  margin-bottom:-1px;
  width:612px;
  list-style:noen;
}
#main_content .sitemap ul li {
  padding:9px 0 9px 0;
  text-indent:26px;
  background:url('../../img/sitemap/icon_01.gif') no-repeat 3px 12px;
  border-bottom:1px solid #cccccc;
}
#main_content .sitemap02 ul li {
  padding:9px 0 9px 0;
  text-indent:26px;
  background:url('../../img/sitemap/icon_01.gif') no-repeat 3px 12px;
}

#main_content .sitemap ul li ul {
  margin:10px 0 0 0;
  padding-top:5px;
  padding-left:35px;
  width:612px;
  list-style:noen;
  border-top:1px solid #cccccc;
}

#main_content .sitemap ul li ul li {
  padding:5px 0;
  background:url('../../img/sitemap/icon_01.gif') no-repeat 3px 7px;
  border-bottom:none;
}

#main_content .sitemap ul li ul li ul {
  margin:8px 0 0 0;
  padding-top:0px;
  padding-left:35px;
  width:612px;
  list-style:noen;
  border-top:none;
}

#main_content .sitemap ul li ul li ul li {
  padding:0 0 5px 0;
  background:url('../../img/sitemap/icon_01.gif') no-repeat 3px 2px;
  border-bottom:none;
}

/* faq */
#main_content .faq {
  margin:0 0 0 40px;
  width:619px;
  overflow:hidden;
}

#main_content .faq h4 {
  margin:0 0 15px 0;
  padding:0 0 6px 3px;
  width:619px;
  font-size:120%;
  font-weight:normal;
  color:#E73a00;
  border-bottom:1px dotted #000000;
  overflow:hidden;
}

#main_content .faq .question {
  margin:0 0 35px 0;
  width:619px;
  color:#333333;
  overflow:hidden;
}

#main_content .faq .question .icon {
  width:30px;
  text-align:right;
  float:left;
  overflow:hidden;
}

#main_content .faq .question .fl {
  margin-left:4px;
  width:555px;
  display:inline;
  overflow:hidden;
}

#main_content .faq .question .fl table {
  width:480px;
  border-top:1px solid #e8e8e8;
  border-right:1px solid #e8e8e8;
}

#main_content .faq .question .fl table th {
  width:165px;
  height:34px;
  text-align:center;
  font-weight:normal;
  background:#f0f0f0;
  border-left:1px solid #e8e8e8;
  border-bottom:1px solid #e8e8e8;
}

#main_content .faq .question .fl table td {
  padding-left:26px;
  height:34px;
  border-left:1px solid #e8e8e8;
  border-bottom:1px solid #e8e8e8;
}


#main_content .faq .question .fl table.qaTable {
  width:550px;
  border-top:1px solid #e8e8e8;
  border-right:1px solid #e8e8e8;
}

#main_content .faq .question .fl table.qaTable th {
  width:100px;
  height:34px;
  text-align:center;
  font-weight:normal;
  background:#f0f0f0;
  border-left:1px solid #e8e8e8;
  border-bottom:1px solid #e8e8e8;
}

#main_content .faq .question .fl table.qaTable td {
  padding-left:0;
  text-align:center;
  height:34px;
  border-left:1px solid #e8e8e8;
  border-bottom:1px solid #e8e8e8;
}

/* contact_01 */
#main_content .contact_01 {
  margin-left:40px;
  padding:25px 0;
  width:616px;
  background:#f7f7f7;
  border:1px solid #d3d3d3;
  overflow:hidden;
}

#main_content .contact_01 .fl {
  margin-left:32px;
  display:inline;
}

#main_content .contact_01 .fr {
  width:372px;
  color:#333333;
  overflow:hidden;
}

/* flow */
#main_content .flow {
  margin-left:40px;
  padding:15px 0;
  width:616px;
  border-top:1px dotted #000000;
  overflow:hidden;
}

#main_content .flow .fl {
  margin-left:32px;
  display:inline;
}

#main_content .flow table {
	
}

#main_content .flow .fltxt {
  width:174px;
  height:44px;
  background:url('../../recruit/img/flowBG.gif') no-repeat 0 50%;
  text-align:center;
  color:#fff;
  font-weight:bold;
  overflow:hidden;
  padding:3px 0;
}

#main_content .flow .fr {
  width:372px;
  color:#333333;
  overflow:hidden;
}

#main_content .flow .frtxt {
  color:#333333;
  padding:3px 0px 3px 30px;
  font-weight:bold;
  text-align:center;
  font-size:14px;
}

/* form_01 */
#main_content .form_01 {
  width: 617px;
  border-top: 1px solid #d9d9d9;
  margin: 0 0 20px 43px;
}

#main_content .form_01 th {
  padding:0 0 0 15px;
  width: 170px;
  text-align:left;
  vertical-align:top;
  color: #333333;
  border-bottom: 1px solid #d9d9d9;
  padding:14px 0 14px 15px;
}

#main_content .form_01 th em {
  font-style:normal;
  color: #da3d0a;
  margin-left:-6px;
}

#main_content .form_01 td {
  vertical-align:top;
  color: #333333;
  background:url('../../contact/img/bg_01.gif') no-repeat 0 50%;
  border-bottom: 1px solid #d9d9d9;
  padding: 14px 0 14px 35px;
}

#main_content .form_01 tr.bg_01 td {
  background:url('../../contact/img/bg_02.gif') no-repeat 0 50%;
}

#main_content .form_01 td textarea {
  width:330px;
  height:123px;
}

#main_content .form_btn {
  width: 617px;
  text-align:center;
  margin: 0 0 20px 43px;
}

#main_content .form_btn input {
  margin: 0 auto;
}

/* business_01 */
#main_content .business_01 {
  width: 617px;
  color: #333333;
  overflow: hidden;
  margin: 0 0 42px 43px;
}

/* business_02 */
#main_content .business_02 {
  width: 627px;
  color: #333333;
  overflow: hidden;
  margin: 0 0 30px 43px;
}

#main_content .business_02 .fr {
  display: inline;
  margin-left: 42px;
}


/*  margin 
-----------------------------------------------------------------------------*/
.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 10px;
}

.ml19 {
  margin-left: 19px;
}

.ml20 {
  margin-left: 20px;
}

.ml30 {
  margin-left: 30px;
}

.ml40 {
  margin-left: 40px;
}

.ml43 {
  margin-left: 43px;
}

.mr43 {
  margin-right: 43px;
}

.ml58 {
  margin-left: 58px;
}

.ml70 {
  margin-left: 70px;
}

.ml90 {
  margin-left: 90px;
}

.mb07 {
  margin-bottom: 7px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb35 {
  margin-bottom: 35px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb75 {
  margin-bottom: 75px;
}

/*  width 
-----------------------------------------------------------------------------*/
.w202 {
  width: 212px;
}

.w202 {
  width: 222px;
}

.w617 {
  width: 617px;
}

/*  color 
-----------------------------------------------------------------------------*/
.orange {
  color: #da3d0a;
}
.link {
	color: #e73a00;
}

/*  recruit
-----------------------------------------------------------------------------*/
/* entry.html */
.recCnt {
	 margin:17px 0 17px 45px;
	}

.recCnt ul {
	float:left;
	}
	
.recCnt li {
	width:160px;
	}

.W350 { width:350px; }
.W350 p { border:1px solid #FFF; }
.bgGrey {
	border:1px solid #e6e6e6;
	background:#e6e6e6;
	}

.clear { clear:both; }
.p20 { padding:20px; }
.txtC { text-align:center; }


/*  40周年企画ページ CSS
-----------------------------------------------------------------------------*/

#content_40th {
  width: 900px;
  text-align: center;
  margin: 0 auto 95px auto;
  overflow: hidden;
  background:#000;
}
#content_40th a.alpha {
	display:block;
	background:#FFF;
}
#content_40th a.alpha:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
}

#content_40th img.title01 {
	margin:40px auto;
}
#content_40th img.title {
	margin:40px auto 0 auto;
}

#content_40th .border_red_40th {
	width:786px;
	border:#cf0505 solid 1px;
	padding:8px;
	margin:0 auto 20px auto;
	text-align:center;
}
#content_40th .border_red_40th_2 {
	width:816px;
	border:#cf0505 solid 1px;
	padding:0px;
	margin:0 auto 20px auto;
	text-align:center;
}
#content_40th .border_white_40th {
	border-left:#FFF 1px solid;
	border-right:#FFF 1px solid;
	text-align:center;
	width:740px;
	margin:0 auto 0 42px;
}

#content_40th .twitter_40th {
	width:816px;
	margin:0 auto 20px auto;
}
#content_40th .page04_box_40th {
	width:739px;
	text-align:center;
	margin:0 auto;
}

#content_40th table.tbl01 {
	width:770px;
	border:none;
	padding:none;
	text-align:left;
}
#content_40th table.tbl01 tr td.pr7px {
	padding-right:4px;
}
#content_40th table.tbl02 {
	width:781px;
	border:none;
	margin:0 auto 50px auto;
	text-align:left;
}

#content_40th table tr td.text_right {
	text-align:right;
}
#content_40th table tr td.text_white {
	color:#FFF;
}


.question table.sTable td {
	text-align:center;
	padding:0 20px 0 0;
}

/* FONTカラー */
.fOrenge { color:#E73A00; }

/* DISPLAY設定 */
.dBlock { display:block; }
.dInline { display:inline; }


a.alpha:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
}

/*  2013メニュー CSS
-----------------------------------------------------------------------------*/

#main_content #content_menu {
	padding: 20px;
}


div.gridwrap {
	margin-bottom: 20px;
}
ul.menugrid {
}
ul.menugrid li.mg {
	float: left;
	width: 210px;
	height: 230px;
	margin: 0 15px 15px 0;
	background: #111;
}
ul.menugrid li.mrn {
	margin-right: 0;
}
div.mgbox {
	padding: 10px;
}
div.mgbox ul.inmenu {
}
div.mgbox h4 {
	margin: 0;
	padding: 3px 0;
	color: #fff;
	text-align: center;
	background: #333/*#7B3100*/;
	border-top: 2px solid #111/*#552200*/;
	border-bottom: 2px solid #111/*#552200*/;
}
*:first-child+html div.mgbox h4 {font-size: 13px;}

div.mgbox p.mprice {
	padding: 5px 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background: #7B3100;
}
div.mgbox span.minfo {
	font-size: 10px;
	color: #fff;
}
p.menucap {
	font-size: 14px;
	line-height: 21px;
	text-align: center;
}
span.small {
	font-size: 0.8em;
}

/*  20150713追加
-----------------------------------------------------------------------------*/
.oomori_201507 {
  width: 600px;
  margin: 0 auto;
}
.oomori_store {
	vertical-align: top;
}
.oomori {
	color: #FF0004;
	font-size: 18px;
}
.oomori_prize {
	color: #004CFF;
	font-size: 14px;
}
/*  20150721追加
-----------------------------------------------------------------------------*/
/*#main_content h2.shop_title:before {
  content:"";
  background: url('../../img/shop/bg_02.gif') left top no-repeat;
  width: 30px;
  height:20px;
}*/
#main_content h2.shop_title {
  /*padding-left: 40px;*/
  width: 661px;
  padding-bottom:15px;
  height:auto;
  min-height: 35px;
  line-height: 30px;
  text-indent: 0;
  background: url('../../img/shop/bg_01.gif') left bottom no-repeat;
  position: relative;
}
#main_content h2.shop_title span {
  display:block;
  background: url('../../img/shop/bg_02.gif') 0 3px no-repeat;
  padding-left:30px;
}