@charset "utf-8";
/* CSS Document */

.selector {
	*zoom: 100%;
}

@media screen and (max-device-width: 480px) {
body {
-webkit-text-size-adjust: none; /* iPhone */
}
}

html,body{
	margin:0 auto;
	padding:0;
	width:1020px;
	height:100%;
}

#cont{
	height:100%;
	min-height:100%;
}

body > #cont{
	height:auto;
}


a {
	color:#300;
}
a:hover {
	color:#900;
}
h{
	margin:0;
	padding:0;
}
ol,ul,li{
	list-style: none;
	margin:0;
	padding:0;
}

/* header wrap ////////////////////////////////////*/
#header-wrap {
	width: 1020px;
	margin: 0 auto;
}
#asuraku {
	float: left;
}
#glovalnavi_area{
	float: right;
}
#glovalnavi li {
	list-style-type: none;
	background: url(../images/btn_b.jpg) no-repeat left bottom;
	float: left;
	font-size: 14px;
	margin-right: 6px;
	padding: 10px 0 0 15px;
	text-decoration: underline;
}
#glovalnavi li:hover {
	text-decoration: none;
}
#glovalnavi li.last {
	background: url(../images/btn_r.jpg) no-repeat left bottom;
	margin-right: 0;
}
/* 看板 */
#kanban {
	padding-top: 10px;
	height: 80px;
	clear: both;
}
#logo {
	display: inline;
}
#logo .soty {
	padding-left: 26px;
}
#contact {
	display: inline-block;
	float: right;
}
#contact .mail {
	padding-top: 3px;
}
/* 商品ページ用ヘッダー */
#header_b {
	width:1020px;
	font-size:12px;
}
#header_b div{
	float: left;
	display: block;
	padding: 0 4px 4px 0px;
}
#header_b table td {
	padding: 5px;
}

/* ナビゲーション */
#navi {
	padding: 15px 0;
	height: 62px;
}

/* headerserch */
#headerserch {
	display: block;
	float: left;
	width: 500px;
	padding-top: 16px;
}

/* subnavi  */
#subnaviarea{
	width: 520px;
	float: left;
}
#subnaviarea li {
	height: 62px;
	float: left;
}
#subnaviarea li a{
	background: url(../images/subnavi.jpg) no-repeat left top;
	display: block;
	text-indent: -9999px;
	height: 62px;
}

#subnaviarea li.navi1 a{ width:85px; background-position: 0 0; }
#subnaviarea li.navi2 a{ width:88px; background-position: -85px 0; }
#subnaviarea li.navi3 a{ width:88px; background-position: -173px 0; }
#subnaviarea li.navi4 a{ width:88px; background-position: -261px 0; }
#subnaviarea li.navi5 a{ width:88px; background-position: -349px 0; }
#subnaviarea li.navi6 a{ width:83px; background-position: -437px 0; }

#subnaviarea li.navi1 a:hover{ width:85px; background-position: 0 -62px; }
#subnaviarea li.navi2 a:hover{ width:88px; background-position: -85px -62px; }
#subnaviarea li.navi3 a:hover{ width:88px; background-position: -173px -62px; }
#subnaviarea li.navi4 a:hover{ width:88px; background-position: -261px -62px; }
#subnaviarea li.navi5 a:hover{ width:88px; background-position: -349px -62px; }
#subnaviarea li.navi6 a:hover{ width:83px; background-position: -437px -62px; }

/* slider  */
#slider-area {
	width: 1020px;
	overflow: hidden;
	position: relative;
}

