@charset "utf-8";
/* 詳細検索
----------------------------------------------------------*/
div#searchbox {
 background-image: url(../img/bg_searchbox.gif);
 background-position: left top;
 background-repeat: no-repeat;
 padding: 10px;
 width: 750px;
 height: 80px;
}
div#searchbox input {
 background-color: none;
 height: 20px;
 vertical-align: middle;
 font-size: 16px;
}
div#searchresult {
 margin: 10px 0;
}

div#searchresult div#scr_head {
 font-size: 14px;
 background-image: url(../img/dotline770.gif);
 background-position: bottom;
 background-repeat: no-repeat;
 padding-bottom: 5px;
}
div#searchresult div#scr_head span#scrt1 {
 font-weight:bold;
 padding-right: 10px;
}
div#searchresult div#scr_head span#scrt2 {
 font-size: 12px;
 padding-left: 30px;
}
div#searchresult dl.scrdisp {
 margin: 20px 0 0;
 padding: 0;
 background-image: url(../img/dotline770.gif);
 background-position: bottom;
 background-repeat: no-repeat;
 padding-bottom: 10px;
 font-size: 14px;
}
div#searchresult dl.scrdisp dd.scrdisp_head {
 background-image: url(../img/icon_arrow_blue.gif);
 background-position: left 1em;
 background-repeat: no-repeat;
 padding-top: 10px;
 padding-left: 15px;
}
div#searchresult dl.scrdisp dd.scrdisp_head a {
 font-size: 14px;
}
div#searchresult dl.scrdisp dd.scrdisp_detail {
 padding-top: 5px;
 padding-left: 15px;
 line-height: 1.4;
}
div#searchresult dl.scrdisp dd.scrdisp_link {
 padding-top: 5px;
 padding-left: 15px;
}
div#searchresult dl.scrdisp dd.scrdisp_link a {
 color: #FFCC66;
}
div#searchresult div#scr_footer {
 margin: 30px 0 10px;
 font-size: 14px;
 text-align: center;
}
div#searchresult div#scr_footer ul#scr_foot {
 list-style-type: none;
}
div#searchresult div#scr_footer ul#scr_foot li {
 display: inline;
 padding-right: 10px;
}
div#searchresult div#scr_footer ul#scr_foot li a {
 text-decoration: none;
 font-size: 14px;
}


/* 配送方法について
----------------------------------------------------------*/
#jmaptbl {
 width:750px;
 padding:0px;
 margin-top:0px;
 margin-bottom:0px;
 font-size: 12px !important;
 text-align: center;
}
#jmaptbl #jmaptbl1 {
 width:400px;
 background-color:#cbcbcb;
}
#jmaptbl #jmaptbl1 .jmapCel1 {
 background-color:#ffffff;
 line-height:130%;
 padding-top:3px;
 padding-bottom:3px;
 text-align:center;
}
#jmaptbl #jmaptbl1 .jmapCel2 {
 background-color:#009900;
 line-height:130%;
 padding-top:3px;
 padding-bottom:3px;
 text-align:center;
}
#jmaptbl #jmaptbl1 .jmapCel3 {
 background-color:#FF6666;
 line-height:130%;
 padding-top:3px;
 padding-bottom:3px;
 text-align:center;
}
#jmaptbl #jmaptbl1 .jmapCel4 {
 background-color:#3398CC;
 line-height:130%;
 padding-top:3px;
 padding-bottom:3px;
 text-align:center;
}
#jmaptbl #jmaptbl1 .jmapCel5 {
 background-color:#FF6634;
 line-height:130%;
 padding-top:3px;
 padding-bottom:3px;
 text-align:center;
}
#jmaptbl #jmaptbl1 .jmapCel6 {
 background-color:#339A99;
 line-height:130%;
 padding-top:3px;
 padding-bottom:3px;
 text-align:center;
}
#jmaptbl #jmaptbl1 .jmapCel7 {
 background-color:#CC0000;
 line-height:130%;
 padding-top:3px;
 padding-bottom:3px;
 text-align:center;
}
#jmaptbl #jmaptbl1 .jmapCel99 {
 background-color:#FFFFFF;
 line-height:130%;
 padding-top:3px;
 padding-bottom:3px;
 padding-left:8px;
 text-align:left;
}
.jp {
 text-align:left;
 line-height:normal;
 font-size:10px;
}

