@charset "EUC-JP";

/*--------------------------------------------------------------------------
	information
----------------------------------------------------------------------------
	Build Date : 2011/06/22;
	Site Name : rakuten likaman shop;
	About : Likaman Shop GOLD;

	00.common
	01.header
	02.main column
	03.side content
	04.rakuten entry


/*--------------------------------------------------------------------------
	00.common
--------------------------------------------------------------------------*/

/*//font-size adjustment 
-------------+-------------
 pixels (px) | percent (%)
-------------+-------------
      10     |     77
      11     |     85
      12     |     93
      13     |    100
      14     |    107
      15     |    114
      16     |    122
      17     |    129
      18     |    136
      19     |    144
      20     |    152
      21     |    159
      22     |    167
      23     |    174
      24     |    182
      25     |    189
      26     |    197
-------------+-------------
//*/

body {
	font-size:13px;
	color:#303030;
}

* {
	margin:0;
	padding:0;
	/*font-weight:normal;*/
	line-height:1.2;
	outline:none;
	/*For IE Only*/
	/*word-break:break-all;
	line-break:normal;*/
}

/** html p {
	font-size:small;
	font-size:93%;
}*/

img {
	margin:0;
	padding:0;
	border:0;
}

.mt10{
	margin-top:10px;
}

.mt20{
	margin-top:20px !important;
}


h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
	font-weight:normal;
}

.clear {
	clear:both;
}

.clear-mb10{
	clear:both;
	height:10px;
	display:block;
	/*ie6 ie7*/
	/font-size:1px;
	/height:8px;	
}

a {
	color:#303030;	
	text-decoration:underline;
}

a:hover {
	color:#FF9900;
	text-decoration:underline;
}

ul,li{
	list-style:none;
	font-size:13px;
	padding:0;
	margin:0;
}

/*--------------------------------------------------------------------------
	01.header
--------------------------------------------------------------------------*/

#header{
	width:1120px;
	height:165px;
	background:url(https://www.rakuten.ne.jp/gold/likaman/rw-temp_img/h-main-bg.jpg) 0 0 no-repeat;
	display:block;
	padding:0;
	margin:0 auto;
	position:relative;	
}

h1.h-keyword{
	width:740px;
	height:20px;
	margin:0;
	padding:10px 0 0 20px;
	display:block;
	font-size:77%;
}