/*header*/
/*----------------------------

#headerwrap{
	width:100%;
	height:205px;
	background:url(../images/bg_header.png) repeat-x #FFF;
	/*border-bottom:1px solid #CCC;
	z-index:10;
}

#header{
	width:1020px;
	height:200px;
	margin:0 auto;
	position:relative;
	background:url(../images/bg_header.png) repeat-x #FFF;
	padding-bottom:5px;
}

#header h1 a{
	display:block;
	width:220px;
	height:65px;
	background:url(../images/logo.png) no-repeat 0 0;
	text-indent:-9999px;
	position:absolute;
	top:48px;
	left:0;
}
#header p.tel{
	display:block;
	vertical-align:baseline;
	width:190px;
	height:58px;
	margin:0;
	padding:0;
	clear:both;
	background:url(http://www.rakuten.ne.jp/gold/newyork1989/images/contact_tel.png) no-repeat top left;
	text-indent:-9999px;
	position:absolute;
	top:40px;
	left:830px;
}
.headerinfo{
	position:absolute;
	top:5px;
	left:0;
	font-size:12px;
	color:#C00;
}
#header p.btcontact{
	position:absolute;
	top:100px;
	right:0;
}
#header p.carriage a{
	display: block;
	width: 432px;
	height: 25px;
	background: url(../images/carriage_info.png) no-repeat top center;
	text-indent: -9999px;
	position: absolute;
	top: 153px;
	right: 5px;
}
#header p.carr_cau{
	font-size: 10px;
	color: #a60000;
	position: absolute;
	top: 174px;
	right: 7px;
}
#header p.soy2013{
	position: absolute;
	top: 144px;
	right: 469px;
}

/*user navi
#header ul#usernavi{
	width:371px;
	height:30px;
	position:absolute;
	top:0;
	right:0;
}
#header ul#usernavi li{
	float:left
}
ul#usernavi li a{
	display:block;
	text-indent:-9999px;
	float:left
}
#header ul#usernavi li.cart a{
	background: #d7cebf url(../images/bt_cart.png) no-repeat top center;
	width:181px;
	height:30px;
}
#header ul#usernavi li.cart a:hover{
	background: #a60000 url(../images/bt_cart_o.png) no-repeat top center;
}
#header ul#usernavi li.gift a{
	margin-right:5px;
	background: url(../images/bt_headgift.png) no-repeat top center;
	width:90px;
	height:30px;
}
#header ul#usernavi li.gift a:hover{
	background: url(../images/bt_headgift_o.png) no-repeat top center;
}
#header ul#usernavi li.deri a{
	margin-right:5px;
	background: url(../images/bt_headderi.png) no-repeat top center;
	width:90px;
	height:30px;
}
#header ul#usernavi li.deri a:hover{
	background: url(../images/bt_headderi_o.png) no-repeat top center;
}


/*gloval navi

#header ul#glovalnavi{
	width:579px;
	height:60px;
	position:absolute;
	top:55px;
	left:234px;
}
ul#glovalnavi li{
	float:left;
}
ul#glovalnavi li a{
	display:block;
	width:96px;
	height:60px;
	text-indent:-9999px;
	float:left;
}
ul#glovalnavi li.home a{
	background:url(../images/bt_navihead_01.png) no-repeat top center;
}
ul#glovalnavi li.home a:hover{
	background:url(../images/bt_navihead_01o.png) no-repeat top center;
}
ul#glovalnavi li.guide a{
	background:url(../images/bt_navihead_02.png) no-repeat top center;
}
ul#glovalnavi li.guide a:hover{
	background:url(../images/bt_navihead_02o.png) no-repeat top center;
}
ul#glovalnavi li.company a{
	background:url(../images/bt_navihead_03.png) no-repeat top center;
}
ul#glovalnavi li.company a:hover{
	background:url(../images/bt_navihead_03o.png) no-repeat top center;
}
ul#glovalnavi li.magazine a{
	background:url(../images/bt_navihead_04.png) no-repeat top center;
}
ul#glovalnavi li.magazine a:hover{
	background:url(../images/bt_navihead_04o.png) no-repeat top center;
}
ul#glovalnavi li.contact a{
	background:url(../images/bt_navihead_05.png) no-repeat top center;
}
ul#glovalnavi li.contact a:hover{
	background:url(../images/bt_navihead_05o.png) no-repeat top center;
}
ul#glovalnavi li.faq a{
	background:url(../images/bt_navihead_06.png) no-repeat top center;
}
ul#glovalnavi li.faq a:hover{
	background:url(../images/bt_navihead_06o.png) no-repeat top center;
}

/*subnavi*/
/*----------------------------
.clearfix:after {
    content: "";
    clear: both;
    display: block;
}
<!-- 横並びメニュー --!>
#Navi2{
	list-style-type:none;
	width: 1017px;
	margin: 0 auto;
	padding: 5px 0;
}
#Navi2 li{
	position:relative;
	width:113px;
	float: left;
	margin:0;
	padding:0;
	list-style:none;
}
#Navi2 li a{
	display: block;
	margin:0;
	line-height:1;
	text-decoration: none;
	background-image:url("../images/btn_off.jpg");
	background-repeat: no-repeat;
	text-indent: -9999px; /* テキストをふっとばす 
	height: 47px;

}

<!-- 親メニュー画像 --!>
 /* a要素の背景の指定  ※左の数字がx軸、右の数字がy軸 
#Navi2 .menu1 a { background-position: 0 0; }   
#Navi2 .menu2 a { background-position: -113px 0px; }  
#Navi2 .menu3 a { background-position: -226px 0px; }  
#Navi2 .menu4 a { background-position: -339px 0px; }  
#Navi2 .menu5 a { background-position: -452px 0px; } 
#Navi2 .menu6 a { background-position: -565px 0px; } 
#Navi2 .menu7 a { background-position: -678px 0px; } 
#Navi2 .menu8 a { background-position: -791px 0px; } 
#Navi2 .menu9 a { background-position: -904px 0px; } 
 
#Navi2 li a:hover{
    text-decoration: none;  
    background-image: url("../images/btn_on.jpg");
    background-repeat: no-repeat;
}
/* a:hover要素の背景の指定 ※左の数字がx軸、右の数字がy軸
#Navi2 .menu1 a:hover { background-position: 0 0; }   
#Navi2 .menu2 a:hover { background-position: -113px 0; }  
#Navi2 .menu3 a:hover { background-position: -226px 0; }  
#Navi2 .menu4 a:hover { background-position: -339px 0; }  
#Navi2 .menu5 a:hover { background-position: -452px 0; } 
#Navi2 .menu6 a:hover { background-position: -565px 0px; } 
#Navi2 .menu7 a:hover { background-position: -678px 0px; } 
#Navi2 .menu8 a:hover { background-position: -791px 0px; } 
#Navi2 .menu9 a:hover { background-position: -904px 0px; } 

<!-- 子以下のメニュー --!>
#Navi2 li ul{
	list-style:none;
	z-index:100;
	width:100%;
	margin:0;
	padding:0;
	display:iinline;
}
#Navi2 li:hover > ul{
	position:absolute;
	width:200px;
	float:left;
}
#Navi2 li ul li{
	overflow:hidden;
	width: 200px;
	height:0;
	color:#300;
	padding:0;
}
#Navi2 li ul li a{
	background-image: none;
	text-align:center;
	font-weight:normal;
	text-indent:0;
	height: 1px;
	line-height:1;
	padding:10px 0;
}
<!-- マウスを乗せたとき --!>
#Navi2 > li:hover > a {background: #000; }
#Navi2 > li:hover li:hover{ background: #FFF; }
#Navi2 > li:hover li:hover > a { background-image:none; }

#Navi2 li:hover > ul > li{
	overflow: visible;
	height: 30px;
}
#Navi2 li:hover ul li{
	background-color:#ccad9e;
	line-height:1;
	border-bottom: 1px dotted #442f25;
	border-right: 1px dotted #442f25;
	border-left: 1px dotted #442f25;
}
*

<!-- 孫・ひ孫のメニュー --!
#Navi2 li ul li ul{
	top:0;
	left:100%;
}
#Navi2 li ul li ul li{
	top:0;
	left:100%;
}

#Navi2 li:last-child ul li ul{
	left:-100%;
	width:100%;
}
#Navi2 li ul li ul li a{ background:#ccad9e; }
#Navi2 > li:hover li:hover li:hover > a { background-image:none; background:#fff; }

#Navi2 li:hover ul li ul{
	display:none;
}
#Navi2 li ul li:hover ul{
	display:block;
	position:absolute;
	top:0;
}
<!-- 下の階層への矢印 --!
#Navi2 li ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: -20px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-color: #454e08;
}
11
#Navi2 li:last-child ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: 200%;
  margin-left: -20px;
  border: 5px solid transparent;
  border-right-color: #454e08;
}

/*header_seach
#headerserch{
	padding: 5px;
	width: 280px;
}
ul.h-seach li a{
	display:block;
	width:180px;
	height:16px;
	padding:10px 0 10px 13px;
	font-size:12px;
	font-weight:bold;
	background:#ffffff url(../images/arrow_01.png) no-repeat 180px 13px;
	border-bottom:1px #CCC solid;
}
ul.h-seach li a:hover{
	background:#ffe382 url(../images/arrow_01.png) no-repeat 180px 13px;
}
ul.h-seach li.seach{
	display:block;
	height:16px;
	padding:5px 0 0 13px;
	font-size:12px;
	font-weight:bold;
	background:#ffffff none;
}
s
ul.h-seach li img{
	margin:0 10px 2px 0;
}
#h-seacharea{
	padding:5px 0 0 0;
	text-align:right;
	float:left;
}

div.h-hotword{
	float: left;
	margin-top:25px;
	text-align:left;
	font-size:12px;
}
div.h-hotword p a{
	color:#900;
	text-decoration:underline;
}
ul.h-hotword li a:hover{
	color:#300;
	text-decoration:none;
}


/*mainwrap*/
/*----------------------------*/