/* 補償制度の枠
----------------------------------------------------------*/
.compen_tbl {
 margin-top: 5px;
 background-color: #cbcbcb;
 width: 365px;
 font-size: 14px;
}
.compen_tbl td {
 background-color: #ffffff;
 padding: 3px;
 text-align: left;
 vertical-align: middle !important;
}
.compen_tbl td.imgcenter {
 text-align: center !important;
}
.compen_tbl td.tdbot {
 height: 40px !important;
 vertical-align: middle !important;
}
.compen_tbl td .px-red12 {
 font-size: 12px;
 color: #ff0000;
}
.compen_tbl td hr {
 margin: 0;
 padding: 0;
 border-bottom: 2px dotted #FA0;
}  
.compen_tbl td p {
 margin: 5px 0;
 font-size: 12px;
 color: #333;
 text-align: center;
}

/* 相互リンク募集中
----------------------------------------------------------*/
table#linktbl {
 margin: 15px 0;
 border-top: 1px solid #cbcbcb;
 border-left: 1px solid #cbcbcb;
 border-right: 1px solid #cbcbcb;
 width: 770px;
}
table#linktbl th {
 padding: 3px 5px;
 background-color: #eeeeee;
 border-right: 1px solid #cbcbcb;
 border-bottom: 1px solid #cbcbcb;
 width: 100px;
 text-align: center;
 vertical-align: middle;
}
table#linktbl td {
 padding: 3px 5px;
 background-color: #ffffff;
 border-bottom: 1px solid #cbcbcb;
 text-align: left;
 vertical-align: middle;
}
ul#public {
 margin-top: 20px;
 list-style-type: none;
}
ul#public li {
 padding: 0 0 0 20px;
 background-image: url(../img/arw_blue01.gif);
 background-position: 0 0.1em;
 background-repeat: no-repeat;
}
div#recruitment {
 width: 754px;
 margin-top: 15px;
 border: 3px solid #cbcbcb;
 padding: 5px;
 font-size: 14px;
}
div#recruitment a {
 font-size: 14px;
}
ul.link_text {
 margin: 10px 0 0;
 list-style-type: none;
}
ul.link_text li.lt_hd {
 background-image: url(../img/arw_blue01.gif);
 background-position: 0 1em;
 background-repeat: no-repeat;
 padding-left: 20px;
 padding-top: 10px;
 padding-bottom: 5px;
}
ul.link_text li.lt_hd a {
 font-size: 14px;
 font-weight: bold;
}
ul.link_text li.lt_txt {
 background: #fff;
 padding-top: 5px;
 padding-left: 20px;
 background-image: url(../img/dotline.gif);
 background-position: right top;
 background-repeat: no-repeat;
}
/* メディア掲載履歴
  ----------------------------------------------------------*/
.media_wrap {
 clear:both;
 margin:10px 0px;
}
.media_wrap .wrap {
 margin-top: 10px;
 float:left;
 padding-bottom: 10px;
 width: 770px;
 border-bottom: #cccccc 3px dotted
}
.media_wrap .wrap .left {
 float: left;
 width: 170px;
}
.media_wrap .wrap .left img {
 border: #cccccc 5px solid;
}
.media_wrap .wrap .right {
 float: right;
 width: 590px;
}
.media_wrap .wrap .right .title {
 padding: 5px 0px 5px 5px;
 font-weight: bold;
 font-size: 15px;
 background-color:#f9f9f9;
 border-bottom: 1px dotted #003399;
 margin:0 0 10px 0;
}
.media_wrap .wrap .right .inb {
 line-height: 180%;
}
.media_wrap .wrap .right .inb img {
 float: right;
 line-height: 180%;
}
.media_wrap .wrap .right .bn {
 margin:10px 0px 0px 20px;
}
.media_wrap .wrap .right .mibox {
 margin-top: 10px;
 float: left;
}
.media_wrap .wrap .right .miimg {
 margin-top: 10px;
 float: right;
}

.media_wrap2 {
 clear:both;
 margin: 20px 0px 0px;
 width: 770px;
}
.media_wrap2 .inbody {
 border: #cccccc 3px solid;
 padding: 10px;
}
.media_wrap2 .inbody .title {
 font-weight: bold;
 font-size: 15px;
 padding-bottom: 10px;
 border-bottom: #cccccc 1px solid;
}
.media_wrap2 .inbody .ho {
 line-height: 180%;
 padding-top: 10px;
}

/* お支払い方法について
  ----------------------------------------------------------*/