.h-top-link{
	width:290px;
	height:60px;
	display:block;
	position:absolute;
	left:23px;
	top:52px;
	background:url(https://www.rakuten.ne.jp/gold/likaman/rw-temp_img/com/spacer.gif) 0 0;
	text-indent:-9999px;
}


/*// top navi //*/
.h-menucolumn{
	width:1120px;
	height:40px;
	margin:0 auto;
	padding:0;
	display:block;
	position:absolute;
	left:10px;
	top:125px;
}

.h-menubox{
	width:155px;
	height:41px;
	margin:0;
	padding:0;
	display:block;
	text-indent:-9999px;
	float:left;
	background:url(https://www.rakuten.ne.jp/gold/likaman/rw-temp_img/h-menu-bg.jpg) 0 0 no-repeat;
}

.h-menu-bg01{background-position:0 0; margin:0 2px 0 0;}
.h-menu-bg02{background-position:-155px 0; margin:0 2px 0 0;}
.h-menu-bg03{background-position:-310px 0; margin:0 2px 0 0;}
.h-menu-bg04{background-position:-465px 0; margin:0 2px 0 0;}
.h-menu-bg05{background-position:-620px 0; margin:0 2px 0 0;}
.h-menu-bg06{background-position:-775px 0; margin:0 2px 0 0;}
.h-menu-bg07{background-position:-930px 0; width:158px;}

a.h-menu-bg01:hover{background-position:0 -41px; margin:0 2px 0 0;}
a.h-menu-bg02:hover{background-position:-155px -41px; margin:0 2px 0 0;}
a.h-menu-bg03:hover{background-position:-310px -41px; margin:0 2px 0 0;}
a.h-menu-bg04:hover{background-position:-465px -41px; margin:0 2px 0 0;}
a.h-menu-bg05:hover{background-position:-620px -41px; margin:0 2px 0 0;}
a.h-menu-bg06:hover{background-position:-775px -41px; margin:0 2px 0 0;}
a.h-menu-bg07:hover{background-position:-930px -41px; width:158px;}

/*// head info //*/
.h-infocolumn{
	width:400px;
	margin:0;
	padding:0;
	position:absolute;
	right:207px;
	top:50px;
}

.h-infobtn{
	width:164px;
	height:40px;
	display:block;
	text-indent:-9999px;	
	margin:0;
	padding:0;
	float:right;
	background:url(https://www.rakuten.ne.jp/gold/likaman/rw-temp_img/h-infobtn.jpg) 0 0 no-repeat;
}

.h-infobtn-bg01{background-position:0 0; margin:0 4px 0 0;}
.h-infobtn-bg02{background-position:-164px 0;}

a.h-infobtn-bg01:hover{background-position:0 -40px; margin:0 4px 0 0;}
a.h-infobtn-bg02:hover{background-position:-164px -40px;}

/*// head search //*/
.h-searchcolumn{
	width:270px;
	height:20px;
	display:block;
	text-align:right;
	position:absolute;
	top:5px;
	right:20px;
}

.h-search-txt{
	width:160px;
	padding:1px;
	border:1px #CCCCCC solid;
}

.h-search-btm{
	padding:1px 0 0 0;
	border:1px #E0E0E0 solid;
	background:#feab0a;
	color:#630;
	font-weight:bold;
	letter-spacing:2px;
	text-align:center;	
}

/*// head txt link //*/
#header ul{
	width:570px;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:210px;
	top:100px;
	text-align:right;
}

#header li{
	height:14px;
	list-style:none;	
	display:block;
	font-size:93%;
	float:left;
	background:url(https://www.rakuten.ne.jp/gold/likaman/rw-temp_img/h-txtlink-icon.jpg) 0 0 no-repeat;
	padding:0 5px 0 11px;
	margin:0;
}

/*// head info //*/

#header-bnar{
	width:1100px;
	display:block;
	margin:0 auto;
	padding:10px 0 0 0;
}
	
.hb-l-clm{
	width:310px;
	height:290px;
	display:block;
	padding:0 0 0 9px;
	float:left;
}

.hb-r-clm{
	width:770px;
	display:block;
	float:right;
}

.hb-faecbook{
	width:180px;
	height:75px;
	display:block;
	position:absolute;
	top:45px;
	right:20px;
	text-indent:-9999px;
	background:url(https://www.rakuten.ne.jp/gold/likaman/rw-img/common/facebook/facebook_likaman.gif) 0 -75px no-repeat;
}

a.hb-faecbook:hover{
	background:url(https://www.rakuten.ne.jp/gold/likaman/rw-img/common/facebook/facebook_likaman.gif) 0 0 no-repeat;
}


/*--------------------------------------------------------------------------
	02.main column
--------------------------------------------------------------------------*/

#wrapper{
	width:1100px;
	margin:0 auto;
	padding:0;
	display:block;
}

#left-clm{
	width:310px;
	margin:0;
	padding:20px 0 0 0;
	display:block;
	float:left;
}

#right-clm{
	width:770px;
	margin:0;
	padding:20px 0 0 0;
	display:block;
	float:right;
}

#multi-clm{
	width:1100px;
	height:40px;
	background:#C60;
	clear:both;
	display:block;
	margin:0;
	padding:20px 0 0 0;
}

/*--------------------------------------------------------------------------
	03.side content
--------------------------------------------------------------------------*/

/*// left navi //*/
.ln-box{
	width:180px;
	display:block;
	margin:0;
	padding:0;

}

