@charset"UTF-8";/*---文字コード指定（日本語のコメント･日本語フォント指定の際は必須）---*/

/*----------全体の構造----------*/
body {
	font-family: Verdana, "ＭＳ Ｐゴシック", sans-serif, Osaka;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
a:link { color: #4B689E; }
a:visited { color: #4B689E; }
a:active { color: #4B689E; }
a:hover { color: #815849; }
#header {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	margin-top: 5px;
	width: 820px;
}
#header h1{
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #888888;
	padding-right: 5px;
	line-height: 130%;
}
#header h2{
	margin: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #888888;
	padding-right: 5px;
	line-height: 130%;
}
#header form {
	margin: 0px 0px 5px;
	padding-right: 5px;
	font-size: 10px;
	color: #999999;
}
#menu {
	color: #800000;
	font-size: 12px;
	text-align: center;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ABCEBD;
	background-color: #FAF5D4;
	letter-spacing: 0.2em;
	width: 820px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABCEBD;
	margin-left: auto;
	margin-right: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #ABCEBD;
	border-left-color: #ADCFBD;
	height: 25px;
	padding-top: 8px;
}

#menu strong {
	color: #C05755;
}
#menu ul {
	display: inline;
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#menu ul li {
	display: inline;
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px 3px 0px 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3C4648;
}
#menu a:link { color: #3C4648;text-decoration: none; }
#menu a:visited { color: #3C4648;text-decoration: none; }
#menu a:active { color: #3C4648;text-decoration: none; }
#menu a:hover {
	color: #953937;
	text-decoration: none;
	background-color: #CCFFCC;
}
#visual {
	background-image: url(img/share/visual_bg.gif);
	background-repeat: repeat-x;
	height: 120px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px auto;
	text-align: center;
}
#visual div {
	background-image: url(img/share/visual_obj.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px auto;
	text-align: center;
}
#contents {
	width: 820px;
	background-image: url(../image/common/body_frame.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
#main {
	float: left;
	width: 668px;	
}
#maincol {
	float: right;
	width: 470px;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#subcol {
	float: left;
	width: 180px;
}
#xcol {
	float: right;
	width: 150px;
}
div.footerlink {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #728589;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #728589;
	text-align: center;
	font-size: 12px;
	color: #3C4648;
	line-height: 130%;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
div.footerlink p{
	margin-top: 12px;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3C4648;
	padding-bottom: 2px;
}
div.footerlink div{
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 800px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
}
div.footerlink a:link { text-decoration: none; }
div.footerlink a:visited { text-decoration: none; }
div.footerlink a:active { text-decoration: none; }
div.footerlink a:hover { text-decoration: none; }
#footer {
	clear: both;
	background-color: #FAF5D4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ABCEBD;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	text-align: center;
	font-size: 12px;
	color: #3C4648;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 130%;
	width: 820px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ABCEBD;
	border-left-color: #ABCEBD;
}
#footer span{
	font-size: 10px;
}
#footermenu {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #728589;
	text-align: center;
	font-size: 12px;
	color: #3C4648;
	line-height: 130%;
	padding-top: 5px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 820px;
}
#footermenu div{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#footermenu a:link { text-decoration: none; }
#footermenu a:visited { text-decoration: none; }
#footermenu a:active { text-decoration: none; }
#footermenu a:hover { text-decoration: none; }
#footerlink {
	clear: both;
	text-align: center;
	font-size: 10px;
	color: #3C4648;
	line-height: 130%;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
#footerlink div{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#footerlink a:link { text-decoration: none; }
#footerlink a:visited { text-decoration: none; }
#footerlink a:active { text-decoration: none; }
#footerlink a:hover { text-decoration: none; }


