@charset "Shift_JIS";



/*------------------------------------
	h2
------------------------------------*/

h2{
	margin:1.24em 0 0 0;
	padding:5px 5px 3px;
	font-size:125%;
	border-bottom:3px solid;
}

#category-index h2{
	border-bottom:1px solid #000000;
	background-image:url(../img/bg_head01.gif);
	background-repeat:no-repeat;
	background-position:left top;
	color:#ffffff;
}

#category-index h2 a,
#category-index h2 a:link,
#category-index h2 a:visited{
	color:#ffffff;
}

#beertaste h2,
#beer h2{
	border-color:#c3731e;
	background-color:#f2dabd;
}

#cocktailtaste h2,
#sour h2{
	border-color:#7070b3;
	background-color:#dbdbef;
}

#shochu h2{
	border-color:#b3a16b;
	background-color:#f1ead3;
}

#wine h2{
	border-color:#b36498;
	background-color:#edd4e5;
}

#whisky_brandy h2{
	border-color:#b39060;
	background-color:#f0e4d4;
}

#spirits_liqueur h2{
	border-color:#84b37b;
	background-color:#dff0dc;
}

#others h2{
	border-color:#b3ae78;
	background-color:#f1efda;
}

#softdrinks h2,
#foods h2,
#supplement h2,
#gifts h2,
#biz h2,
#chilled h2,
#freezedried h2,
#babyfood h2,
#otherfoods h2
{
	border-color:#999999;
	background-color:#e8e8e8;
}

#k_hyoji h2 {
	border-color: #CF7A8E;
	background-color: #FFDDE5;
}

#k_hyoji h2 {
	border-color: #CF7A8E;
	background-color: #FFDDE5;
}

#tokuho h2 {
	border-color: #cfc07a;
	background-color: #fffbdd;
}

.category-name{
	border-bottom:1px solid;
}

#bialcohol h2{
	border-color:#b3ae78;
	background-color:#f1efda;
}

/*------------------------------------
	h3
------------------------------------*/

h3{
	margin:10px 0 0 12px;
	padding:5px 5px 3px;
	border-bottom:1px solid #9d9d9d;
	background-image:url(../img/bg_head02.gif);
	background-repeat:no-repeat;
	background-position:right top;
}


/*------------------------------------
	h4
------------------------------------*/

h4{
	margin:5px 0 0 32px;
	padding:5px 5px 3px;
	border-bottom:1px solid #9d9d9d;
	background-image:url(../img/bg_head02.gif);
	background-repeat:no-repeat;
	background-position:right top;
}


/*------------------------------------
	category-index
------------------------------------*/

#category-index{
	margin:0;
	padding:0;
}

#category-index .product-list{
	margin:0 0 0 12px;
	width:759px;
}

#category-index ul{
	margin:6px 0 0 0;
	float:left;
	font-weight:bold;
}



#category-index .product-list li{
	float:left;
	margin-right:25px;
	margin-bottom:5px;
	width:150px;
	margin-top:2px;
	padding-top:0;
	padding-bottom:0;
}

/*------------------------------------
	related-link
------------------------------------*/

.related-link{
	background-image:url(/shared/img/bg_dot-hline-ae01.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

.related-link ul{
	margin-top:4px;
	margin-left:12px;
	padding-bottom:5px;
}

.related-link li{
	padding-top:0.45em;
}


/*------------------------------------
	flag-img
------------------------------------*/

img.flag-img{
	margin-right:5px;
	border:1px solid #000000;
	vertical-align:middle;
	/*\*/
	margin-bottom:2px;
	/**/
}


/*------------------------------------
	product-list
------------------------------------*/

.product-list{
	margin:0;
	padding:0;
	overflow:hidden;
	/*\*/
	_overflow:visible;
	_height:1px;
	/**/
	width:771px;
}

.product-list:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}


.product-list-item-first{
	margin:0;
	padding:0;
	float:left;
	width:369px;
}

.product-list-item{
	margin:0;
	padding:0;
	float:right;
	width:369px;
}


/*ul*/

.product-list ul{
	margin-top:4px;
	margin-left:12px;
	padding-bottom:5px;
}

.product-list li{
	padding-top:0.45em;
}

.product-list-item ul,
.product-list-item-first ul{
	margin-left:24px;
}

.product-list-sub-item ul{
	margin-left:44px;
}