/*// txt link //*/
.ln-txtbox{
	width:167px;
	margin:0;
	padding:7px 0 8px 13px;
	display:block;
	font-size:93%;
	background:url(https://www.rakuten.ne.jp/gold/cellar/shop2/images/sn-check-txtbg.jpg) 0 0 no-repeat;
}

.ln-txtbox-none{
	width:167px;
	margin:0;
	padding:7px 0 5px 13px;
	display:block;
	font-size:93%;
	background:url(https://www.rakuten.ne.jp/gold/cellar/shop2/images/sn-check-txtbg_2.jpg) 0 0 no-repeat;
}

/*// staff select //*/
.ln-staffselect{
	width:180px;
	height:272px;
	margin:0 0 5px 0;
	padding:0;
	position:relative;
	background:url(https://www.rakuten.ne.jp/gold/likaman/rw-temp_img/com/sn-staffselect-bg_.jpg) 0 0 no-repeat;
	display:block;
}

.ln-ss-box01{width:110px; height:52px; position:absolute; top:48px; right:5px;}
.ln-ss-box02{width:110px; height:52px; position:absolute; top:130px; right:5px;}
.ln-ss-box03{width:110px; height:52px; position:absolute; top:212px; right:5px;}
	

.ln-ss-table{
	border-collapse:collapse;
	margin:0;
	padding:0;
	display:block;
	font-size:75%;
	line-height:1;
}

.ln-ss-table a img{border:#CCCCCC 1px solid;}
.ln-ss-table a:hover img{border:#FF9900 1px solid;}

/*// cate btn //*/
.ln-cb-box{
	width:180px;
	height:40px;
	display:block;
	margin:5px 0 0 0;
	padding:0;
	text-indent:-9999px;
	background:url(https://www.rakuten.ne.jp/gold/likaman/rw-temp_img/com/sn-menu-bg.jpg) 0 0 no-repeat;
}
	
.ln-cb-bg01{background-position:0 0;  margin:5px 0;}
.ln-cb-bg02{background-position:0 -40px;}
.ln-cb-bg03{background-position:0 -80px;}
.ln-cb-bg04{background-position:0 -120px;}
.ln-cb-bg05{background-position:0 -160px;}
.ln-cb-bg06{background-position:0 -200px;}
.ln-cb-bg07{background-position:0 -240px;}
.ln-cb-bg08{background-position:0 -280px;}
.ln-cb-bg09{background-position:0 -320px;}
.ln-cb-bg10{background-position:0 -360px;}
.ln-cb-bg11{background-position:0 -400px;}
.ln-cb-bg12{background-position:0 -440px;}
.ln-cb-bg13{background-position:0 -480px;}
.ln-cb-bg14{background-position:0 -520px;}
.ln-cb-bg15{background-position:0 -560px;}
.ln-cb-bg16{background-position:0 -600px;}
.ln-cb-bg17{background-position:0 -640px; margin:5px 0;}

a.ln-cb-bg01:hover{background-position:-180px 0;}
a.ln-cb-bg02:hover{background-position:-180px -40px;}
a.ln-cb-bg03:hover{background-position:-180px -80px;}
a.ln-cb-bg04:hover{background-position:-180px -120px;}
a.ln-cb-bg05:hover{background-position:-180px -160px;}
a.ln-cb-bg06:hover{background-position:-180px -200px;}
a.ln-cb-bg07:hover{background-position:-180px -240px;}
a.ln-cb-bg08:hover{background-position:-180px -280px;}
a.ln-cb-bg09:hover{background-position:-180px -320px;}
a.ln-cb-bg10:hover{background-position:-180px -360px;}
a.ln-cb-bg11:hover{background-position:-180px -400px;}
a.ln-cb-bg12:hover{background-position:-180px -440px;}
a.ln-cb-bg13:hover{background-position:-180px -480px;}
a.ln-cb-bg14:hover{background-position:-180px -520px;}
a.ln-cb-bg15:hover{background-position:-180px -560px;}
a.ln-cb-bg16:hover{background-position:-180px -600px;}
a.ln-cb-bg17:hover{background-position:-180px -640px;}

/*// cate btn another //*/
.ln-cb-box-a,.ln-cb-box-b,.ln-cb-box-c,.ln-cb-box-d{
	width:180px;
	height:60px;
	display:block;
	margin:5px 0 0 0;
	padding:0;
	text-indent:-9999px;
}
.ln-cb-box-a{background:url(https://www.rakuten.ne.jp/gold/cellar/images/winecellar.jpg) 0 0 no-repeat;}
.ln-cb-box-b{background:url(https://www.rakuten.ne.jp/gold/cellar/images/markerbetsu.jpg) 0 0 no-repeat;}
.ln-cb-box-c{background:url(https://www.rakuten.ne.jp/gold/cellar/images/syunouhonsu.jpg) 0 0 no-repeat;}
.ln-cb-box-d{background:url(https://www.rakuten.ne.jp/gold/cellar/images/kakaku.jpg) 0 0 no-repeat;}
/*// link maga mob //*/
.ln-maga{
	width:180px;
	height:100px;
	margin:0 0 5px 0;
	padding:0;
	display:block;
	text-indent:-9999px;
	background:url(https://www.rakuten.ne.jp/gold/likaman/rw-temp_img/com/sn-mob_maga-bg.jpg) 0 0 no-repeat;
}

.ln-mob{
	width:180px;
	height:188px;
	margin:0 0 5px 0;
	padding:0;
	display:block;
	text-indent:-9999px;
	background:url(https://www.rakuten.ne.jp/gold/likaman/rw-temp_img/com/sn-mob_maga-bg.jpg) 0 -100px no-repeat;
}

a.ln-maga:hover{background-position:-180px 0;} 
a.ln-mob:hover{background-position:-180px -100px;} 


/*// search box //*/
.ln-search{
	width:180px;
	clear:both;
	text-align:center;
	padding:0 0 5px 0;
}

.ln-search-txt{
	width:120px;
	height:17px;
	padding:2px 1px;
	border:1px #CCCCCC solid;
}

.ln-search-btm{
	width:45px;
	height:21px;
	padding:2px 0;
	border:1px #E0E0E0 solid;
	background:#feab0a;
	color:#630;
	font-weight:bold;
	text-align:center;
	font-size:12px;
}

/*// calendar //*/
.ln-calendar-box{
	width:180px;
	height:410px;
	margin:5px 0 0 0;
	text-align:center;
	padding:28px 0 0 0;
	display:block;
	position:relative;
	background:url(https://www.rakuten.ne.jp/gold/likaman/rw-temp_img/com/sn-calendar-bg.jpg) 0 0 no-repeat;
	border:1px #b5b5b5 solid;
	/*For IE 6 7 8*/
	width:178px\9;
	margin:0\9;
	/*For IE 6*/
	_height:390px;
}

/*--------------------------------------------------------------------------
	04.rakuten entry
--------------------------------------------------------------------------*/
.re-main-box{
	width:770px;
	margin:0 0 20px 0;
	padding:0;
	position:relative;
	display:block;
	clear:both;
}

.re-col01{height:80px; background:url(https://www.rakuten.ne.jp/gold/likaman/rw-temp_img/com/com-rakuten-01.jpg) 0 0 no-repeat;}
.re-col02{height:93px; background:url(https://www.rakuten.ne.jp/gold/likaman/rw-temp_img/com/com-rakuten-02.jpg) 0 0 no-repeat;}

.re-col01-inner{
	width:468px;
	height:60px;
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	left:291px;
	top:10px;
}

.re-col02-inner_L{
	width:364px;
	height:47px;
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	left:10px;
	top:35px;
}

.re-col02-inner_R{
	width:364px;
	height:47px;
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	top:35px;
	right:10px;
}

/*--------------------------------------------------------------------------
	05.footer
--------------------------------------------------------------------------*/

.f-info{
	width:1100px;
	display:block;
	margin:0 auto;
	padding:0;
}

.f-title{
	width:1100px;
	height:50px;
	text-indent:-9999px;
	display:block;
}

.f-title01{background:url(https://www.rakuten.ne.jp/gold/likaman/rw-temp_img/f-info-title01.jpg) 0 0 no-repeat; text-indent:-9999px; display:block; margin:20px 0 0 0;}
.f-title02{background:url(https://www.rakuten.ne.jp/gold/likaman/rw-temp_img/f-info-title02.jpg) 0 0 no-repeat; text-indent:-9999px; display:block; margin:10px 0 0 0;}

.f-info .f-inner-line{
	min-width:360px;
	display:block;
	float:left;
	margin:0;
	padding:0;
	font-size:12px;
	background:url(https://www.rakuten.ne.jp/gold/likaman/rw-temp_img/com/com-line-gry.jpg) repeat-y 0 right;
}

.f-info .f-inner-none{
	min-width:360px;
	display:block;
	float:left;
	margin:0;
	padding:0;
	font-size:12px;
	color:#333;
}	

.f-info table{display:block; color:#202020; font-size:11px; line-height:1.2;}
.f-info table a{color:#FF3300;}

.f-company{
	width:1100px;
	height:140px;
	display:block;
	background:url(https://www.rakuten.ne.jp/gold/likaman/rw-temp_img/f-info-bg01.jpg) 0 0 no-repeat;
	margin:0;
	padding:0;
	position:relative;
}

.f-company_adr{
	width:360px;
	margin:0;
	padding:0;
	display:block;
	position:absolute;
	top:40px;
	left:0px;
	font-size:10px;
	color:#333;
}

.f-company_tel{
	width:360px;
	margin:0;
	padding:0;
	display:block;
	position:absolute;
	top:115px;
	left:0px;
	font-size:10px;
	color:#333;
}

.f-company_tel a{
	color:#0033CC;
}


.f-company_txt{
	width:400px;
	margin:0;
	padding:0;
	display:block;
	position:absolute;
	top:10px;
	right:45px;
	font-size:12px;
	line-height:1.4;
	color:#333;
}
