@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;
}

#beer h2{
	border-color:#c3731e;
	background-color:#f2dabd;
}

#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{
	border-color:#999999;
	background-color:#e8e8e8;
}


.category-name{
	border-bottom:1px solid;
}


/*------------------------------------
	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 #category-index01{
	width:190px;
}

#category-index #category-index02{
	width:190px;
}

#category-index #category-index03{
	width:190px;
}

#category-index #category-index04{
	width:189px;
}

@media print{
	#category-index #category-index04{
		_width:150px;
	}
}

#category-index li{
	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;
	/**/
}


/*------------------------------------
	blog-list
------------------------------------*/

.blog-list {
	padding:0;
	overflow:hidden;
	/*\*/
	_overflow:visible;
	_height:1px;
	/**/
	width:771px;
	text-align: center;
	margin: 0 auto;
	padding: 4px 0 10px;
}

/*ul*/
.blog-list ul {
	width: 751px;
	margin: 6px 0 0 24px;
	/*border: 1px solid #000000;*/	/**/
}

.blog-list li {
	float: left;
	width: 235px;
	margin-right: 20px;
	padding: 0;
	text-indent: -12px;
	/*border: 1px solid #DD0000;*/	/**/
}

.blog-list li.last {
	margin-right: 0;
}

/*------------------------------------
	pop
------------------------------------*/
#pop_main {
	width: 402px;
}

#pop_main #pop_inner {
	padding: 14px 0px 11px 12px;
}

#pop_main address {
	padding: 2px;
	font-style: normal;
	font-size: 86%;
}

/* clearfix */
#pop_main:after,
#pop_main #pop_inner:after,
#pop_main .product_detail:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

#pop_main,
#pop_main #pop_inner,
#pop_main .product_detail {
	display: inline-block;	/* IE7対策 */
}

/* タイトル */
#pop_main h1 {
	width: 381px;
	height: 36px;
	margin: 0 0 10px 0;
	text-indent: -9999px;
	background: url(/fun/download/list/img/pop_head01.gif) no-repeat 0 0;
}

#pop_main h2 {
	width: 216px;
	height: 14px;
	margin-bottom: 7px;
	border: 0;	/* スタイル上書き */
	text-indent: -9999px;
}

#pop_main .sec_ti {
	background: url(/fun/download/list/img/pop_head02.gif) no-repeat 0 0;
}

#pop_main .sec_ti_02 {
	background: url(/fun/download/list/img/pop_head03.gif) no-repeat 0 0;
}

/* レイアウト */
#pop_main .pop_sec {
	width: 380px;
}

#pop_main .pop_sec2 {
	padding: 9px 138px 9px 9px;
	border: 1px solid #DDDDDD;
}

#pop_main .pop_sec3 {
	border: 1px solid #5364A8;
}

#pop_main .pop_sec4 {
	font-size:smaller;
	padding: 9px;
	margin-bottom: 20px;
	border: 1px solid #DDDDDD;
}

#pop_main .product_detail {
	padding: 14px 10px 14px;
	vertical-align: top;
}

#pop_main .product_image {
	float: left;
	margin: 0 18px 11px 0;
}

#pop_main .product_tx {
	margin: 0;
}

#pop_main .sourse_bt {
	float: left;
	margin: 0;
}

#pop_main .close {
	float: right;
	margin: 0;
	padding-left: 15px;
	background: url(/fun/download/list/img/pop_ic.gif) no-repeat 0 center;	
}

#pop_main .close a:link {
	color: #333333;
	text-decoration: none;
}

#pop_main .close a:visited {
	color: #333333;
	text-decoration: none;
}

#pop_main .close a:hover {
	color: #333333;
	text-decoration: underline;
}

#pop_main .close a:active {
	color: #333333;
	text-decoration: underline;
}

/*------------------------------------
	regulation
------------------------------------*/
.regulation{
 	margin:2px 0px 0px 10px;
	padding-bottom:10px;
}