/*----------サイドメニュー----------*/
dl.sidemenu {
	margin: 0px;
}
dl.sidemenu dt {
	padding: 0px 0px 0px 12px;
	margin: 5px 0px 0px;
	font-weight: bold;
	color: #C05755;
	font-size: 12px;
	background-image: url(../image/common/icon_m1.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;
}
dl.sidemenu dd {
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 12px;
	background-image: url(../image/common/icon_m2.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;
}
dl.sidemenu a:link { color: #4D707D; text-decoration: none; }
dl.sidemenu a:visited { color: #4D707D; text-decoration: none; }
dl.sidemenu a:active { color: #4D707D; text-decoration: none; }
dl.sidemenu a:hover { color: #815849; text-decoration: underline;
}
ul.sidemenu {
	margin: 0px 10px 8px;
	padding: 0px;
	list-style-type: none;
	left: 10px;
}
ul.sidemenu li {
	list-style-type: none;
	margin: 0px 0px 1px 1px;
	padding: 0px 0px 0px 22px;
	background-image: url(../image/one-point/point03.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
p.sidemenu a:link { color: #455B98; text-decoration: none; }
p.sidemenu a:visited { color: #455B98; text-decoration: none; }
p.sidemenu a:active { color: #455B98; text-decoration: none; }
p.sidemenu a:hover { color: #815849; text-decoration: underline; }
ul.sidemenu a:link { color: #455B98; text-decoration: none; }
ul.sidemenu a:visited { color: #455B98; text-decoration: none; }
ul.sidemenu a:active { color: #455B98; text-decoration: none; }
ul.sidemenu a:hover { color: #815849; text-decoration: underline; }

/*----------カテゴリリスト----------*/
dl.categorylist {
	margin-top: 0px;
	margin-bottom: 0px;
}
dl.categorylist dt {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
	color: #C05755;
	font-size: 10px;
}
dl.categorylist dt strong {
	font-size: 12px;
	font-weight: bold;
}
dl.categorylist dt em {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
dl.categorylist dd {
	margin: 1px 0px 1px 12px;
	padding: 0px;
}
dl.categorylist a:link { color: #4D707D; }
dl.categorylist a:visited { color: #4D707D; }
dl.categorylist a:active { color: #4D707D; }
dl.categorylist a:hover { color: #815849; }

/*----------左ボックスタイトル----------*/
h6.boxleft01 {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	background-image: url(../image/common/box_bg_l.gif);
	background-repeat: no-repeat;
	background-color: #B5DFE6;
	background-position: center center;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h6.boxleft02 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../image/common/box_bg_l.gif);
	background-repeat: no-repeat;
	background-color: #8EBDE6;
	background-position: center center;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/*----------右ボックスタイトル----------*/
h6.boxright01 {
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	background-image: url(../image/common/box_bg_r.gif);
	background-repeat: no-repeat;
	background-color: #D7E58C;
	background-position: center center;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h6.boxright02 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../image/common/box_bg_r.gif);
	background-repeat: no-repeat;
	background-color: #EBCC67;
	background-position: center center;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AEB9C6;
	border-left-color: #AEB9C6;
}
h6.boxright03 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../image/common/box_bg_r.gif);
	background-repeat: no-repeat;
	background-color: #A5E0C2;
	background-position: center center;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}



/*----------メイン--ボックス----------*/
div.boxcontents {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	padding: 8px 5px 3px;
	text-align: left;
}
div.boxbottom {
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

/*----------最新情報----------*/
div.boxwhatsnew {
	font-size: 10px;
	color: #6F7D77;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 150%;
	text-align: left;
}
p.ranking {
	font-size: 12px;
	color: #4D6286;
	margin-top: 0px;
	margin-bottom: 25px;
	text-align: left;
	line-height: 150%;
}
p.ranking strong{
	font-weight: bold;
	color: #FF3333;
	font-size: 14px;
}
p.ranking a:link { color: #FF3333; }
p.ranking a:visited { color: #FF3333; }
p.ranking a:active { color: #FF3333; }
p.ranking a:hover { color: #FF6600; }

/*----------ピックアップ情報----------*/
div.boxpickup {
	font-size: 12px;
	color: #6F7D77;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 40px;
	line-height: 150%;
	text-align: left;
}

/*----------[[商品構造]]----------*/
h3.itemtitle {
	font-size: 14px;
	color: #C82451;
	text-align: left;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 1px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
div.itembox {
	font-size: 12px;
	color: #6F7D77;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	margin-bottom: 20px;
	line-height: 130%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BFD2AA;
	text-align: left;
}
div.itembox h2 {
	font-size: 12px;
	color: #B9994F;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
	line-height: 130%;
}
div.itembox img {
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
}
div.itembox p.text {
	font-size: 12px;
	color: #6F7D77;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 7px;
	line-height: 130%;
}
div.itembox p.price {
	font-size: 12px;
	color: #FB3222;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 0px;
	line-height: 130%;
}
/*----------商品構造----------*/
h4.itemtitle {
	font-size: 14px;
	color: #C82451;
	text-align: left;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 1px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
p.othertext {
	font-size: 12px;
	color: #6F7D77;
	margin-top: 1px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 1px;
	line-height: 130%;
	text-align: left;
}

/*----------[[サイト内検索]]----------*/
input, textarea {
	padding-top: 2px;
	background-color: transparent;
	border: 1px solid #999999;
	font-size: 12px;
}
select {
	padding-top: 2px;
	background-color: #EAEAEA;
	font-size: 12px;
}
div.searchad {
	padding-left:15px;
	margin-bottom:20px;
}

/*----------[[アクセスログ]]----------*/
div.accesslog {
	display: none;
}


/*----------[[色文字]]----------*/
.fontEE6495 {
	color:#EE6495;
}
.font76A4DC {
	color:#76A4DC;
}
.fontDD0000 {
	color:#DD0000;
}
.font6D9A56 {
	color:#6D9A56;
}
.font485684 {
	color:#485684;
}
.fontFF6600 {
	color:#FF6600;
}
.font786238 {
	color:#786238;
}
.font786238 {
	color:#786238;
}
.fontC14043 {
	color:#C14043;
}
.point {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
	margin-top: 2px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: thin dashed #FF9900;
}
.attention {
	font-size: 12px;
	color: #FF0000;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border: thin dotted #999999;
	line-height: 130%;
	text-align: left;
	margin-top: 20px;
}
/*----------その他----------*/
div.sakeshopinfo {

	padding-left: 3px;
	margin-bottom: 3px;
}
div.sakeshopinfo p {

	font-size: 10px;
	margin-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 0px;
	color: #666666;
	line-height: 100%;
}
h2.title {
	font-size: 14px;
	color: #003399;
	text-align: left;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #CCCCCC;
}
div.bidtojs {

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	padding: 8px 5px 3px;
	text-align: left;
}
#div.bidtojs {


	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	padding: 8px 5px 3px;
	text-align: left;
}
.waku-box {
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	line-height: 130%;
	text-align: left;
	margin-top: 20px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
div.sidemenu {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	padding: 5px 3px 3px 5px;
	text-align: left;
}

