@charset "utf-8";


/*  */

.boxShop {
	border-top: 1px solid #E4E4E4;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #E4E4E4;
	padding: 5px;
	margin-bottom: 20px;
	background:url(/_share/bg_introduction.gif) right 0 repeat-y;
}
.boxShop2 {
	border:1px solid #DDDDDD;
	padding: 8px;
	background-color: #ffffff;
}
.ShopTable {
	border-collapse:collapse;
	border-spacing:0px;
	empty-cells:show;
	margin:10px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	width:100%;
}
.ShopTable caption{
	text-align:left;
	font-weight:bold;
	padding:5px;
}
.ShopTable th {
	background-color: #2b2b2b;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	color:#FFFFFF;
	padding:5px;
	vertical-align:top;
	width:40%;
}
.ShopTable td {
	padding:5px;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}

.ShopTable2 {
	border-collapse:collapse;
	border-spacing:0px;
	empty-cells:show;
	margin:10px 0px;
	width:100%;
}
.ShopTable2 caption{
	text-align:left;
	font-weight:bold;
	padding:4px;
}
.ShopTable2 th {
	padding:4px;
	vertical-align:top;
}
.ShopTable2 td {
	padding:4px;
}

.ShopTable3 {
	border-collapse:collapse;
	border-spacing:0px;
	empty-cells:show;
	margin:10px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	width:100%;
}
.ShopTable3 caption{
	text-align:left;
	font-weight:bold;
	padding:5px;
}
.ShopTable3 th {
	background-color: #2b2b2b;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	color:#FFFFFF;
	padding:5px;
	vertical-align:top;
}
.ShopTable3 td {
	padding:5px;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
}

.StoreLR {
	width:590px;
	min-height:200px;
}
html>body .StoreLR {
	height:200px;
}
.StoreImg {
	float:left;
	width:250px;
	height:200px;
	background:#F1F1F1;
}
.StoreEx {
	width:330px;
	margin-left:10px;
	height:auto;
	float:left;
}
.clearfix {
	clear:both;
}


.goodscategoly{
	dispaly:block;
	width:190px;
	height:auto;
	float:left;
	text-align:center;
	margin-right:8px;
	margin-bottom:4px;
	border-top: 1px solid #E4E4E4;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #E4E4E4;
}

.goodscategoly a{
	font-size:109%;
	text-decoration: none;
	color:#000;
}

.goodscategoly a:hover{
	font-size:109%;
	text-decoration: none;
	color:#FF0000;
}

.goodscategoly_on{
	dispaly:block;
	width:190px;
	height:auto;
	float:left;
	text-align:center;
	margin-right:8px;
	margin-bottom:4px;
	background-color:#FF0000;
	border-top: 1px solid #E4E4E4;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #E4E4E4;
}

.goodscategoly_on a{
	font-size:109%;
	text-decoration: none;
	color:#FFF;
}

.goodscategoly_on a:hover{
	font-size:109%;
	text-decoration: none;
	color:#FFFF95;
}

/************************************************/

/* 2010年 */
/************************************************/
/* グッズ間ナビ */
ul.goodsNavi {
	margin-bottom: 10px;
	padding: 0;
	line-height: 1;
	list-style-type: none;
}

ul.goodsNavi li {
	margin: 0;
	padding: 0;
	float: left;
	width: 150px;
	text-align: center;
	font-size: 12px;
}

ul.goodsNavi li a {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 9px 0;
	display: block;
	position: relative; /* for IE6 */
	color: #333;
	background-color: #eee;
	text-decoration: none;
}

ul.goodsNavi li a.onPage {
	border-color: #333;
	color: #fff;
	background-color: #333;
}

ul.goodsNavi li a:hover {
	border-color: #333;
	color: #fff;
	background-color: #333;
}

/* ClearFix */

ul.goodsNavi {
	_height: 1px;
	min-height: 1px;
	/*¥*//*/
	height: 1px;
	overflow: hidden;
	/**/
}

ul.goodsNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/* 商品リスト */
.item_list_01{
	width:580px;
	margin-bottom:10px;
	margin-left:10px;
	line-height:130%;
	border-bottom:#CCC dashed 1px;
	border-collapse:collapse;
}
.item_list_01 .thumb {
	border: 1px solid #999999;
	padding: 1px;
	margin-right:10px;
}
.item_list_01 .itemname{
	border-left:#E0E0E0 solid 5px;
	text-indent:8px;
	font-weight:bold;
	width:480px;
	margin-bottom:10px;
}
.item_list_01 .icon{
	margin-left:15px;
}
.item_list_01 .itemlist{
	margin:10px 0 0 20px;
}
.item_list_01 .itemlist li{
	list-style-type:square !important;
}
.item_list_02{
	width:590px;
	margin-bottom:10px;
	margin-left:5px;
	line-height:130%;
	border-bottom:#CCC dashed 1px;
	border-collapse:collapse;
}

#btn{
	padding-right:0;
	list-style: none;
}
#btn li {
	float:right;
	margin:10px 0 10px 10px;
}
#btn span {
	display: none;
}
#btn li a {
	display: block;
	height: 30px;
}
.btnDetail {
	background:url(/shopping/img/2010/btn_detail.gif) no-repeat 0px 0px;
	width:152px;
}
.btnDetail a:hover {
	background:url(/shopping/img/2010/btn_detail.gif) no-repeat 0px -30px;
}
.btnEC {
	background:url(/shopping/img/2010/btn_onlineshop.gif) no-repeat 0px 0px;
	width:280px;
}
.btnEC a:hover {
	background:url(/shopping/img/2010/btn_onlineshop.gif) no-repeat 0px -30px;
}
.btnODM {
	background:url(/shopping/img/2010/btn_ondemand.gif) no-repeat 0px 0px;
	width:290px;
}
.btnODM a:hover {
	background:url(/shopping/img/2010/btn_ondemand.gif) no-repeat 0px -30px;
}

/* 新着・人気商品 [/shopping/_newarrival.html 用] */
#NewArrival {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 320px;
    width: 598px;
	margin-bottom: 20px;
	padding-top: 5px;
    background-color:#FAFAFA;
    border:#999999 solid 1px;
}

/* 商品リスト [/shopping/_newarrival.html 用] (2011.5.1追加) */
.item_list_01s{
	width:560px;
	margin-bottom:10px;
	margin-left:10px;
	line-height:130%;
	border-bottom:#CCC dashed 1px;
	border-collapse:collapse;
}
.item_list_01s .thumb {
	border: 1px solid #999999;
	padding: 1px;
	margin-right:10px;
}
.item_list_01s .itemname{
	border-left:#E0E0E0 solid 5px;
	text-indent:8px;
	font-weight:bold;
	width:460px;
	margin-bottom:10px;
}
.item_list_01s .icon{
	margin-left:15px;
}
.item_list_01s .itemlist{
	margin:10px 0 0 20px;
}
.item_list_01s .itemlist li{
	list-style-type:square !important;
}