#mainwrap{
	width:1020px;
	height:100%;
	margin:0 auto;
	line-height:110%;
}


/*side*/
/*----------------------------*/

#side{
	width:198px;
	height:auto;
	float:left;
	border:1px #CCC;
	border-style: none solid solid solid;
	z-index:100;
	background:#FFF;
}

#side h2{
	width:198px;
	height:13px;
	padding:8px 0;
	font-size:13px;
	background:#3f0206;
	color:#FFF;
	text-align:center;
	letter-spacing:0.2em;
}

/*seach*/

ul.navseach li a{
	display:block;
	width:185px;
	height:16px;
	padding:10px 0 10px 13px;
	font-size:12px;
	font-weight:bold;
	background:#ffffff url(../images/arrow_01.png) no-repeat 180px 13px;
	border-bottom:1px #CCC solid;
}
ul.navseach li a:hover{
	background:#ffe382 url(../images/arrow_01.png) no-repeat 180px 13px;
}
ul.navseach li.seach{
	display:block;
	width:185px;
	height:16px;
	padding:10px 0 10px 13px;
	font-size:12px;
	font-weight:bold;
	background:#ffffff none;
}

ul.navseach li img{
	margin:0 10px 2px 0;
}
#seacharea{
	width:184px;
	padding:10px 0 20px 10px;
	border-bottom:1px #CCC solid;
	text-align:right;
}

