/*======================================
	
		1-1.Yahoo UI Library Fonts CSS ver.2.3.1
		http://developer.yahoo.com/yui/fonts/
		*Copyright (c) 2006, Yahoo! Inc. All rights reserved.
		*http://developer.yahoo.com/yui/license.txt
	
		Font-size Adjustment
		
		77% = 10px	| 122% = 16px	|	167% = 22px
		85% = 11px	|	129% = 17px	|	174% = 23px
		92% = 12px	|	136% = 18px	|	182% = 24px
		100% = 13px	|	144% = 19px	|	189% = 25px
		107% = 14px	|	152% = 20px	|	197% = 26px
		114% = 15px	|	159% = 21px	|
	
	=======================================*/
	
	body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}
	
	/*====================================== */
	
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
		margin:0; 
		padding:0; 
	}
	table { 
		border-collapse:collapse; 
		border-spacing:0;
	}
	
	fieldset,img {  
		border:0; 
	}
	 
	address,caption,cite,code,dfn,em,strong,th,var { sssdfs	
		font-style:normal; 
		font-weight:normal; 
	} 
	
	ul { 
		list-style:none; 
	} 
	
	caption,th { 
		text-align:left; 
	} 
	
	h1,h2,h3,h4,h5,h6 { 
		font-size:100%; 
		font-weight:normal; 
	} 
	
	q:before,q:after { 
		content:''; 
	} 
	
	abbr,acronym {
		border:0; 
	}
	
/* ===== default ===== */

ol {
	list-style: outside decimal;
	margin: 10px 30px;
}

table {
	margin: 10px 30px;
}

th,
td {
	border: 1px solid #CFBA74;
	padding: 0.8em;
	line-height: 1.3;
}

th {
	background: #EFE8D1;
	width: 30%;
	text-align: center;
}

h1 {
	margin: 0 0 15px 0;
	font-size: 167%;
}

h2 {
	font-weight: 800;
	font-size: 122%;
	background: url(https://img07.shop-pro.jp/PA01113/255/etc/h2.png?20100916074710) no-repeat left;
	padding-left: 40px;
	margin: 30px 5px 20px 0;
	border-bottom: 1px solid #ccc;
	clear: both;
	color: #5A5D1C;
}

h3 {
	color: #DF4815;
	font-weight: 800;
	text-indent: 0.5em;
	border-left: 5px solid #DF4815;
	padding-left: 2px;
	height: 20px;
	line-height: 20px;
	font-size: 114%;
	clear: both;
	margin-bottom: 0.5em;
}

/* ===== layout ===== */
	
	body {
		text-align: center;
		background: #F5EDD3 url(https://img07.shop-pro.jp/PA01113/255/etc/body.png) center repeat-y;
	}
	
	#page {
		width: 950px;
		text-align: left;
		margin: 0 auto;
	}
	
		#main {
			float: left;
			width: 750px;
		}
		
			#header {
				position: relative;
				padding: 6px 10px;
				margin-bottom: 10px;
			}
			
				.shopName {
					text-align: center;
					padding: 10px 0;
				}
				
				#contact {
	background: #fafafa;
	border: 1px solid #eee;
	padding: 10px;
	margin: 20px 0px 20px 8px;
	font-size: 1.1em;
				}
			
				#navi {
					margin-top: 5px;
				}
				
					#globalNavi {
					}
					
						#globalNavi li {
							display: block;
							float: left;
						}
					
							#globalNavi li a {
								display: block;
								width: 144px;
								height: 30px;
								line-height: 30px;
								background: #fff;
								text-align: center;
							}
					
			#content {
				padding: 10px;
				font-size: 116%;
				clear: both;
				line-height: 1.8;
			}
	
		#sub {
			width: 200px;
			float: left;
		}
		
	#footer {
		clear: both;
		padding: 80px 20px 30px 20px;
		color: #999;
	}
	
		#footer .copyright {
		}
			
/* ===== sub ===== */
	
	
#subNavi {
	margin: 0 10px;
}

	#subNavi li {
	}

		#subNavi li a {
			display: block;
			height: 30px;
			line-height: 30px;
			background: #fff;
			border: 1px solid #F9FFDF;
			width: 180px;
			text-indent: 0.5em;
	}
		
