@charset "EUC-JP";

/* ======================
  
  basic common stylesheet 
  


===========index
1.reset
2.structure
3.clearfix
4.general
	font
	emphasis
	position
	makeshift
5.header
	topMenu
6.footer
7.side
	search at side menu
	sideMenu
	sideMenu banner
	sideMenuBottom
	categories
8.contents
	h
	list
	table
	background
9.shop
===========/index
*/


/* ================================1. reset */
*{
	margin:0;
	padding:0;
	}
/* ================================1. reset ends */



/* ================================2.structure */
#whole{
	position:relative;
	width:800px;
	margin:auto;
	text-align:left;
	}

#contents,
#sideBar
	{
	margin-top:5px;
	}

*:first-child+html #contents,
*:first-child+html #sideBar
	{
	margin-top:16px;
	}

#sideBar{
	float:left;
	width:185px;
	height:100%;
	}


#contents{
	position:relative;
	background-color:#ffffff;
	float:right;
	width:600px;
	height:100%;
	padding:0px;
	}
/* ================================2.structure ends */



/* ================================3.clearfix */

ul.box:after,
ul.btn3:after	{
content: "";
display: block;
height: 0;
clear: both;
visiblity: hidden;
}

ul.box,
ul.btn3	{
display: inline-block;
}

/* hides from IE-mac \*/
* html ul.box,
* html ul.btn3
	{height: 1%;}
ul.box,
ul.btn3
	{display: block;}
/* end hides from IE-mac \*/

/* ================================3.clearfix ends */



/* ================================4.general */
body	{
	text-align:center;
	}

p	{
	line-height:1.4em;
	margin: 0.8em auto;
	}

* html p	{
	line-height: 1.4;
	}

hr	{
	text-align: center;
	width: 80%;
	margin-top: 10px;
	margin-bottom: 10px;
	}

hr.clear	{
	visibility: hidden;
	clear: both;
	}

img	{
	border:0px;
	}


/* ----------=font---------- */
body	{
	font-size:0.8em;
	}

h3	{
	font-weight:bold;
	}

h6	{
	font-size: 1em;
	font-weight:bold;
	}

table	{
	font-size:1em;
	}

a	{
	color: #993333;
	}

.catch-natural	{
	color: #663300;
	font-size: 1.2em;
	font-family: serif;
	text-align: center;
	margin-bottom: 1.5em;
	line-height: 1.5em;
	}

* html .catch-natural	{
	font-family: sans-serif;
	}

*+html .catch-natural	{
	font-family: sans-serif;
	}

.catch-black	{
	color: #000000;
	font-size: 1.6em;
	font-weight: bold;
	font-family: serif;
	margin: 1em auto auto 1em;
	line-height: 1.5em;
	}

/* ----------=emphasis---------- */
strong	{
	font-weight: bold;
	color: #cc0033;
	}

.strong2	{
	font-size: 1.5em;
	font-weight: bold;
	color: #ff0066;
	}

.strong3	{
	font-size: 1.5em;
	font-weight: bold;
	color: #33cccc;
	}

.strong4	{
	font-size: 1.5em;
	font-weight: bold;
	color: #009900;
	}

.strong5	{
	font-size: 1.5em;
	font-weight: bold;
	color: #59058d;
	}

