@charset "Shift_JIS";
/*----------------------------------------
	LOCAL SETTING
----------------------------------------*/
/***********詳細ペEジ**************/
html{
	overflow-x: hidden;
	scrollbar-Track-Color:#efefef;
	scrollbar-Face-Color:#efefef;
	scrollbar-Shadow-Color:#464646;
	scrollbar-DarkShadow-Color:#efefef;
	scrollbar-Highlight-Color:#efefef;
	scrollbar-3dLight-Color:#efefef;
	scrollbar-Arrow-Color:#000000;
}

body.detail {
	font-size:12px;
	line-height:1.4em;
		font-family:"lr oSVbN", Osaka, "qMmpS Pro W3",'Hiragino Kaku Gothic Pro',sans-serif;
	color:#663300; 
}

h1{
margin:0;
}

#detail{
	width:460px;
	color:#630;
	line-height:1.4em;
	margin-left:25px;
	padding:0;
	}
	
#detail img{
	border:0;
	}

#detail img a:{
	border:0;
	}

#detail p{
margin-bottom:1em;
	}
	
#detail p span{
	color:#bd5e00;
	font-weight:bold;
	}

.shop_photo{
	float:left;
	margin:10px 20px 5px 0px;
	}
	
.shop_photo_detail{
	float:left;
	margin:10px 10px 10px 0px;
	}
	
#detail #btn_shopping{
	background:url(../common_img/btn_shopping_on.gif) no-repeat;
	float:left;
	margin-bottom:5px;
}
#detail #btn_shopping a{
	display:block;
	width:97px;
	height:25px;
	background:url(../common_img/btn_shopping_off.gif);
	text-indent:-9999px;
}
#detail #btn_shopping a:hover{
	background:none;
}

#detail #btn_mail{
	background:url(../common_img/btn_mail_on.gif) no-repeat;
	float:left;
	margin-bottom:10px;
}
#detail #btn_mail a{
	display:block;
	width:97px;
	height:25px;
	background:url(../common_img/btn_mail_off.gif);
	text-indent:-9999px;
}
#detail #btn_mail a:hover{
	background:none;
}

#detail dl{
	padding-top:30px;
	display:block;
	}
#detail dt{
	margin-top:1em;
	display:block;
	}
	
.clr{
clear:both;

}

.comment{
	clear:both;
	margin-top:1em;
}