#subCart {
	background: #fafafa;
	border: 1px solid #eee;
	padding: 10px;
	margin: 20px 0px 20px 8px;
}

	#subCart ul {
			margin: 3px;
	}

		#subCart ul li {
				border-bottom: 1px dotted #bbb;
				padding-bottom: 3px;
				margin-bottom: 5px;
		}
	
	#subCart .subSubText {
			text-align: right;
			margin-top: 10px;
	}

.subHead {
	font-size: 108%;
	font-weight: 800;
	color: #DF4815;
}
	
#subinfo {
	background-color: #FFF;
	margin: 5px;
	padding: 5px;
	font-size: 13px;
}
#subinfo p {
	font-size: 15px;
	font-weight: bold;
	color: #C00;
	margin-bottom: 10px;
}
	
	
	
.shops {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin: 15px;
}	

	.shops .guide {
		width: 330px;
		float: left;
	}	
		.shops .guide img {
			float: right;
			margin: 10px;
		}	
		
	
	.shops .map {
		float: left;
		margin: 10px;
	}
	
	.shops .googlemap {
		clear: both;
	}

		.shops .googlemap a {
			padding: 0.6em;
			background: #FFFBEF;
			border: 1px solid #EFE8D1;
		}
	
	

.fix {
	zoom: 100%;
}

.fix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

#kakakuhyou table {
	width: 350px;
}
	
	#kakakuhyou table th,
	#kakakuhyou table td	{
		text-align: center;
		padding: 0.2em;
	}



.top_copy {
	text-align: center;
	margin: 0 0 20px 0;
}


.pic_r {
	float: right;
	margin: 10px;
}

.pic_l {
	float: left;
	margin: 10px;
}

#orderImage {
	float: left;
	width: 350px;
}

#orderTable {
	float: left;
	width: 350px;
	text-align: center;
}

#orderOther {
	clear: both;
}


#topics,
#information {
	width: 350px;
	float: left;
}
	
	#topics dl {
	background: #fafafa;

	margin: 0 15px;
	padding: 5px;
	}
	
		#topics dt {
			font-size: 93%;
			color: #999;
			border-bottom: 1px dotted #ccc;
			padding-bottom: 3px;
		}
	
		#topics dd {
			margin-bottom: 10px;
		}
	
#information {
	
}
	#information #offer {
	
	}

#deliver_price th {
	width: 500px;
	text-align: left;
}

#deliver_price td {
	text-align: right;
}

ul.subs {
	background: #FEFAF1;
	border: 1px solid #FC0;
	font-size: 85%;
	margin: 1em 270px 1em 0;
	color: #666;
}
	ul.subs li {
		margin: 0.5em 1em;
	}






/*-----otoriyose------*/

#butamantoriyose {
}

#butamantoriyose h2 {
	font-size: 24px;
	font-weight: bold;
	color: #006;
	margin-bottom: 20px;
	padding-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006;
	padding-left: 5px;
}

.otoriyose {
	padding: 25px;
	clear: both;
}
.otoriyose .left {
	width: 350px;
	float: left;
}
.otoriyose .right {
	float: left;
	width: 300px;
	text-align: left;
}
.cartjs_box {}

.cartjs_product_name {
	color: #9A0031;
	font-size: 20px;
	font-weight: bold;
}

.cartjs_product_table table {
  width: auto !important;
}

.cartjs_product_table table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cartjs_product_table table th {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	padding-top: 15px;
}

.cartjs_product_table table td {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	padding-top: 15px;
}

.cartjs_cart_in {
	padding-top: 15px;
}


.itemlinkbutton a  {
	background-color: #f36;
	border-radius: 5px;
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 150px;
	float: right;
		}
.itemlinkbutton a:link {
	color: #FFF;
	}

.itemlinkbutton a:visited { 
	color: #FFF;
 }
.itemlinkbutton a:hover {
	color: #F36;
	background-color: #FFF;
	border: 1px solid #F36;
}

.otoriyose_comment {
	font-size: 1.1em;
	clear: both;
	border-radius: 15px;
	border: 1px solid #F60;
	padding: 10px;
	margin-top: 10px;
	font-weight: bold;
	color: #F30;
	background-color: #FFFBE6;
	position: relative;
	z-index: 99;	
}
.hukidashi {
	position: absolute;
	z-index: 100;
	left: 17px;
	top: -21px;
}