.strong6	{
	font-size: 1.5em;
	font-weight: bold;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.strong7	{
	font-size: 1.5em;
	font-weight: bold;
	color: #990033;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.star	{
	color: #CC0000;
	font-size: 16px;
	}

.torikesi{
	text-decoration: line-through;
	}

.caution{
	color:red;
	font-weight:bold;
	}

.imgCaption,
.sub	{
	font-size: 0.8em;
	font-weight: normal;
	}

.print,
.ref	{
	font-size: 1.2em;
	padding: 5px;
	background-color: #f2ebe3;
	text-align: right;
	}

.specialprice	{
	color: #005500;
	font-size: 1.3em;
	font-weight: bold;
	}

blockquote	{
	margin: 20px 25px;
	border-left: 5px solid #cccccc;
	padding-left: 8px;
	}

q	{
	quotes: "「" "」" "『" "』";
	}

q:before	{
	content: open-quote;
	}
q:after	{
	content: close-quote;
	}

/* ----------=position---------- */
.left	{
	float: left;
	}

img.left	{
	margin-right: 5px;
	}

.right	{
	float: right;
	}

img.right	{
	margin-left: 5px;
	}

.clear	{
	clear: both;
	}

.box-left	{
	float: left;
	width: 450px;
	}

.box-right	{
	float: right;
	width: 450px;
	}

.t-right{
	text-align: right;
	}

.t-left	{
	text-align: left;
	}

.t-center{
	text-align: center;
	}

.by,
.pagetop,
.btn,
.date	{
	text-align: right;
	}

.pagetop	{
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 3px;
	clear: both;
	}


/* ----------=makeshift---------- */
.noSpace{
	margin:0;
	padding:0;
	}

.boxed	{
	border: 1px solid #999999;
	margin: 25px 15px;
	padding: 1px 10px;
	}

.boxed2	{
	border-left: 10px solid #3e5e89;
	margin: 25px 15px;
	padding: 1px 10px;
	}

.boxed3	{
	margin: 25px 15px;
	padding: 1px 10px;
	background: url(/img/bg/gradation-d7c4c4.jpg) repeat-y left top;
	}

.boxed4	{
	margin: 25px 15px;
	padding: 1px 10px;
	background: url(/img/bg/gradation-ccffff.jpg) repeat-y left top;
	}

.scrollbox	{
	height: 300px;
	border: 1px solid #999999;
	margin: 1em 2em;
	padding: 0.5em 0.8em;
	overflow: auto;
	}

.hid	{
	display: none;
	}

.bgColorWine{
	background:#edcded;
	padding-top:5px;
	padding-bottom:5px;
	}

.bgColorGreen{
	background:#edffec;
	padding-top:5px;
	padding-bottom:5px;
	}

.bgColorWood{
	background:#f2ebe3; /* same as h1 color, without border-bottom */
	padding-top:5px;
	padding-bottom:5px;
	}

/* ================================4.general ends */



/* ================================5.header */
#logo{
	float:left;
	width: 185px;
	height: 70px; 
	text-indent:-9999px;
	padding: 0px;
	margin: 10px 0 0 0;
	}

#logo a{
	display:block;
	width: 185px;
	height: 70px; 
	padding: 0px;
	margin: 0px;
	background-image:url(/img/logo.gif);
	background-position: bottom center;
	background-repeat:no-repeat;
	}

/* since 200809 */
#header2	{
	font-weight: bold;
	font-size: 1.2em;
	text-align: right;
	background-image:url(/img/brandBar3.jpg);
	background-repeat:no-repeat;
	background-position: center left;
	height: 70px;
	width: 600px;
	float:right;
	margin: 10px 0 0 0;
	}

/* original */
#header{
	float:right;
	height:100px;
	width:600px;
	text-indent:-9999px;
	background-image:url(/img/brandBar.jpg);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	}

h3#eng	{
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	font-family: "Times New Roman",serif;
	}

/* ----------=topMenu---------- */
ul#topMenu{
	clear:both;
	width:100%;
	height:15px;
	padding-top:5px;
	padding-left:4px;
	}

ul#topMenu li{
	display:inline;
	list-style-type:none;
	position:relative;
	float:left;
	width:130px;
	padding-left:3px;
	height:18px;
	font-size:12px;
	margin-bottom:5px;
	}

ul#topMenu li a{
	display:block;
	height:100%;
	padding-top:3px;
	text-align:center;
	text-decoration:none;
	color:#46661c;
	border:1px solid #c3cdb4;
	}

ul#topMenu li a:hover{
	background:#c3cdb4;
	}
