/* CSS Document */
@charset "utf-8";

div.shop {
	width:730px;
	margin:0 15px;
	background-color:#fff;
}

h1 {
	font-size:1.2em;
	color:#fff;
	width:715px;
	/*min-height:42px;*/
	margin:0 0 15px 0;
	padding:10px 5px 15px 10px;
	font-weight:bold;
	background:url(../img/shop/ttl.jpg) top left no-repeat;
}

h1 span {
	font-size:0.8em;
}

div#shopInfo {
	margin-bottom:25px;
}
/*VbvCʐ^*/
div.mainPh {
	float:left;
	margin-right:15px;
}

div.mainPh p {
	width:;
	border:1px solid #979797;
	padding:5px;
}

/*VbvCʐ^Rg*/
div.shopInfoTxt {
	float:left;
	width:465px;
}

div.shopInfoTxt h2 {
	font-size:1em;
	width:447px;
	margin-bottom:10px;
	padding:5px 5px 5px 13px;
	background:#F5F5F5 url(../img/shop/ico_subcopy.gif) top left no-repeat;
	border-top:1px solid #979797;
	border-bottom:1px solid #979797;
}

/*VbvZ*/
table.shopAddress {
	width:465px;
	border:1px solid #979797;
	border-collapse:collapse;
	margin-bottom:10px;
	margin-right:85px;
}

p.oneword {	width:450px; }

table.shopAddress th { padding:5px; text-align:left; vertical-align:top; border:1px solid #979797; background-color:#E0E0E0; }

table.shopAddress td { padding:5px; text-align:left; vertical-align:top; border:1px solid #979797; }

table.shopAddress address { font-style:normal; }

/*n}*/
div.map { float:left; }

/*sbNAbvi*/
div#pickUp {
	margin-bottom:25px;
}

div.pickCover {
	width:730px;
	background:url(../img/shop/bg_pick.jpg) top left repeat-y;
	margin-bottom:15px;
}

div.pickCover_single {
	width:730px;
	background:url(../img/shop/bg_pick_single.jpg) top left repeat-y;
	margin-bottom:15px;
}

div.pickBox { width:340px; padding:10px; }

div.pickBox h3 { font-size:1em; width:340px; color:#000066; margin-bottom:5px; }

div.pickBox h4 { font-size:1em; border-left:5px solid #A80000; margin-bottom:3px; padding-left:5px; }

div.pickBox h3.Title { font-size:1em; border-left:5px solid #A80000; width:auto; margin-bottom:3px; padding-left:5px; }

div.pickBox p.pickPh { float:left; border:1px solid #979797; padding:5px; width:130px; background-color:#fff; }

div.pickBox p.pickPh img { width:130px; height:auto; }

div.pickBox div.pickTxt { float:left; width:180px;  }

div.pickBox div.pickTxt p { font-size:1em; line-height:1.2; }

div.pickBox div.pickTxt p span { font-weight:bold; }





div.pagetop {
	width:100%;
	clear:both;
	text-align:right;
	padding-top:20px;
}

ul.ptop {margin-top:20px;}

ul.ptop li {
	display:inline;
	font-size:0.9em;
	list-style:none;
	background:url(../img/shop/ico_ptop.gif) top left no-repeat;
	padding:0 10px 0 15px;
}

/* clearfix
---------------------------------------
*/

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
	line-height:0;
  }

.clearfix {
  display: inline-table;
  min-height: 1%;
  }
		
* html .clearfix {height: 1%;}
*+html .clearfix {height: 1%;}


/*ʃ}[W^Cv
---------------------------------------------------------------------
*/

.mgb0{margin-bottom:0 !important;}
.mgb5{margin-bottom:5px;}
.mgb10{margin-bottom:10px;}
.mgb15{margin-bottom:15px;}
.mgb20{margin-bottom:20px;}
.mgb30{margin-bottom:30px;}

.mgt0{margin-top:0 !important;}
.mgt5{margin-top:5px;}
.mgt10{margin-top:10px;}
.mgt15{margin-top:15px;}
.mgt20{margin-top:20px;}
.mgt30{margin-top:30px;}

.mgl0{margin-left:0 !important;}
.mgl5{margin-left:5px;}
.mgl10{margin-left:10px;}
.mgl15{margin-left:15px;}
.mgl20{margin-left:20px;}
.mgl30{margin-left:30px;}

.mgr0{margin-right:0 !important;}
.mgr5{margin-right:5px;}
.mgr10{margin-right:10px;}
.mgr15{margin-right:15px;}
.mgr20{margin-right:20px;}
.mgr30{margin-right:30px;}

.mgn0{margin:0;}

.pdt0{padding-top:0;}
.pdt5{padding-top:5px;}
.pdt10{padding-top:10px;}
.pdt15{padding-top:15px;}
.pdt20{padding-top:20px;}
.pdt30{padding-top:30px;}

.pdb0{padding-bottom:0 !important;}
.pdb5{padding-bottom:5px;}
.pdb10{padding-bottom:10px;}
.pdb15{padding-bottom:15px;}
.pdb20{padding-bottom:20px;}
.pdb30{padding-bottom:30px;}

.pdl0{padding-left:0;}
.pdl5{padding-left:5px;}
.pdl10{padding-left:10px;}
.pdl15{padding-left:15px;}
.pdl20{padding-left:20px;}
.pdl30{padding-left:30px;}


.pdr0{padding-right:0;}
.pdr5{padding-right:5px;}
.pdr10{padding-right:10px;}
.pdr15{padding-right:15px;}
.pdr20{padding-right:20px;}
.pdr30{padding-right:30px;}

.pad0{padding:0;}


/*ʃt[gANA^Cv
---------------------------------------------------------------------
*/

.f_clear{clear:both;}
.floatLeft{float:left;}
.floatRight{float:right;}
.alignLeft{text-align:left;}
.alignRight{text-align:right;}