#seacharea div.hotword{
	margin-top:20px;
	text-align:left;
	font-size:11px;
}
#seacharea div.hotword p a{
	color:#900;
	text-decoration:underline;
}
#seacharea ul.hotword li a:hover{
	color:#300;
	text-decoration:none;
}

/*sidefuturearea*/

#sidefuturearea{
	width:170px;
	padding:14px;
}

/*coupon*/

#couponarea{
	width:160px;
	padding:19px;
	background:#f4f1ec;
	font-size:11px;
}
.more{
	text-align:right;
	margin:5px 0 0 0;
	padding-right:15px;
	background:url(../images/arrow_cate.png) no-repeat right center;
}



/*category*/

ul#categoryarea{
	color:#410408;
}
.archive{
	width:198px;
	padding:7px 0;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background:url(../images/bg_catebt_add.png) no-repeat 0 1px;
	border-top:1px solid #CCC;
	border-bottom:1px #CCC solid;
	cursor:pointer;
}
.open{
	background:url(../images/bg_catebt_rem.png) no-repeat 0 1px;
}
.archive2{
	width:198px;
	padding:7px 0;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background:url(../images/bg_catebt.png) no-repeat 0 1px;
	border-top:1px solid #CCC;
	border-bottom:1px #CCC solid;
	cursor:pointer;
}
ul#categoryarea li{
	font-size:1%;
}
ul#categoryarea li a{
	font-size:12px;
}
ul#categoryarea ul.category li a{
	display:block;
	width:168px;
	height:13px;
	padding:3px 0 3px 30px;
	font-size:11px;
	font-weight:100;
	text-align:left;
	border-top:none;
	border-bottom:1px #CCC dotted;
	background:url(../images/arrow_cate.png) no-repeat 10px 5px;
}
ul#categoryarea ul.category li a:hover{
	background:#ffe382 url(../images/arrow_cate.png) no-repeat 10px 5px;
}


