#top_img_area_shop_index{
	width: 840px;
	height: 316px;
	background-repeat: no-repeat;
}
.top_img_area_shop_index{
	background-image: url(/images/head_img_shop_1.jpg);
}
.top_img_area_shop_shirt{
	background-image: url(/images/head_img_shop_shirt.jpg);
}
.top_img_area_shop_jacket{
	background-image: url(/images/head_img_shop_jacket.jpg);
}
.top_img_area_shop_ladys{
	background-image: url(/images/head_img_shop_ladys.jpg);
}
.top_img_area_shop_gear{
	background-image: url(/images/head_img_shop_gear.jpg);
}
.top_img_area_shop_other{
	background-image: url(/images/head_img_shop_other.jpg);
}
.top_img_area_shop_accessories{
	background-image: url(/images/head_img_shop_accessories.jpg);
}
.top_img_area_shop_tokuhan{
background-image: url(/images/head_img_shop_1.jpg);
} 

.shop_topic_path{
	padding-top: 212px;
	margin-left: 10px;
}
#shop_navi{
	width: 658px;
	float: left;
}
#shop_navi ul{
	padding-top: 64px;
	padding-bottom: 0px;
	margin: 0px;
}
#shop_navi ul li{
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}
#shop_navi ul li img{
	vertical-align: bottom;
}
#shop_navi ul li a:link{ color: #ffffff; }
#shop_navi ul li a:visited{ color: #cccccc; }
#shop_navi ul li a:active{ color: #ff0000; }
#shop_navi ul li a:hover{ color: #ff0000; }

#shop_cart_view{
	width: 180px;
	float: right;
}
#shop_cart_view div{
	margin-left: 7px;
	padding-top: 58px;
}

/* 右 */
#shop_right{
	width: 660px;
	float: right;
	text-align: center;
}
#shop_right .shop_box{
	text-align: left;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}
#shop_top_textarea{
}
#shop_index_flags{
	margin-bottom: 20px;
}

h2.shop{
	color: #0000ff;
}
h2.shop img{
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
}
div.shop_flag_item_box{
	width: 574px;
	margin-left: 35px;
	border: 2px solid #999999;
}
div.shop_flag_item{
	width: 180px;
	float: left;
	margin: 4px;

}
div.shop_flag_item div.pic{
	text-align: center;
	height: 180px;
}

/* ブロック */
div.block_container{
	width: 574px;
	margin-left: 35px;
	border: 2px solid #999999;
}
div.block_item{
	width: 180px;
	float: left;
	margin: 4px;

}
div.block_item div.pic{
	text-align: center;
	height: 180px;
}
/* 商品一覧 */
h2.list{
	font-size: 12pt;
	border-left: 8px solid #f77200;
	margin-top: 8px;
	margin-left: 6px;
	margin-bottom: 8px;
	padding-left: 8px;
}
#shop_query table{
	background-color: #999999;
	margin-bottom: 8px;
	border-spacing: 1px;
}
#shop_query table th{
	background-color: #f4d1b2;
	height: 22px;
}
#shop_query table td{
	background-color: #ffffff;
	padding-left: 4px;
}
#shop_list_navi{
}
#shop_list_navi ul li{
	display: inline;
}
#shop_item_list{
	margin-bottom: 20px;
}
#shop_item_box{
	width: 568px;
	margin-left: 35px;
	padding-bottom: 20px;
}
div.shop_item{
	width: 180px;
	float: left;
	margin: 4px;
}
div.shop_item div.pic{
	text-align: center;
	height: 180px;
}

div.pageing{
	text-align: right;
	font-size: 12pt;
	padding-right: 45px;
	margin-bottom: 10px;
}
div.pageing span.page{
	color: #f77200;
	padding-left: 5px;
}
div.to_top{
	padding-right: 45px;
	text-align: right;
}

