@charset"shift_jis";

/***********************************************/
/* copyright(C) Allonge,Inc.				   */
/***********************************************/

/*--------------------/shop/内共通のスタイル---*/

#margin h1 {
	font-size: 100%;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
}
#margin h2 {
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #EEEEEE;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
}
#margin p {
	color: #333333;
	font-size: 80%;
	line-height: 150%;
}
.line {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	clear: both;
	text-align: right;
}
.cl {
	clear: both;
}

/*------------------------商品詳細のスタイル---*/
#margin_detil {
	margin: 20px 15px 15px;
	padding: 0px;
}

#margin_detil h1 {
	font-size: 100%;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
}
#margin_detil h2 {
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #EEEEEE;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
}
#margin_detil p {
	color: #333333;
	font-size: 80%;
	line-height: 150%;
}

/*------------------------商品一覧のスタイル---*/

#lineup h3{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 130px;
}
#lineup dl{
	width: 430px;
	min-height: 125px;
	_height: 125px;
	float: left;
	margin: 0px 0px 20px;
	padding: 0px;
}
#lineup dt{
	margin: 0px 20px 6px 0px;
	padding: 0px;
	font-size: 80%;
	color: #666666;
	line-height: 150%;
	font-weight: bold;
}
#lineup dd{
	font-size: 80%;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#lineup .opt {
	border: none;
}
#lineup .cart {
	float: left;
	border: none;
	margin-right: 2px;
}

/*------------------------新着商品のスタイル---*/

#new dl {
	margin: 0px 22px 15px 0px;
	padding: 0px;
	float: left;
	width: 120px;
}
#new dt {
	margin: 0px;
	padding: 0px;
}
#new dd {
	font-size: 80%;
	line-height: 150%;
	color: #333333;
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

/***********************商品詳細固有スタイル****/

/*----------------------左画像部分のスタイル---*/

#pic {
	margin: 0px;
	padding: 0px;
	float: left;
}
#pic h3{
	margin: 0px;
	padding: 0px;
	width: 270px;
}
#pic p{
	margin: 10px 0px;
	text-align: center;
}

/*------------------右商品説明部分のスタイル---*/

#detail {
	float: left;
}
#detail dl{
	width: 300px;
	margin: 0px 0px 15px;
	padding: 0px;
}
#detail dt{
	margin: 0px 0px 6px;
	padding: 0px;
	font-size: 80%;
	color: #666666;
	line-height: 150%;
	font-weight: bold
}
#detail dd{
	font-size: 80%;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.left {
	float: left;
}
#detail .opt {
	margin: 3px 0;
}
#detail ul {
	margin: 0;
	padding: 0;
	float: right;
}
#detail li {
	list-style: none;
	float:left;
	margin: 0 3px 4px 3px;
}
#detail .size {
	float: left;
	margin: 0 0 10px 0;
}
#unit_layer {
	margin-bottom: 4px;
}
#detail .detail_image_thumbnail {
	width: 300px;
	margin-bottom: 5px;
}
#detail .zoom_image_bigimage {	padding: 2px;}
#pic p {	margin-bottom: 10px;}

/*------------------------レビューのスタイル---*/

#review {
	margin: 0px;
	padding: 0px;
}
#review h3 {
	font-size: 90%;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
}
#review ul {
	list-style-type: none;
	margin: 20px 0px 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#review li {
	font-size: 80%;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#review ol {
	list-style-type: none;
	margin: 20px 0px 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

/*------------------------ランキングのスタイル---*/

#menu {
	background: #F7F7F7;
}

#ranking, #reviewrank {
	width: 160px;
	margin: 10px 0;
	background: #F7F7F7;
}

#menu h4, #menu p {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 80%;
}

#menu h4 {
	width: 150; /* 160px - padding 10px */
	_width: 160px;
	margin: 0 0 10px 0;
	padding: 5px;
	border-bottom: 1px solid #999999;
	background: #EEEEEE;
}

#menu p {
	margin: 3px 10px 0 15px;
}

#ranking .price {
	padding: 0 10px 0 0;
	text-align: right;
	color: #990000;
}

#ranking .cap {
	font-size: 11px;
	color: #009900;
	font-weight: bold;
}

#ranking .catch {
	font-size: 12px;
}

#ranking .read {
	font-size: 11px;
	padding: 0 0 10px;
}

#ranking img {
	position: relative;
	top: 26px;
	left: 5px;
}
#pager {
	margin: 0 0 10px;
	padding 0;
	font-size: 12px;
	text-align: right;
}
#pager a {	text-decoration: underline;}

/*------------------------カートダイヤログ---*/
ul.cart_box {
	width: 550px;
	height: 30px;
	list-style-type: none;
	background: url(../../img/common/bg_cart2.gif) right bottom no-repeat;
}
ul.cart_box li {
	float: right;
	font-size: 12px;
}
li.cart_box_btn {
	width: 160px;
	margin-top: 4px;
	margin-right: 6px;
	_margin-right: 3px;
}
li.cart_box_price {
	width: 110px;
	margin-top: 9px;
	margin-right: 15px;
	text-align: right;
}
li.cart_box_num {
	width: 30px;
	margin-top: 9px;
	margin-right: 2px;
	text-align: right;
}
li.cart_box_in {
	margin-top: 9px;
	width: 65px;
}
.cart_dialog_inner {
	width: 400px;
	height: 230px;
	margin: 0;
	padding-top: 50px;
	background: url(../../img/common/bg_cart1.jpg) left top no-repeat;
}
.cart_dialog_inner .cart_dialog_item_name {
	margin-bottom: 20px;
	margin-left: 30px;
	font-size: 12px;
	font-weight: bold;
	width: 370px;
}
.cart_dialog_item_id,
.cart_dialog_item_unit_number,
.cart_dialog_item_option1,
.cart_dialog_item_option2,
.cart_dialog_item_option3
{
	margin-bottom: 3px;
	margin-left: 30px;
	font-size: 12px;
	width: 370px;
}
.cart_dialog_inner .cart_dialog_btn {
	margin: 20px auto;
	text-align: center;
	width: 400px;
}
ul.cart_box li {
	color: #141414;
}
.cart_dialog_inner .cart_dialog_item_name {
	color: #666666;
}
.cart_dialog_item_id,
.cart_dialog_item_unit_number,
.cart_dialog_item_option1,
.cart_dialog_item_option2,
.cart_dialog_item_option3
{
	color: #323232;
}

.zoom_image_bigimage { float: left; }