/*main*/
/*----------------------------*/

#main{
	width:800px;
	float:left;
}


/*mainslide*/
#mainslide{
	width:820px;
	height:260px;
	position:relative;
}


/*mcaution*/
#caution{
	width:778px;
	min-height:65px;
	padding:10px;
	border:1px solid #CCC;
	margin:20px 0 0 20px;
	background:url(../images/caution_tit.png) no-repeat left center;
}
#caution dl{
	font-size:12px;
	color:#a60000;
	margin:5px 10px 5px 170px; 
}
#caution dt{
	padding:3px 0;
	font-weight:bold;
	border-bottom:1px solid #CCC;
}
#caution dd{
	padding:3px 0;
	color:#000;
}
#caution span.cout_more a{
	font-size:10px;
	color:#a60000;
	text-decoration:underline;
	padding-left:5px;
}

/*mcaution openlink*/
#cautionopen{
	width:780px;
	height:auto;
	margin:20px 0 0 0;
	padding:10px;
	background:#f4f1ec url(../images/caution_tit.png) no-repeat 6px center;
	
}
#cautionopen ul{
	width:640px;
	float:right;
}
#cautionopen li{
	float:left;
	margin-left:15px;
}
#cautionopen li a{
	text-decoration:underline;
}
#cautionopen li a:hover{
	text-decoration:none;
}
#cautionopen li.date{
	float:left;
	margin-left:10px;
	font-size:12px;
}

/*newarrival*/
#tags{
	width:520px;
	height:20px;
	margin:20px 0 0 0;
	padding:0 0 10px 280px;
	border-bottom:4px solid #3f0206;
	background:url(../images/tit_newarrival.png) no-repeat 0 0;
}
#tags li{
	float:left;
	width:80px;
	height:19px;
	padding:11px 10px 0 10px;
	color:#3f0206;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background:url(../images/bg_tag_f.png) no-repeat center bottom;
	cursor:pointer;
}
#tags li.select{
	width:80px;
	height:14px;
	padding:8px 10px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background:url(../images/bg_tag_act.png) no-repeat center bottom;
}
#newarrival{
	width:760px;
	margin-left:0px;
	padding:35px 20px;
	background:#f4f1ec;
	clear:both;
}

#newarrival dl{
	position:relative;
	display:block;
	width:160px;
	height:250px;
	padding:14px;
	background:#FFF;
	border:1px solid #CCC;
	float:left;
}

#newarrival .new_new{
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:49px;
	height:49px;
	text-align:left;
	text-indent:-9999px;
	z-index:99;
	background:url(../images/icon_new.png) no-repeat 0 0;
}

#newarrival dd{
	font-size:14px;
	font-weight:bold;
	line-height:110%;
	padding-right:10px;
	background:url(../images/arrow_01.png) no-repeat center right;
}

#newarrival dl:hover{
	border:1px solid #a60000;
}
#newarrival dl:hover dd{
	color:#a60000;
}


#newarrival p{
	clear:both;
	display:block;
	width:760px;
	padding:10px 0;
	background:#f4f1ec;
	text-align:center;
	font-size:12px;
	cursor:pointer;
}

/*icon*/
.icon{
	display:block;
	width:55px;
	height:19px;
	margin:7px 0;
	text-indent:-9999px;
	text-align:left;
}
.new_sake{
	background:url(../images/icon_sake.png) no-repeat;
}
.new_shochu{
	background:url(../images/icon_shochu.png) no-repeat;
}
.new_wine{
	background:url(../images/icon_wine.png) no-repeat;
}
.new_other{
	background:url(../images/icon_other.png) no-repeat;
}