/* 商品詳細 */
#shop_item_detail{
}
#shop_item_detail_left{
	width: 250px;
	float: left;
}
#shop_item_detail_left .pic_l{
	text-align: center;
}
#shop_item_detail_left .pic_t_box{
}
#shop_item_detail_left .pic_t{
	text-align: center;
	width: 86px;
	margin: 10px;
	float: left;
}
#shop_item_detail_left .pic_t_pic{
	text-align: center;
	border: 1px solid #999999;
}
#shop_item_detail_left .pic_t_pic img{
	border-style: none;
	margin: 2px;
}

#shop_item_detail_right{
	width: 380px;
	float: right;
}
h3.shop{
	font-size: 11pt;
	border-left: 8px solid #f77200;
	margin-top: 8px;
	margin-left: 6px;
	margin-bottom: 8px;
	padding-left: 8px;
}
#shop_item_detail_right .price{
	font-weight: bold;
	font-size: 11pt;
	padding-bottom: 8px;
	border-bottom: 1px solid #999999;
}
#shop_item_detail_right .info{
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 140%;
}
#shop_item_detail_form{
	margin-top: 10px;
}
#shop_item_detail_form .upper{
}
#shop_item_detail_form .mid{
	background-image: url(/images/bg_shop_detail_form.gif);
	background-repeat: repeat-y;
}
#shop_item_detail_form .mid table{
	width: 320px;
	padding-top: 10px;
	margin-left: 50px;
}
#shop_item_detail_form .mid table th{
	font-weight: normal;
	font-size: 10pt;
	width: 100px;
	height: 25px;
}
#shop_item_detail_right .item_detail{
	width: 377px;
	background-color: #999999;
	border-spacing: 1px;
}
#shop_item_detail_right .item_detail th{
	background-color: #ffeedf;
	width: 100px;
}
#shop_item_detail_right .item_detail td{
	background-color: #ffffff;
}

#shop_detail_footer_navi{
	margin-bottom: 20px;
}
/* ショッピングカート */
#shop_cart_box{
}
#shop_cart_box table{
	width: 580px;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 20px;
	background-color: #999999;
	border-spacing: 1px;
}
#shop_cart_box table th{
	background-color: #f4d1b2;
	padding-left: 4px;
	height: 22px;
}
#shop_cart_box table th.sub_total{
	background-color: #ffffff;
	padding-left: 4px;
	height: 22px;
}


#shop_cart_box table td{
	background-color: #ffffff;
	padding-left: 4px;
	padding-right: 4px;
	height: 22px;
}


/* 左 */
#shop_left{
	width: 178px;
	margin: 1px;
	float: left;
}
#middle{
	background-image: url(/images/bg_shop_category.jpg);
	background-position: 1px 0px;
	background-repeat: repeat-y;
}

ul.shop_tree_upper{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	padding: 0px;
	list-style-position: outside;
}
ul.shop_tree_upper li{
	list-style-type: none;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 22px;
	padding-right: 0px;
}
ul.shop_tree_upper li.on{
	background-image: url(/images/bg_shop_category_up_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul.shop_tree_upper li.off{
	background-image: url(/images/bg_shop_category_up_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul.shop_tree_upper li a:link{ color: #0072ff; }
ul.shop_tree_upper li a:visited{ color: #0072ff; }
ul.shop_tree_upper li a:active{ color: #0072ff; }
ul.shop_tree_upper li a:hover{ color: #808080; }

ul.shop_tree_lower{
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 11px;
	margin-right: 0px;
	padding: 0px;
	list-style-position: outside;
}
ul.shop_tree_lower li{
	list-style-type: none;
	margin: 0px;
}
ul.shop_tree_lower li.on{
	background-image: url(/images/bg_shop_category_low_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul.shop_tree_lower li.off{
	background-image: url(/images/bg_shop_category_low_off.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
ul.shop_tree_lower li a:link{ color: #0072ff; }
ul.shop_tree_lower li a:visited{ color: #0072ff; }
ul.shop_tree_lower li a:active{ color: #0072ff; }
ul.shop_tree_lower li a:hover{ color: #808080; }