/* ================================5.header ends */



/* ================================6.footer */
#footer{
	clear:both;
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:20px;
	padding-top:12px;
	text-align:center;
	}

#footer ul{
	border:0px;
	border-top:1px solid #303030;
	border-bottom:1px solid #303030;
	padding-top:8px;
	padding-bottom:8px;
	}

#footer p{
	padding-top:8px;
	}

#footer ul li{
	list-style-type:none;
	display:inline;
	border-right: 1px solid #000000;
	padding-right: 5px;
	margin-left: 4px;
	}

#footer ul li#end{
	border-right: 0;
	padding-right: 0px;
	}
/* ================================6.footer ends */



/* ================================7.side */
div#socool	{
	width: 180px;
	border: 1px solid #c3cdb4;
	text-align: center;
	padding: 3px;
	margin-bottom: 5px;
	}


/* ----------=search at side menu---------- */
#searchMenu{
	background:#ffffff;
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
	margin-left: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	}

#submitSearch {
	border:1px solid #333333;
	}

#sideMenu li form a#toAdvSearch{
	position:relative;
	display:block;
	top:5px;
	left:50px;
	width:125px;
	height:15px;
	text-indent:-9999px;
	padding:0px;
	margin:0px;
	background-image:url(/img/advSearchButton.gif);
	background-repeat:no-repeat;
	}

*+html #sideMenu li form a#toAdvSearch{
left: 50px;
}

#sideMenu li form a#toAdvSearch:hover{
	background-image:url(/img/advSearchButton-h.gif);
	background-color:#ffffff;
	}

#searchText{
	width:110px;
	}

form#googlesearch	{
	font-weight: bold;
	margin: 0.8em auto;
	}

/* ----------=sideMenu---------- */
#sideMenu{
	margin-top:0px;
	}


#sideMenu li{
	background-color:#f3fde4;
	background-image:url(/img/menuBg.gif);
	background-repeat:repeat-y;
	list-style-type:none;
	display:block;
	}

#sideMenu li.noBg{
	background: #ffffff;
	}

#sideMenu li#gsearch	{
	text-align: left;
	font-weight: bold;
	background: none;
	margin: 5px 0;
	}


#sideMenu li a{
	display:block;
	text-decoration:none;
	color:#46661c;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:20px;
	}

* html #sideMenu li a	{
	height:22px;
	}

#sideMenu li.sideTop	{
	margin-top:12px;
	}

#sideMenu li a:hover	{
	color:#fefefe;
	background-color:#73a62d;
	}


/* ----------=sideMenu banner---------- */
#sideMenu li.banner	{
	background:none;
	margin-bottom: 3px;
	margin-top: 2px;
	padding: 0;
	margin-left: 0;
	text-align: center;
	}

#sideMenu li.banner a:hover,
#sideMenu li.petit a:hover
	{
	background: none;
	}

#sideMenu li.banner a,
#sideMenu li.petit a	{
	padding: 0;
	}

#sideMenu li.petit	{
	padding-left: 6px;
	}

#sideMenu li.petit,
#sideMenu li.petit a	{
	background: none;
	display:inline;
	}


/* ----------=sideMenuBottom---------- */
div#sideMenuBottom	{
	margin: 10px auto auto auto;
	font-size: 0.8em;
	}

div#sideMenuBottom .pink	{
	color: #ff0000;
	background-color: #ffe4ff;
	border: 1px solid #777777;
	padding: 1px;
	margin: 1px;
	}

div#sideMenuBottom ul	{
	margin-top: 10px;
	padding: 0;
	}

div#sideMenuBottom li	{
	text-align: center;
	margin-bottom: 5px;
	list-style: none; 
	padding-left: 0; 
	margin-left: 0;
	}


/* ----------#categories---------- */
#categories{
	display:block;
	font-size:11px;
	border:1px solid #cdef32;
	background:#ffffff;
	margin-top:12px;
	}