/*recommend */
#recommendtags{
	background:url(../images/tit_recommend.png) no-repeat top left;
}
/*#recommendtags{
	width:520px;
	height:20px;
	margin:20px 0 0 0;
	padding:0 0 10px 280px;
	border-bottom:4px solid #3f0206;
	background:url(../images/tit_recommend.png) no-repeat 0 0;
}*/
#recommendtags li{
	float:left;
	width:80px;
	height:19px;
	padding:11px 10px 0 10px;
	color:#3f0206;
	font-size:12px;
	font-weight:800;
	text-align:center;
	background:url(../images/bg_tag_f.png) no-repeat center bottom;
	cursor:pointer;
}
#recommendtags li.select{
	width:80px;
	height:14px;
	padding:8px 10px;
	color:#FFF;
	font-size:12px;
	font-weight:800;
	text-align:center;
	background:url(../images/bg_tag_act.png) no-repeat center bottom;
}
ul.recommend{
	width:780px;
	margin-left:0px;
	padding:35px 15px;
	clear:both;	
	
}
ul.recommend li {
	display:block;
	float:left;
	width:130px;
	height:350px;
	font-size:11px;
}
ul.recommend li p{
	padding: 0 5px;
	text-align: center;
}
ul.recommend li img{
	margin-bottom:10px;
}
.disnon {
  display: none;
}



/*h3 common*/
#main h3{
	display:block;
	width:800px;
	height:30px;
	margin:20px 0 0 0;
	border-bottom:4px solid #3f0206;
	text-indent:-9999px;
	text-align:left;
}


/*feature */
h3.feature{
	background:url(../images/tit_feature.png) no-repeat top left;	
}
ul#feature {
	width:780px;
	margin-left:0px;
	padding:30px 0 20px 20px;
	background:#f4f1ec;
}
ul#feature li{
	float:left;
	margin:0 15px 15px 0;
}
ul#feature li a{
	font-size:12px;
}

ul#feature li img{
	margin-bottom:5px;
	border: #FFF 2px solid;
}
ul#feature li a:hover img{
	border: #a60000 2px solid;
}

/*cola */
h3.cola{
	background:url(../images/tit_cola.png) no-repeat top left;	
}
ul#cola {
	width:780px;
	margin-left:00px;
	padding:30px 0 20px 20px;
	background:#f4f1ec;
}
ul#cola li{
	float:left;
	margin:0 30px 15px 0;
}
ul#cola li a{
	font-size:12px;
}

ul#cola li img{
	margin-bottom:5px;
	border: #FFF 2px solid;
}
ul#cola li a:hover img{
	border: #a60000 2px solid;
}




/*ranking */
h3.ranking{
	background:url(../images/tit_ranking.png) no-repeat top left;	
}



/*review */
h3.review{
	background:url(../images/tit_review.png) no-repeat top left;	
}
#reviewwrap {
	width:780px;
	margin-left:0px;
	padding:30px 0 20px 20px;
	background:#f4f1ec;
}
#reviewwrap dl {
	width:365px;
	margin-bottom:10px;
	padding:5px;
	background:#FFF;
	float:left;
}
#reviewwrap dl.reviewL {
	margin-right:10px;
}
#reviewwrap dl img {
	margin-right:10px;
}
#reviewwrap dl dt{
	font-size:13px;
	font-weight:bold;
	padding:5px 0;
}
#reviewwrap dl dd{
	font-size:11px;
}




/*brand */
h3.brand{
	background:url(../images/tit_brand.png) no-repeat top left;	
}
table#brandbox{
	table-layout: fixed;
	width:798px;
	margin:20px 0 0 0;
	border:none;
	color:#3f0206;
}
table#brandbox th{
	text-align:left;
	font-size:12px;
}
table#brandbox td {
	border:#ccc 1px solid;
}


#fbfeed{
	width:450px;
	height:395px;
	margin:30px 0 0 20px;
	padding:5px;
	border:#ccc 1px solid;
}


/*footer*/
/*----------------------------*/

