/* CSS Document */

/* Basic
 ========================================================================= */
body{
	color:#1a1a1a;
}

a{
	text-decoration:none;
	color:#0b419b;
}
a:visited {
	color: #551a8b;
}
a:hover{
	
}

.clearfix {
	zoom:1;
}

.clearfix:after {
	content: ""; 
	display: block; 
	clear: both;
}

.fll{
	float:left;
}
.flr{
	float:right;
}

/* Cells
 ========================================================================= */
.cells p{
	display:table-cell;
	vertical-align:middle;
}
/* IE 6 */
* html .cells p {
	display: inline;
	zoom: 1;
}

/* IE 7 */
*:first-child+html .cells p{
	display: inline;
	zoom: 1;
}

/*\*//*/
* html .cells p{
	display: inline-block;
}
/**/

/* Structure
 ========================================================================= */
div#wrapper{

}
div#container{
	width:960px;
	margin:0 auto;
}
div#header-mk{
	height:50px;
	border-bottom:5px solid #ffe300;
	width:100%;
}
div#header-mk img{
	margin:10px 0 0 20px;
}
div#main{
	width:660px;
	float:left;
}
div#main-detail{
	width:940px;
	margin-left:20px;
}
div#sidebar{
	width:278px;
	float:left;
	margin-left:22px;
}
h1.pttl{ /* page title */
	color:#0b419b;
	font-size:13px;
	font-weight:bold;
	padding:20px 0;
}
h2.cttl{ /* contents title */
	font-size:15px;
	font-weight:bold;
	border-left:5px solid #0b419b;
	background-color:#ebebeb;
	width:646px;
	padding:9px 0 9px 9px;
	letter-spacing:1px;
	margin-bottom:16px;
}
div#main-detail div.specs{
	margin-bottom:40px;
}
div#main-detail div.specs > div{
	width:450px;
	float:left;
}
div#main-detail div.specs > div:first-child{
	margin-right:20px;
}
table.specline-table{
	font-size:12px;
	color:#4c4c4c;
}
table.specline-table tr{
	border-top:2px solid #d9d9d9;
}
table.specline-table th, div.specline-table td{
	padding-top:15px;
	vertical-align:top;
}
table.specline-table th{
	width:105px;
	padding:15px 0 15px 10px;
}
table.specline-table td{
	width:330px;
	padding:15px 0;
}
div.arbeit-detail{
	margin-top:40px;
	font-size:12px;
}
div.arbeit-detail h3{
	padding:0 0 10px 10px;
	border-bottom:2px solid #d9d9d9;
}
div.arbeit-detail p{
	line-height:22px;
	padding:10px;
}

img.mapcont{
	margin-bottom:40px;
}
div.mapcont-pref{
	width:100%;
	text-align:center;
	margin-top:20px;
}
a.triangle{
	padding-left:10px;
	background:url(../images/icn/triangle.gif) left center no-repeat;
}
div#shop{
	width:660px;
	float:left;
}
h1.shopname{
	background:url(../images/icn/icn_shop_l.png) 10px center no-repeat;
	padding:30px 0 30px 60px;
	line-height:36px;
	font-size:28px;
}


/* .guide
 ========================================================================= */
p.guide{
	font-size:12px;
}
p.guide a{
	margin-left:10px;
}

/* .centerings
 ========================================================================= */
 
 div.centerings{
	 margin-top:47px;
 }
 div.centerings > div{
	float:left;
	width:320px; 
 }
 div.centerings > div:first-child{
	 margin-right:20px;
 }
 div.centerings > div h2.minittl{
	 font-size:13px;
	 font-weight:bold;
	 border-left:3px solid #124294;
	 padding-left:10px;
	 line-height:20px;
 }
 div.centerings > div p.guide{
	margin-top:26px;
	color:#4c4c4c; 
	margin-bottom:10px;
 }
 div.results{
	 clear:both;
 }
 div.results p{
	 font-size:13px;
	 
	 /*height:53px;*/
	 border-bottom:thin dotted #b2b2b2;
	 /*line-height:53px !important;*/
 }
 div.results p:first-child{
	  border-top:thin solid #b2b2b2;
 }

/* .pagenation
 ========================================================================= */
p.pagenation{
	margin-top:40px;
	margin-left:-5px;
	width:100%;
	text-align:center;
	font-weight:bold;
}
p.pagenation span{
	font-size:12px;
	list-style:none;
	margin-left:10px;
	color:#4c4c4c;
}
p.pagenation span a{
	font-weight:normal;
}
p.pagenation-txt{
	margin:15px 0;
	width:100%;
	text-align:center;
	font-size:12px;
}
p.pageidx-top, p.pageidx-bottom{
	width:648px;
	text-align:right;
	font-size:12px;
}
p.pageidx-top{
	border-bottom:thin solid #d9d9d9;
	padding:0 12px 12px 0;
}
p.pageidx-bottom{
	border-top:thin solid #d9d9d9;
	padding:12px 12px 0 0;
}
/* .shop
 ========================================================================= */