* html #categories	{
	margin-top:0px;
	}

ul#categories li{
	background:#ffffff;
	}

ul#categories li,
ul#categories li a{
	display:block;
	}

ul#categories li a{
	padding-left:2px;
	padding-top: 4px;
	padding-bottom: 4px;
	}

*+html  ul#categories li {
	padding:0px;
	margin-left:0px;
	}

*+html  #categories li a{
	margin-left:0px;
	}

#categories li.catTop{
	background:#cdef32;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding-top:5px;
	}

#categories li img	{
	margin: 0;
	}


/* おすすめカテゴリ */
#pickups{
	display:block;
	font-size:11px;
	border:1px solid #cdef32;
	background:#ffffff;
	margin-top:12px;
	}

* html #pickups	{
	margin-top:0px;
	}

ul#pickups li{
	background:#ffffff;
	}

ul#pickups li,
ul#pickups li a{
	display:block;
	}

ul#pickups li a{
	padding-left:2px;
	padding-top: 4px;
	padding-bottom: 4px;
	}

*+html  ul#pickups li {
	padding:0px;
	margin-left:0px;
	}

*+html  #pickups li a{
	margin-left:0px;
	}

#pickups li.catTop{
	background:#cdef32;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding-top:5px;
	}

#pickups li img	{
	margin: 0;
	}


/* 目的別カテゴリ */
#benefits{
	display:block;
	font-size:11px;
	border:1px solid #cdef32;
	background:#ffffff;
	margin-top:12px;
	}

* html #benefits	{
	margin-top:0px;
	}

ul#benefits li{
	background:#ffffff;
	}

ul#benefits li,
ul#benefits li a{
	display:block;
	}

ul#benefits li a{
	padding-left:2px;
	padding-top: 4px;
	padding-bottom: 4px;
	}

*+html  ul#benefits li {
	padding:0px;
	margin-left:0px;
	}

*+html  #benefits li a{
	margin-left:0px;
	}

#benefits li.catTop{
	background:#cdef32;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding-top:5px;
	}

#benefits li img	{
	margin: 0;
	}

/* ================================7.side ends */



/* ================================8.contents */

/* ----------------=h------------------ */
#contents h1{
	font-size:130%;
	width:100%;
	background:#f2ebe3;
	text-align:center;
	border:0px;
	border-bottom:3px solid #c2bbb3;
	margin-top: 5px;
	margin-bottom:20px;
	padding-top:5px;
	padding-bottom:5px;
	}

h1#sale	{
	color: #CD0A28;
	background: none;
	border-top: none;
	border-right: none;
	border-bottom: 5px double #e60013;
	border-left: none;
	font-size: 1.5em;
	font-weight: bold;
	width: 560px;
	margin: 5px auto 15px auto;
	font-family: san-serif;
	}

h1#panlist{
	background:#ffffff;
	border:0px;
	font-size:12px;
	padding:0px;
	margin:0px;
	text-align:left;
	font-weight: normal;
	}

#contents h2{
	font-size:1.3em;
	margin-top:1.5em;
	margin-bottom:0.8em;
	}

h2.point	{
/*	color: #ffffff;*/
	border-bottom: 2px solid #9f1d35;
	border-left: 10px solid #9f1d35;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #f7f0f7;
	}

#contents h3	{
	font-size: 1.2em;
	margin-top:1.3em;
	margin-bottom:0.5em;
	}

#contents h4	{
	font-size: 1.1em;
	margin-top:1.3em;
	margin-bottom:0.5em;
	}

/* ----------------=list------------------ */
#contents ul,
#contents dl,
#contents ol
	{
	margin-bottom: 1em;
	margin-top: 1em;
	list-style-position: inside;
	}

#contents li	{
	margin-bottom: 0.5em;
	}

#contents ul.square li	{
	list-style-type: square;
	}

#contents dt	{
	font-weight: bold;
	margin-top: 1.5em;
	}