#footerWrap{
	width:100%;
	background:#ede6e2;
	margin-top:20px;
	padding-top:20px;
	clear:both;
	font-size:12px;
	line-height:110%;
}
#footerinfo{
	width:1020px;
	margin:0 auto;
}
#footerinfo dl{
	width:300px;
	height:400px;
	margin-left:7px;
	padding:15px;
	border-right:1px dotted #333333;
	float:left;
}
#footerinfo dl.infoR{
	width:300px;
	height:400px;
	margin-left:7px;
	padding:15px;
	border-right:none;
	float:left;
}
ul#foot_nav{
	width:1020px;
	margin:10px auto;
}
ul#foot_nav li{
	float:left;
	padding:5px 10px;
}
#copy{
	width:100%;
	background:#4b0a0b;
	margin-top:20px;
	padding:10px 0;
}





.clearfix:after { /*floatの解除*/
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
	*zoom: 1;
}
* html .clearfix {
	height: 1px;
	/*¥*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}
span.colred{
	color:#a60000;
}


/* 追加css ///////////////////////////////////////////////////////////
.header-top {
	height: 90px;
	padding-bottom: 10px;
}
.header-top p {
	display:block;
	float: left;
}
.header-top p.souryou {
	float: right;
	padding-top: 10px
}

/*header_seach
#headerserch{
    padding: 6px;
	width: 1010px;
	text-align:right;
	background: #d7cebf;
}
#h-seacharea{
	padding: 0;
	text-align:right;
	float:left;
}
#headerserch .h-seach {
	width: 100%;
	float: left;
	padding: 7px;
}
#headerserch .window {
	float:right;
}

div.h-hotword{
	float: left;
	margin:10px 0 0 10px;
	text-align:left;
	font-size:13px;
}
div.h-hotword p a{
	color:#900;
	text-decoration:underline;
}
#h-seacharea input.seach_btn:hover {
	background: url("../images/bt_seachOn.png") no-repeat !important;
}

/*main_category*/
/*----------------------------
#main_category{
	display: block;
	width: 1015px;
	position: relative;
	top: 255px;
	margin: 0 auto;
}
#main_category ul{
	width: 1015px;
	height: 79px;
}
#main_category li{
	float: left;
	z-index:1;
	text-indent: -9999px;
}
#main_category ul li a{
	display: block;
	background-image: url(../images/catnavi.jpg);
	background-repeat: no-repeat;
	transition: none;
}
.cat1 a{ background-position: 0 0;  width:170px; height: 39px; }
.cat1 a:hover { background-position: 0 -79px; }
.cat2 a{ background-position: -170px 0;  width:169px; height: 39px; }
.cat2 a:hover { background-position: -170px -79px;}
.cat3 a{ background-position: -339px 0;  width:169px; height: 39px; }
.cat3 a:hover { background-position: -339px -79px; }
.cat4 a{ background-position: -508px 0; width:169px; height: 39px; }
.cat4 a:hover { background-position: -508px -79px; }
.cat5 a{ background-position: -677px 0;  width:169px; height: 39px; }
.cat5 a:hover { background-position: -677px -79px }
.cat6 a{ background-position: -846px 0;  width:169px; height: 39px; }
.cat6 a:hover { background-position: -846px -79px; }

.cat7 a{ background-position: 0px -39px; width:170px; height: 40px; }
.cat7 a:hover { background-position: 0px -118px; }
.cat8 a{ background-position: -170px -39px; width:169px; height: 40px; }
.cat8 a:hover { background-position: -170px -118px; }
.cat9 a{ background-position: -339px -39px;  width:169px; height: 40px; }
.cat9 a:hover { background-position: -339px -118px; }
.cat10 a{ background-position: -508px -39px;  width:169px; height: 40px; }
.cat10 a:hover { background-position: -508px -118px; }
.cat11 a{ background-position: -677px -39px;  width:169px; height: 40px; }
.cat11 a:hover { background-position: -677px -118px; }
.cat12 a{ background-position: -846px -39px;  width:169px; height: 40px; }
.cat12 a:hover { background-position: -846px -118px; }

#main_category ul li ul{
	display: none;
	background: #252525;
	opacity: 0.9;
	height: 100px;
	z-index:9;
	width: 169px;
}
#main_category ul li ul li{
	text-indent: 1px !important;
	width: 100px;
	color: #fff;
}
#main_category ul .cat1:hover ul{
	display:block;
	position: absolute;
}