div.shop-cont{
	
}
div.shop-cont div.shop:last-child{
	border:none;
}
div.shop{
	width:623px;
	/*background:url(../images/icn/icn_shop.gif) left 13px no-repeat;*/
	border-bottom:thin dotted #b2b2b2;
	padding:20px 0 20px 37px;
}
div.shop-prof{
	float:left;
}
h3.shop-ttl{
	font-size:13px;
	line-height:13px;
}
p.shop-info{
	font-size:12px;
	padding-top:13px;
	padding-left:10px;
	line-height:18px;
}
div.shop-icns{
	float:right;
}
div.shop-icns img{
	float:right;
	margin-right:5px;
}

/* .sidebar
 ========================================================================= */
div.sidebar-box{
	border:thin solid #d9d9d9;
	width:276px;
	margin-bottom:20px;
}
h2.sidebar-ttl{
	background-color:#0b419b;
	font-size:13px;
	font-weight:bold;
	padding:5px 20px;
	color:#fff;
}
div.search-form{
	position:relative;
	padding:14px;
	font-size:12px;
}
div.search-form input{
	width:206px;
	height:30px;
	border:thin solid #d9d9d9;
	padding:0 8px;
	color:#4c4c4c;
	font-size:12px;
}
div.search-form .btn-css{
	margin:0 !important;
}
div.search-form .btn-css img{
	margin-top:6px;
}

div.sidebar-box h3.gttl{ /* group title */
	border-bottom:thin dotted #d9d9d9;
	font-size:12px;
	font-weight:bold;
	padding:4px 10px;
	margin-bottom:8px;
	margin-left:10px;
	width:206px;
}
div.sidebar-box div.chkline{
	height:23px;
	margin-bottom:10px;
	padding-left:10px;
	color:#000;
	font-size:12px;
}
div.sidebar-box div.chkline *{
	margin-left:5px;
	float:left;
}
div.sidebar-box div.chkline img{
	width:28px;
	height:28px;
}
div.sidebar-box div.chkline input{
	width:12px;
	height:12px;
	margin-top:5px;
	margin-left:8px;
}
div.sidebar-box div.chkline span{
	line-height:28px;
}
/* 取扱内容 */
div.sidebar-box div.lineline{
	height:29px;
	margin-bottom:4px;
	padding-left:10px;
	color:#000;
	font-size:12px;
}
div.sidebar-box div.lineline *{
	float:left;
}
div.sidebar-box div.lineline input{
	width:12px;
	height:12px;
	margin-left:8px;
	margin-top:8px;
}
div.sidebar-box div.lineline img{
	width:28px;
	height:28px;
	margin-left:5px;
}
div.sidebar-box div.lineline span{
	line-height:28px;
	margin-left:5px;
}