ul.ladybird	{
	list-style: none;
	}

ul.ladybird li	{
	background: url(/img/icon/ladybird.gif) left top no-repeat;
	min-height: 18px;
	text-indent: 20px;
	font-size: 1.2em;
	}
* html ul.ladybird li	{
	height: 18px;
	}

ul.check	{
	list-style: none;
	}

ul.check li	{
	background: url(/img/icon/list1.jpg) left top no-repeat;
	min-height: 18px;
	text-indent: 18px;
	}
* html ul.check li	{
	height: 18px;
	}

.listbox	{
	width: 270px;
	margin: 1em 0 1em 10px;
	padding: 5px 8px;
	float: left;
	list-style-type: none;
/*
	background-color: #f2ebe3;
	border: #f2ebe3 solid 1px;
*/
	}

ul.box	{
	margin: 1em auto;
	padding: 0;
	}

ul.box li	{
	display: block;
	float: left;
	margin-right: 5px;
	width: 110px;
	text-align: center;
/*	font-size: 95%; */
	margin-left: 0;
	padding-left: 0;
	}

ul.box li a	{
	}

ul.box li a img	{
	text-decoration: none;
	margin-bottom: 2px;
	}


dl.box-lined-black	{
	margin: 0 10px 0 0;
	padding: 2px;
	display: block;
	float: left;
	width: 130px;
	background-color: #000000;
	color: #ffffff;
	}

dl.box-lined-green	{
	margin: 0 10px 0 0;
	padding: 2px;
	display: block;
	float: left;
	width: 130px;
	background-color: #4ec140;
	color: #ffffff;
	}

dl.box-lined-black dt,
dl.box-lined-green dt	{
	margin: 0 2px 2px 2px;
	background-color: #ffffff;
	text-align: center;
	}

dl.box-lined-black a,
dl.box-lined-green a	{
	width: 130px;
	display: block;
	}

dl.box-lined-black a img,
dl.box-lined-green a img	{
	text-decoration: none;
	padding: 2px 0;
	}

dl.yotuba dt	{
	color: #006633;
	font-size: 1.2em;
	background: url(/img/icon/yotuba.gif) top left no-repeat;
	font-weight: bold;
	text-indent: 18px;
	clear: both;
	margin-top: 0.8em;
	margin-bottom: 0.1em;
	height: 20px;
	}

dl.yotuba dd	{
	margin-left: 18px;
	margin-bottom: 0.5em;
	padding: 0;
	}

dl.yotuba ul	{
	margin: 0.3em 0 0 0;
	padding: 0;
	}

dl.yotuba ul li	{
	margin-bottom: 0.3em;
	}

dl.thumbnail	{
list-style-type: none;
float: left;
width: 120px;
margin-left: 1em;
margin-bottom: 2em;
}

dl.thumbnail dt	{
margin: 0;
padding: 0;
height: 100px;
text-align: center;
}

dl.thumbnail dd	{
font-weight: bold;
margin: 0;
padding: 0;
text-align: center;
}

ul.imgfloat	{
	padding: 0;
	margin: 0;
	list-style: none;
	}

ul.imgfloat li	{
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	}

ul.imgfloat img	{
	padding: 0;
	margin: 0;
	}

ul.btn3	{
	list-style: none;
	margin-top: 15px;
	margin-bottom: 15px;
	}

ul.btn3 li	{
	float: left;
	margin-right: 4px;
	width: 190px;
	min-height: 50px;
	background: url(/img/bg/gradation-ff6699.jpg) repeat-y right top;
	padding: 3px;
	font-size: 1.1em;
	font-weight: bold;
	}

/* ----------------=backbutton------------------ */
#contents div#back	{
	margin: 10px auto;
	clear: both;
	}

#contents div#back ul	{
	padding: 0;
	list-style-type: none;
	float: right;
	}