ul#ulpay {
 margin-top: 20px;
 list-style-type: none;
}
ul#ulpay li.mk01 {
 font-size: 14px;
 background-image: url(../img/mark_circle.gif);
 background-position: left 0.2em;
 background-repeat: no-repeat;
 padding: 1px 0 1px 16px;
}
ul#ulpay li.mk02 {
 font-size: 14px;
 background-image: url(../img/spacer.gif);
 background-position: left 0.2em;
 background-repeat: no-repeat;
 padding: 1px 0 1px 16px;
}
/* 表設定 */
.table-gr {
 border-top: 1px solid #666666;
 border-left: 1px solid #666666;
}
.table-gr td.cel-1 {
 background: #F3F3F3;
 border-right: 1px solid #666666;
 border-bottom: 1px solid #666666;
 font-size: 12px;
 line-height: 130%;
 color: #333333;
 padding: 5px 10px;
}
.table-gr td.cel-2 {
 border-right: 1px solid #666666;
 border-bottom: 1px solid #666666;
 color: #333333;
 padding: 5px 10px;
 font-size: 12px;
 line-height: 130%;
}
.table-gr td.cel-3 {
 border-right: 1px solid #666666;
 border-bottom: 1px solid #666666;
 color: #333333;
 padding: 5px 10px;
 font-size: 12px;
 line-height: 200%;
}
.cel-bl {
 font-size: 12px;
 line-height: 130%;
 color: #486373;
 background: #D1DAE2;
 padding: 10px 10px 10px 20px;
 border-bottom: 2px solid #FFFFFF;
 width: 150px;
}
.cel-bl2 {
 font-size: 14px;
 line-height: 130%;
 color: #486373;
 background: #D1DAE2;
 padding: 10px 10px 10px 20px;
 border-bottom: 2px solid #FFFFFF;
 width: 150px;
}
.cel-gr {
 font-size: 10px;
 line-height: 130%;
 color: #333333;
 background: #E1E1E1;
 padding: 5px;
 border-bottom: 2px solid #FFFFFF;
 width: 140px;
}
.cel-gr2 {
 font-size: 12px;
 line-height: 130%;
 color: #333333;
 background: #E1E1E1;
 padding: 5px;
 border-bottom: 2px solid #FFFFFF;
 width: 140px;
}
.cel-white10 {
 font-size: 10px;
 line-height: 130%;
 color: #333333;
 padding: 5px 10px;
}
.cel-white12 {
 font-size: 12px;
 line-height: 130%;
 color: #333333;
 padding: 10px 20px;
}
.cel-white12-2 {
 font-size: 12px;
 line-height: 130%;
 color: #333333;
 padding-bottom: 10px;
 padding-left: 5px;
}
.cel-white12-3 {
 font-size: 12px;
 line-height: 130%;
 color: #333333;
 padding: 5px;
}
.cel-white14 {
 font-size: 14px;
 line-height: 130%;
 color: #333333;
 padding-bottom: 10px;
 padding-left: 5px;
}
.cel-white14-2 {
 font-size: 14px;
 line-height: 130%;
 color: #333333;
 padding: 10px 20px;
}

/* pay.html用　料金設定テーブル */
#postage {
 padding:0px;
}
#postage td {
 vertical-align:middle;
}
#postage .postage_tbl {
 width:575px;
 margin-top:10px;
 padding:0px;
 background-color:#cbcbcb;
}
#postage .pos_cel1 {
 font-size:12px;
 line-height:130%;
 text-align:center;
 vertical-align:middle;
 background-color:#336699;
}

/* 個人情報保護方針・プライバシーポリシー
  ----------------------------------------------------------*/
.privacy_midashi01 {
 font-size: 14px;
 line-height: 25px;
 font-weight: bold;
 color: #333333;
 background: #F3F3F3;
 padding-left: 5px;
 border-bottom: 2px solid #D6D6D6;
 border-left: 10px solid #999999;
 margin-bottom: 20px;
 margin-top: 20px;
}
dl#pmark_title {
 margin: 0;
}
dl#pmark_title dd.pmk01 {
 margin-top: 10px;
 font-weight: bold;
}
dl#pmark_title dd.pmk02 {
 margin-top: 5px;
}

/* 店舗案内　テーブル
  ----------------------------------------------------------*/
table.shop_product {
	margin: 0px;
	padding: 0px;
	text-align: left;
 background-color:#cbcbcb;
	width: 770px;
}
table.shop_product td.sdCel01 {
 width:25%;
	background-color:#FFFFFF;
	padding:10px;
	font-size:14px;
}
table.shop_product td.sdCel02 {
 width:75%;
	background-color:#FFFFFF;
	padding:10px;
	font-size:14px;
}
table.shop_product td.sdCel03 {
 width:25%;
	background-color:#003399;
	padding:10px;
	font-size:14px;
	color:#FFFFFF;
}

/* ご予約方法
  ----------------------------------------------------------*/
.step {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 87px;
}
.flow {
	background: url(../img/rent/rent_bg.gif) no-repeat;
}
/* 特定商取引に関する表記
  ----------------------------------------------------------*/
ul.special {
 margin-top: 10px;
	padding-left: 18px;
}
ul.special li {
 list-style-type: circle;
}