div.sidebar-box p{
	padding:14px 20px;
	font-size:12px;
}
div.sidebar-box div.btngroup{
	margin-top:20px;
}
div.sidebar-box div.btngroup:last-child{
	margin-bottom:20px;
}
div.sidebar-box .btncont{
	padding:18px 0 18px 18px;
}
div.sidebar-box .btn-css:last-child{
	margin-top:10px;
}
div.qrcont > p{
	font-weight:bold;

}
div.qrcont > img{
	margin-left:56px;
	margin-bottom:10px;
}
div.qrcont div.btn-send{
	color:#4c4c4c;
	padding-top:10px;
	display:block;
	margin-left:20px;
	width:236px;
	height:40px;
	line-height:16px;
	border-color:#d0d0d0;
	background:#d0d0d0;
	background-image:url(../images/icn/btn-send.gif);
	
    
	background:url(../images/icn/btn-send.gif), -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#c3c3c3));
	background:url(../images/icn/btn-send.gif), linear-gradient(top,#f1f1f1 0%,#c3c3c3);
	background-repeat:no-repeat;
	background-position:98% center;
	margin-bottom:20px;
}

/* .shopspec
 ========================================================================= */
 
table.shopspec{
	border-collapse: collapse;
	border-spacing:0;
	font-size:12px;
	margin-bottom:40px;
}
table.shopspec th{
	color:#4c4c4c;
	background-color:#f2f2f2;
	width:118px;
}

table.shopspec th, table.shopspec td{
	padding:8px;
	border:thin solid #d9d9d9;
}
table.shopspec td{
	padding-left:20px;
}
p.shopname{
	height:26px;
	background:url(../images/icn/icn_shop.gif) left center no-repeat;
	padding:6px 0 0 30px;
	color:#000;
	font-size:14px;
}

p.spectag{
	height:28px;
	background:url(../images/icn/chozai.gif) left center no-repeat;
	padding:0 0 0 32px;
	font-size:11px;
	margin-right:15px;
	line-height:28px;
}
p.chozai{
	background:url(../images/icn/chozai.gif) left center no-repeat;
	/*color:#cc3333;*/
}
p.otorioki{
	background:url(../images/icn/otorioki.gif) left center no-repeat;
	/* color:#666; */
}
p.h24{
	background:url(../images/icn/24h.gif) left center no-repeat;
	color:#0b419b;
}
p.open10{
	background:url(../images/icn/open10.gif) left center no-repeat;
	color:#0b419b;
}
p.close21{
	background:url(../images/icn/close21.gif) left center no-repeat;
	color:#0b419b;
}
table.shopspec td p.opentime, table.specline-table td p.opentime{
	padding:5px 0;
}
p.parking{
	background:url(../images/icn/parking.gif) left center no-repeat;
	color:#000;
	margin-left:0;
}
p.qr-url{
	padding:16px;
}
p.paytag{
	padding-right:10px;
	line-height:28px;
}
p.paytag img{
	padding-right:4px;
	width:28px;
	height:28px;
}
div.paytag-cloud p{
	float:left;
	margin-bottom:5px;
}
div.paytag-cloud > img{
	margin-bottom:5px;
}

/* C H I R A S H I
 ========================================================================= */

div.chirashi{
	width:254px;
	border:2px solid #d9d9d9;
	margin:9px 0 0 9px;
}
div.chirashi div{
	margin:12px 0 12px 14px;
	display:table;
}
div.chirashi div:hover{
	opacity:0.5;
}
div.chirashi div img{
	border:thin solid #d9d9d9;
	padding:1px 10px;
	display:table-row;
	margin-bottom:5px;
}
div.chirashi div p{
	font-size:10px;
	text-align:center;
	display:table-row;
	line-height:12px;
}
div.chirashi a{
	color:#676767 !important;
}
/* A R V E I T
 ========================================================================= */
 
 div.arbeit{
	border:thin solid #d9d9d9; 
	margin-bottom:40px;
 }
 div.arbeit h3{
	 background-color:#ebebeb;
	 padding:5px 20px;
	 font-size:13px;
	 font-weight:bold;
 }
 div.arbeit div{
	padding:20px;
	font-size:12px;
 }
 div.arbeit div strong{
	 font-weight:bold;
 }
 div.arbeit div p{
	 margin-top:10px;
 }
 
 

/* Btn
 ========================================================================= */
 
.btn-css {
	background:rgb(11,65,155);
	color:#fff;
	background: -moz-linear-gradient(top,#0b419b 0%,#052578);
	background: -webkit-gradient(linear, left top, left bottom, from(#0b419b), to(#052578));
	border: 1px solid #072c68;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}
.btn-css:hover{
	background:#0869c4;
	border: 1px solid #0869c4;
	cursor:pointer;
}
div.btn-chirashi{
	background:rgb(11,65,155);
	margin-left:20px;
	margin-top:18px;
	width:276px;
	height:54px;
	line-height:54px;
	background-image:url(../images/icn/window.gif);
	background-repeat:no-repeat;
	background:url(../images/icn/window.gif), -webkit-gradient(linear, left top, left bottom, from(#0b419b), to(#052578));
	background:url(../images/icn/window.gif), linear-gradient(top,#0b419b 0%,#052578);
	background-repeat:no-repeat;
    background-position:95% center;
}
div.btn-chirashi:hover{
	background:url(../images/icn/window.gif);
	background-color:#0869c4;
	background-repeat:no-repeat;
    background-position:95% center;
}
div.btn-normal{
	width:236px;
	height:34px;
	line-height:34px;
	background:rgb(11,65,155);
	background-image:url(../images/icn/btn-normal.png);
	background-repeat:no-repeat;
	background:url(../images/icn/btn-normal.png), -webkit-gradient(linear, left top, left bottom, from(#0b419b), to(#052578));
	background:url(../images/icn/btn-normal.png), linear-gradient(top,#0b419b 0%,#052578);
	background-repeat:no-repeat;
    background-position:98% center;
}
div.btn-normal:hover{
	background:url(../images/icn/btn-normal.png);
	border: 1px solid #0869c4;
	background-color:#0869c4;
	background-repeat:no-repeat;
    background-position:98% center;
}
div.btn-search{
	width:30px;
	height:30px;
	position:absolute;
	top:14px;
	left:232px;
}
div.btn-send{
	
}

/* map-list
 ========================================================================= */

div#mapto{
	position: relative;
	width: 600px;
	height: 480px;
}
div#mapto img{
	position: absolute;
}
div#mapto img:hover{
	opacity: 0.5;
}
div#mapto p{
	font-size: 12px;
	color: #404040;
	text-transform: none;
	text-align: justify;
	padding: 20px 0 0 20px;
}

/*-------北海道-----*/
img.hokkaidou1{
	top: 0px;
	left: 555px;
}
img.hokkaidou2{
	top: 0px;
	left: 605px;
}
/*-------東北-----*/
img.aomori{
	top: 80px;
	left: 555px;
}
img.akita{
	top: 114px;
	left: 555px;
}
img.iwate{
	top: 114px;
	left: 605px;
}
img.yamagata{
	top: 148px;
	left: 555px;
}
img.miyagi{
	top: 148px;
	left: 605px;
}
img.hukusima{
	top: 182px;
	left: 555px;
}
/*-------関東-----*/
img.gunma{
	top: 216px;
	left: 555px;
}
img.totigi{
	top: 216px;
	left: 605px;
}
img.saitama{
	top: 250px;
	left: 555px;
}
img.ibaragi{
	top: 250px;
	left: 605px;
}
img.tokyo{
	top: 284px;
	left: 555px;
}
img.chiba{
	top: 284px;
	left: 605px;
}
img.kanagawa{
	top: 318px;
	left: 555px;
}
/*-------中部-----*/
img.niigata{
	top: 182px;
	left: 505px;
}
img.nagano{
	top: 216px;
	left: 505px;
}
img.yamanasi{
	top: 284px;
	left: 505px;
}
img.sizuoka{
	top: 318px;
	left: 505px;
}
img.toyama{
	top: 182px;
	left: 455px;
}
img.gihu{
	top: 216px;
	left: 455px;
}
img.aichi{
	top: 284px;
	left: 455px;
}
img.isikawa{
	top: 182px;
	left: 405px;
}
img.hukui{
	top: 216px;
	left: 405px;
}
/*-------関西-----*/
img.siga{
	top: 250px;
	left: 405px;
}
img.mie{
	top: 284px;
	left: 405px;
}
img.kyoto{
	top: 250px;
	left: 355px;
}
img.nara{
	top: 284px;
	left: 355px;
}
img.hyougo{
	top: 250px;
	left: 305px;
}
img.osaka{
	top: 284px;
	left: 305px;
}
img.wakayama{
	top: 318px;
	left: 305px;
}
/*-------中部-----*/
img.tottori{
	top: 250px;
	left: 255px;
}
img.okayama{
	top: 284px;
	left: 255px;
}
img.simane{
	top: 250px;
	left: 205px;
}
img.hirosima{
	top: 284px;
	left: 205px;
}
img.yamaguti{
	top: 250px;
	left: 155px;
}

/*-------四国-----*/
img.kagawa{
	top: 328px;
	left: 228px;
}
img.ehime{
	top: 328px;
	left: 178px;
}
img.tokusima{
	top: 362px;
	left: 228px;
}
img.kouti{
	top: 362px;
	left: 178px;
}

/*-------九州・沖縄-----*/
img.oita{
	top: 284px;
	left: 105px;
}
img.miyazaki{
	top: 318px;
	left: 105px;
}
img.hukuoka{
	top: 284px;
	left: 55px;
}
img.kumamoto{
	top: 318px;
	left: 55px;
}
img.saga{
	top: 284px;
	left: 5px;
}
img.nagasaki{
	top: 318px;
	left: 5px;
}
img.kagosima{
	top: 352px;
	left: 5px;
}
img.okinawa{
	top: 407px;
	left: 5px;
}

/* shop-list
 ========================================================================= */

div#shop01{
	float: left;
	text-align: center;
}
.icn1{
	overflow: hidden;
	float: left;
	margin: 10px 0;
}
img.icn2{
	width:144px;
	height:42px;
	margin: 3px 9px;
   -moz-border-radius: 10px;    /* Firefox */
   -webkit-border-radius: 10px; /* Safari,Chrome */
   border-radius: 10px;         /* CSS3 */
   border: 1px #e0e0e0 solid;     /* 枠線の装飾 */
   background-color: #ffffff;   /* 背景色 */
}
img.icn2:hover{
	opacity:0.5;
}

div#shop01 a:last-child{
	font-size: 11px;
	background-image: url(../images/icn/triangle.gif) ;
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: center left;
}