#contents div#back li { 
	float: left; 
	width: 150px; 
	margin-right: 5px; 
	padding: 2px; 
	border: 1px #ff6666 solid; 
	background-color: #faf0e6; 
	text-align: center; 
	} 

#contents div#back li a	{
	text-decoration: none;
	width: 146px; 
	display: block;
	}


/* ----------------=table------------------ */
table.design1	{
	border: 1px #999999 solid;
	border-collapse: collapse;
	margin: auto;
	padding: 0;
	}

table.design1 th,
table.design1 td	{
	margin: 0;
	padding: 3px;
	border: 1px #999999 solid;
	border-collapse: collapse;
	}

table.design1 th.w6em,
table.design1 td.w6em	{
	width: 6em;
	}

table.design2	{
	border: 1px #999999 solid;
	border-collapse: collapse;
	padding: 0;
	margin-bottom: 15px;
	}

table.design2 th,
table.design2 td	{
	padding: 3px;
	border: 1px #999999 solid;
	border-collapse: collapse;
	}

table.design2 td	{
	width: 400px;
	}

th.nw	{
	white-space: nowrap;
	}

table.order td	{
	width: 150px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	}


table.red	{
	border: 1px #ffffff solid;
	border-collapse: collapse;
	margin: 2em auto;
	padding: 0;
	}

table.red th,
table.red td	{
	margin: 0;
	padding: 3px;
	border: 1px #ffffff solid;
	border-collapse: collapse;
	}

table.red th	{
	background-color: #993333;
	color: #ffffff;
	}

table.red td	{
	background-color: #ffffff;
	}


/* ----------------=background------------------ */

.point	{
	background: url(/img/bg/point.jpg) no-repeat top right;
	min-height: 213px;
	}

.kadomarucc0033	{
	padding: 15px;
	color: #ffffff;
	background: #cc0033;
	width: 250px;
	margin: 1em 0 1em auto;
	font-weight: bold;
	}

.kadomarucc0033 a	{
	color: #ffffff;
	font-size: 1.1em;
	display: block;
	width: 100%;
	}

.kadomarucc0033:before	{
	content: url(/img/bg/cc0033top-left.gif);
	display: block;
	margin: -15px -15px 0 -15px;
	height: 15px;
	font-size: 1px;
	line-height: 0.1;
	background: url(/img/bg/cc0033top-right.gif) no-repeat top right;
	}

.kadomarucc0033:after	{
	content: url(/img/bg/cc0033bottom-left.gif);
	display: block;
	margin: 0 -15px -15px -15px;
	height: 15px;
	font-size: 1px;
	line-height: 0.1;
	background: url(/img/bg/cc0033bottom-right.gif) no-repeat bottom right;
	}

.kadomaru000099	{
	padding: 15px;
	color: #ffffff;
	background: #000099;
	width: 250px;
	margin: 1em 0 1em auto;
	font-weight: bold;
	}

.kadomaru000099 a	{
	color: #ffffff;
	font-size: 1.1em;
	display: block;
	width: 100%;
	}

.kadomaru000099:before	{
	content: url(/img/bg/000099top-left.gif);
	display: block;
	margin: -15px -15px 0 -15px;
	height: 15px;
	font-size: 1px;
	line-height: 0.1;
	background: url(/img/bg/000099top-right.gif) no-repeat top right;
	}

.kadomaru000099:after	{
	content: url(/img/bg/000099bottom-left.gif);
	display: block;
	margin: 0 -15px -15px -15px;
	height: 15px;
	font-size: 1px;
	line-height: 0.1;
	background: url(/img/bg/000099bottom-right.gif) no-repeat bottom right;
	}

/* ================================8.contents ends */



/* ================================9.shop */

h1#shop-canopy	{
	border: 0;
	background: #ffffff url(/shop/img/top/banner_back_s.gif) top right no-repeat;
	font-size: 1px;
	text-align: left;
	color: #993333;
	height: 125px;
	}

/* ================================9.shop ends */
