/* CSS Document */

body{
	margin: 0;
	padding: 0;

	font-size: 0.8em;
	line-height: 1.7em;
	
	background: url(../img/pg_back.gif) 0 0 repeat-x;
}

img{	border: 0px;
}	

a{
	outline: none;
}

/*---Ά---*/

.font-big{
	font-size: 1.4em;
}
.strong{
	font-weight: bold;
}
.font-mini {
	font-size:0.8em;
}
.red{
	color: #C30202;
}
.yellow{
	color: #FFB400;
}
.catch-copy{
	font-size: 1.4em;
	font-weight: bold;
}
.normal { font-weight: normal }

#header-wrapper{
	height: 54px;
	width: 100%;
	min-width: 800px;
	background: url(../img/header.gif) top center no-repeat;
}


#header{
	width: 800px;
	margin: 0 auto;
}



h1{
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	font-weight: normal;
	text-indent: -9999px;
	
	width: 170px;
	float: left;

}

h1 a{
	display: block;
	width: 167px;
	height: 32px;
	background: url(../img/pg_logo.gif) 0 0 no-repeat;
	margin-top: 12px;
}


#hd-menu{
	width: 630px;
	float: left;
}

#header ul{
	list-style: none;
	margin: 26px 0px 0px 314px;
	padding: 0;
	
	width: 316px;
}


#header li{
	margin: 0;
	padding: 0;

	height: 27px;
	
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	float: left;
}


#header li a{
	display: block;
	height: 27px;
	
	background-image: url(../img/hd_btn.gif);
	background-repeat: no-repeat;
}

#hdmn-cart a{ width: 106px; background-position: 0 0;}
#hdmn-order a{ width: 76px; background-position: -106px 0px;}
#hdmn-link a{ width: 52px; background-position: -182px 0px;}
#hdmn-sitemap a{ width: 82px; background-position: -234px 0px;}

#hdmn-cart a:hover{ background-position: 0px -27px;}
#hdmn-order a:hover{ background-position: -106px -27px;}
#hdmn-link a:hover{ background-position: -182px -27px;}
#hdmn-sitemap a:hover{ background-position: -234px -27px;}

#gnavi{
	width: 800px;
	margin: 0 auto;
	padding-bottom: 6px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.mcTop-0{ background-image: url(../img/pg_mcback_0.gif);}
.mcTop-1{ background-image: url(../img/pg_mcback_1.gif);}
.mcTop-2{ background-image: url(../img/pg_mcback_2.gif);}
.mcTop-3{ background-image: url(../img/pg_mcback_3.gif);}
.mcTop-4{ background-image: url(../img/pg_mcback_4.gif);}
.mcTop-5{ background-image: url(../img/pg_mcback_5.gif);}
.mcTop-6{ background-image: url(../img/pg_mcback_6.gif);}


#gnavi ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#gnavi li{
	margin: 0;
	padding: 0;
	
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	float: left;
}

#gnavi li a{
	display: block;
	height: 49px;

	background-image: url(../img/pg_gmenu.gif);
	background-repeat: no-repeat;
}

#gnavi #gnv-top a{ width: 117px; background-position: 0 0;}
#gnavi #gnv-news a{ width: 87px; background-position: -117px 0px;}
#gnavi #gnv-about a{ width: 92px; background-position: -204px 0px;}
#gnavi #gnv-sake a{ width: 132px; background-position: -296px 0px;}
#gnavi #gnv-story a{ width: 89px; background-position: -428px 0px;}
#gnavi #gnv-product a{ width: 137px; background-position: -517px 0px;}
#gnavi #gnv-contact a{ width: 146px; background-position: -654px 0px;}

#gnavi #gnv-top a:hover{ background-position: 0 -49px;}
#gnavi #gnv-news a:hover{ background-position: -117px -49px;}
#gnavi #gnv-about a:hover{ background-position: -204px -49px;}
#gnavi #gnv-sake a:hover{ background-position: -296px -49px;}
#gnavi #gnv-story a:hover{ background-position: -428px -49px;}
#gnavi #gnv-product a:hover{ background-position: -517px -49px;}
#gnavi #gnv-contact a:hover{ background-position: -654px -49px;}

#gnavi #gnv-news-in a{ width: 87px; background-position: -117px -98px;}
#gnavi #gnv-about-in a{ width: 92px; background-position: -204px -98px;}
#gnavi #gnv-sake-in a{ width: 132px; background-position: -296px -98px;}
#gnavi #gnv-story-in a{ width: 89px; background-position: -428px -98px;}
#gnavi #gnv-product-in a{ width: 137px; background-position: -517px -98px;}
#gnavi #gnv-contact-in a{ width: 146px; background-position: -654px -98px;}



#main-cnt-wrapper{
	width: 100%;
	min-width: 800px;
	background: url(../img/pg_mcback.gif) top center no-repeat;
}

#main-contents{
	width: 780px;
	margin: 0 auto;
	padding: 10px;
}

p#pankuzu{
	font-size: 11px;
	margin: 0px 0px 0px 5px !important;
	padding: 0 !important;
}

p#pankuzu a{
	text-decoration: none;
}

p#pankuzu a:hover{
	text-decoration: underline;
}


h2{
	width: 780px;
	height: 39px;
	margin: 0px 0px 20px 0px;
	padding: 0;
	font-size: 1px;
	font-weight: normal;
	line-height: 1px;
	text-indent: -9999px;
}


h2#news{ background: url(../news/img/ttl.gif) 0 0 no-repeat;}
h2#about{ background: url(../about/img/ttl.gif) 0 0 no-repeat;}
h2#sake{	background: url(../sake/img/ttl.gif) 0 0 no-repeat;}
h2#story{	background: url(../story/img/ttl.gif) 0 0 no-repeat;}
h2#contacts { background: url(../contacts/img/ttl.gif) 0 0 no-repeat;}
h2#how-to { background: url(../info/img/ttl_info.gif) 0 0 no-repeat;}
h2#link { background: url(../info/img/ttl_link.gif) 0 0 no-repeat;}
h2#site-map { background: url(../info/img/ttl_sitemap.gif) 0 0 no-repeat;}
h2#law { background: url(../info/img/ttl_law.gif) 0 0 no-repeat;}

h2#products {
	background: url(../products/img/ttl.gif) 0 0 no-repeat;
	margin: 0 !important;	
}


h3{
	background: url(../img/subttl_bc.gif) left bottom no-repeat;
	padding: 0px 0px 5px 10px;
	margin: 0px 5px 10px 5px;
}

img.float-right{
	float: right;
	padding: 0px 0px 10px 10px;
}

img.float-left{
	float: left;
	padding: 0px 10px 10px 0px;
}


p.pageTop{
	padding: 0 !important;
	margin: 10px 0px 0px 0px !important;
	text-align: right;
}

p.pageTop img{
	border: none;
}


#footer-wrapper{
	width: 100%;
	min-width: 800px;
	background: #1a1a1a url(../img/ft_back.gif) 0 0 repeat-x;
}


#footer{
	width: 800px;
	margin: 0px auto;
}

#footer ul{
	list-style: none;
	margin: 0;
	padding: 5px;
	background: #000;
	width: 800px;
}

#footer li{
	margin: 0;
	padding: 0;
	float: left;
	
	font-size: 12px !important;
	background: url(../img/ft_mn_line.gif) 0px 10px no-repeat;
}


#footer li.head{
	background: none !important;
	margin-left: 70px;
	_margin-left: 35px;
}



#footer li a{
	text-decoration: none;
	color: #acacac;
	padding: 5px 10px;
	display: block;
}

#footer li a:hover{
	text-decoration: underline;
}

#footer #copyright{
	width: 325px;
	height: 23px;
	background: url(../img/ft_copyright.gif) 0 0 no-repeat;
	margin: 0px 0px 0px 248px;
	padding: 0;
	text-indent: -9999px;
}

#footer #attention{
	width: 654px;
	height: 30px;
	background: url(../img/ft_attention.gif) 0 0 no-repeat;
	margin: 0px 0px 0px 73px;
	padding: 0;
	text-indent: -9999px;

}


.page-link{
	background-color: #ffb400;
	width: 770px;
	margin-left: 5px;
}


.page-link{
	margin-bottom: 15px;
}

.page-link ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.page-link li{
	float: left;
	margin: 0;
	padding: 0;
}

.page-link li a{
	margin: 1px 0px 1px 1px;
	display: block;
	padding: 3px 15px 3px 25px;
	background: url(../img/pglink_bt_1.gif) 0 0 repeat-x;
	
	text-decoration: none;
	color: #383838;
}


.page-link li a:hover{
	background: url(../img/pglink_bt_2.gif) 0 0 repeat-x;
	text-decoration: underline;
}


.page-link li.in a{
	background: url(../img/pglink_bt_3.gif) 0 0 repeat-x;
	color: #fff;
	font-weight: bold;
}

.page-link li.in a:hover{
	text-decoration: none;
}


.cnt-box{
	width: 760px;
	padding: 10px 0px 25px 0px;
	margin-left: 10px;
}


.cnt-box p{
	margin: 0px 0px 15px 0px;
	padding: 0;
}

a.pdf_link {
	padding: 3px 0px 3px 20px;
	background: url(../img/pdf_icon.gif) left top no-repeat;
}

/* L[rWA
--------------------------------------------------------------------------------*/

#keyvisual{
	width: 100%;
	min-width: 800px;
	height: 84px;
}

.kv-about{ background: url(../about/img/kvisual.jpg) top center no-repeat;}
.kv-sake{ background: url(../sake/img/kvisual.jpg) top center no-repeat;}
.kv-story{ background: url(../story/img/kvisual.jpg) top center no-repeat;}
.kv-products{ background: url(../products/img/kvisual.jpg) top center no-repeat;}
.kv-common{ background: url(../img/kvisual.jpg) top center no-repeat;}





/* TOPy[W
--------------------------------------------------------------------------------*/

body#top{
	background: #1a1a1a url(../img/tp_back.gif) 0 0 repeat-x;
}


body#top #header-wrapper{
	background: url(../img/tp_header.gif) top center no-repeat;
}


#topFlash{
	width: 100%;
	height: 397px;
	text-align: center;
}


body#top #gnavi{
	padding: 0;
	background: none;
}

body#top #gnavi ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

body#top #gnavi li{
	margin: 0;
	padding: 0;
	
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	float: left;
}

body#top #gnavi li a{
	display: block;
	height: 63px;

	background-image: url(../img/tp_gnavi.gif);
	background-repeat: no-repeat;
}

body#top #gnavi #gnv-top a{ width: 105px; background-position: 0 0;}
body#top #gnavi #gnv-news a{ width: 88px; background-position: -105px 0px;}
body#top #gnavi #gnv-about a{ width: 93px; background-position: -193px 0px;}
body#top #gnavi #gnv-sake a{ width: 131px; background-position: -286px 0px;}
body#top #gnavi #gnv-story a{ width: 90px; background-position: -417px 0px;}
body#top #gnavi #gnv-product a{ width: 136px; background-position: -507px 0px;}
body#top #gnavi #gnv-contact a{ width: 124px; background-position: -643px 0px;}


body#top #gnavi #gnv-news a:hover{ background-position: -105px -63px;}
body#top #gnavi #gnv-about a:hover{ background-position: -193px -63px;}
body#top #gnavi #gnv-sake a:hover{ background-position: -286px -63px;}
body#top #gnavi #gnv-story a:hover{ background-position: -417px -63px;}
body#top #gnavi #gnv-product a:hover{ background-position: -507px -63px;}
body#top #gnavi #gnv-contact a:hover{ background-position: -643px -63px;}


body#top #main-cnt-wrapper{
	background: url(../img/tp_mcback.gif);
	padding-top: 18px;
	padding-bottom: 30px;
}

body#top #main-contents{
	padding: 0 !important;
	width: 800px !important;
}


#tp-cnt-left{
	width: 590px;
	float: left;
}


#tp-cnt-right{
	width: 190px;
	float: right;
}

#tp-news{
	color: #fff;
	margin-bottom: 15px;
}

#tp-news a { color: #DDDD00; }
#tp-news a:hover { color: #ffffff; }

#tp-news h3{
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	
	margin: 0;
	padding: 0;
	
	width: 590px;
	height: 27px;
	
	background: url(../img/tp_news_ttl.gif) 0 0 no-repeat;
}

#tp-news-area{
	height: 140px;
	margin-top: 10px;
	overflow-y: auto;
	overflow-x: hidden;

	scrollbar-track-color:#000;
	scrollbar-face-color:#595959;
	scrollbar-arrow-color:#C4C4C4;
	scrollbar-3dlight-color:#595959;
	scrollbar-darkshadow-color:#595959;
	scrollbar-highlight-color:#000;
	scrollbar-shadow-color:#000;

}

#tp-news table{
	margin:0 auto;
}

#tp-news .nowrap{
	white-space: nowrap;
}

#tp-news .top{
	vertical-align: top;
}

#tp-news table tr{
	background: url(../img/tp_news_dot.gif) bottom repeat-x;
}

#tp-news table td{
	padding-left: 10px;
}

#tp-news dl{
	margin: 10px 0px 0px 0px;
	padding: 0;
}

#tp-news dt{
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 5px;
	width: 100px;
	float: left;
}

#tp-news dd{
	margin: 0px 0px 5px 0px;
	padding: 0;
	width: 485px;
	float: left;
	
	background: url(../img/tp_news_dot.gif) bottom repeat-x;
	
	margin-left: -100px;
	padding: 5px 0px 5px 90px
}

#tp-bnr p{
	margin: 0px 0px 10px 0px;
	padding: 0;
}

#tp-bnr p img{
	border: none;
}

#tp-cnt{
	width: 590px;
}

#tp-cnt ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#tp-cnt li{
	float: left;
	padding: 0;
	margin: 0;
}

#tp-cnt li img{
	border: none;
	margin: 0px 5px;
}


body#top #footer{
	margin-top: -15px;
}




/* €iΠξ
--------------------------------------------------------------------------------*/
.prd-box{
	margin: 0px 0px 20px 15px;
	border-bottom: #CCC 1px solid;
	padding-bottom: 10px;

	
	/*float: left;*/
}


.prd-box p.sub-ttl{
	margin: 0px 0px 0px 10px !important;
	line-height: normal;
	padding: 0;
	color: #1b5f00;
}


.prd-box h4{
	margin: 0px 0px 5px 10px;
	padding: 0;
	color: #1b5f00;
	font-size: 1.2em;
}

.prd-box p.prd-box-lead{
	margin: 0px 0px 5px 10px !important;
	padding: 0 !important;
	line-height: normal;
	font-weight: bold;
	color: #666;
	
}

.prd-box p.text{

	margin: 0px 0px 5px 10px !important;
	padding: 0 !important;
}

.prd-box p.order{
	
	margin: 0px 0px 5px 10px !important;
	padding: 5px 10px !important;
	
	background: url(../products/img/order_back.gif);
}


.prd-box .price{
	font-size: 11.5pt;
	font-weight: bold;
	display: inline-block;
	width:385px;
}

.prd-box .order-form{
	white-space: nowrap;
	font-size: 10pt;
}


.prd-box .information{
	margin: 0;
	padding: 0;
	margin-left: 418px;

}

p.title-exp{
	padding: 0;
	margin: 5px 0px 10px 15px;
}

#prd-tab{
	 background: url(../products/img/tab_back.gif);
	 width: 780px;
	 margin-bottom: 20px;
}

#prd-tab ul{
	margin: 0;
	padding: 0px 0px 0px 13px;
	list-style: none;
	float: left;
}

#prd-tab li{
	margin: 0;
	padding: 0;
	float: left;
}


#prd-tab li a{
	height: 26px;
	display: block;
	font-size: 1px;
	text-indent: -9999px;
}


#prd-tab li.link-1-in a{ width: 79px; background: url(../products/img/tab_link1.gif) 0 0 no-repeat;}
#prd-tab li.link-2-in a{ width: 165px; background: url(../products/img/tab_link2.gif) 0 0 no-repeat;}
#prd-tab li.link-3-in a{ width: 119px; background: url(../products/img/tab_link3.gif) 0 0 no-repeat;}
#prd-tab li.link-4-in a{ width: 150px; background: url(../products/img/tab_link4.gif) 0 0 no-repeat;}
#prd-tab li.link-5-in a{ width: 79px; background: url(../products/img/tab_link5.gif) 0 0 no-repeat;}

#prd-tab li.link-1 a{ width: 79px; background: url(../products/img/tab_link1.gif) 0px -26px no-repeat;}
#prd-tab li.link-2 a{ width: 165px; background: url(../products/img/tab_link2.gif) 0px -26px no-repeat;}
#prd-tab li.link-3 a{ width: 119px; background: url(../products/img/tab_link3.gif) 0px -26px no-repeat;}
#prd-tab li.link-4 a{ width: 150px; background: url(../products/img/tab_link4.gif) 0px -26px no-repeat;}
#prd-tab li.link-5 a{ width: 79px; background: url(../products/img/tab_link5.gif) 0px -26px no-repeat;}


.banner-box {
	margin: 0;
	padding: 0 3px 0 0;
}

/* π ObY -------------------------------------- */

table.goods_porch { background: url(../products/img/pic_goods_porch-bg.jpg) left bottom no-repeat ; width: 610px; margin: 0px auto 20px auto; }

table.goods_kinchaku01 { background: url(../products/img/pic_goods_kinchaku-bg.jpg) right top no-repeat ; width: 610px; margin: 0px auto 20px auto;  }

table.goods_kinchaku02 { background: url(../products/img/pic_goods_kinchaku02-bg.jpg) left bottom no-repeat ; width: 610px; margin: 0px auto 20px auto;  }

table.goods_tote { background: url(../products/img/pic_goods_tote-bg.jpg) right top no-repeat ; width: 610px; margin: 0px auto 20px auto;  }

table.goods_sholder { background: url(../products/img/pic_goods_sholder-bg.jpg) left bottom no-repeat ; width: 610px; margin: 0px auto;  }


div.goods_size {
	margin: 5px 0 0 0;
	border-top: 1px dotted #333;
	color: #666;
	padding: 5px 0 0 0;
}

div.goods_form {
	padding: 5px 10px 2px 0;
}

div.goods_form p.order{
	margin: 2px 0px 5px 0px !important;
	padding: 5px 10px !important;
	
	background: url(../products/img/order_back.gif);
}


div.goods_form .price{
	font-size: 11.5pt;
	font-weight: bold;
	display: inline-block;
	width: 200px;
}

div.goods_form .price_02{
	font-size: 11.5pt;
	font-weight: bold;
	display: inline-block;
	width: 300px;
}

div.goods_form .order-form{
	white-space: nowrap;
	font-size: 10pt;
}


/* Ήlπ’Μ¨π
--------------------------------------------------------------------------------*/
p.sake-flw-ttl{
	background: url(../sake/img/flow_ttl.gif) 0 0 repeat-y;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	padding: 1px 0px 1px 15px !important;
	margin: 0;
}

p.sake-flw-txt{
	padding: 0 !important;
	margin: 10px !important;
}




/* Ήl¨κ
--------------------------------------------------------------------------------*/

#stry-mv-list{
	margin-top:10px;
	color: #fff;
	text-align: left;
	height: 350px;
	overflow: auto;
	scrollbar-track-color:#000;
	scrollbar-face-color:#595959;
	scrollbar-arrow-color:#C4C4C4;
	scrollbar-3dlight-color:#595959;
	scrollbar-darkshadow-color:#595959;
	scrollbar-highlight-color:#000;
	scrollbar-shadow-color:#000;
}

#stry-mv-list a{
	color: #fff;
}

#stry-mv-list ul{
	padding: 0;
	margin: 10px;
	list-style: none;
}

#stry-mv-list li{
	padding: 5px 0px 5px 15px;
	background: url(../story/img/list_arrow.gif) 0 1.0em no-repeat;
}

.stylishTable{
	margin:0px;
	border-collapse:collapse;
	text-align:left;
	width:275px;
}
.stylishTable th.top{
	font-size:110%;
	font-weight:bold;
	color:#ffffff;
	padding:10px 8x;
	border-bottom:2px solid #ffffff;
}



.stylishTable th,
.stylishTable td
{
	color:#ffffff;
	padding:9px 8px 0px 8px;
	font-size:84%;

}

.stylishTable td.mid{
	border-bottom:1px dashed #ffffff;
	padding:8px 5px;
}

.stylishTable th.mid{
	border-bottom:1px dashed #ffffff;
	padding:8px 5px;
	width:65px;
}
.stylishTable tr:hover th,
.stylishTable tr:hover td {

	color:#ffffff;
}

/* NEWS
--------------------------------------------------------------------------------*/

#main-menu-cts {
 width: 780px;
 margin: 0;
 padding: 0;
 background: url(../news/img/main-menu-cts-bg.gif) left top;
}


#main-left-cts {
	width: 580px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu_side_list {
	width: 200px;
	float: left;
	margin: 0px;
}

div.menu_ttl_mgn {
	width: 178px;
	margin: 10px 0px 5px 10px;
}


#menu_side_list ul.side_m {
	list-style-type: none;
	margin: 0 0 0 1em;
	padding: 0;
	width: 178px;
}

#menu_side_list ul.side_m li {
 background: url(../news/img/side_m_bg.gif) #ececec left bottom repeat-x;
 padding: 5px 0;
 margin: 0;
 width: 178px;
}

#menu_side_list ul.side_m li a {
	display: block;
	padding: 5px 5px 5px 20px;
	color: #363636;
	line-height:1.5em;
	background: url(../news/img/side_m_list.gif) left top no-repeat;
}

#menu_side_list ul.side_m li a.p_in { color: #8f6c00; }
#menu_side_list ul.side_m li a:hover { color: #8f6c00; }

.cnt-menu-box{
	width: 560px;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 25px 0px;
}

.pgt_side { width: 570px; }
.center { text-align: center; margin: 0px auto; }
.w_ctr { width: 520px; margin: 0px auto; }
.mgn_b_15 { margin-bottom: 15px; }

div.event_inq {
	width: 300px;
	padding: 10px 25px;
	margin: 10px auto;
	border: 2px solid #FEB500;
	text-align: center;
}

/* TOOLS
--------------------------------------------------------------------------*/
.img-txt{
	font-size: 1px;
	line-height: 1px;
	font-weight: normal;
	text-decoration: none;
	text-indent: -9999px;
}

TABLE.table1{
	border-collapse: collapse;
	clear:both;
}

TABLE.table1 td, TABLE.table1 th{
	border: #ccc 1px solid;
}

TABLE.table1 th{
	background-color: #f2f2f2;
}
TABLE.table2{
	border-collapse: collapse;
	margin:15px auto 0;
}

TABLE.table2 td, TABLE.table2 th{
	border: #ccc 1px solid;
	padding:8px;
	text-align:left;
	
}

.table1:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


TABLE.table2 th{
	background-color: #f2f2f2;
	padding:8px;
}

TABLE.table2 th.nowrap{
	white-space: nowrap;
}

ul.list-style1{
	list-style-image: url(../img/list_ic1.gif);
	
}

ul.list-style1 li{
	margin-bottom: 10px;
}

.t-aling-c{
	text-align: center !important;
}

.t-aling-r{
	text-align: right !important;
}

.t-aling-l{
	text-align: left !important;
}

caption{
	padding-top:10px;
}


.clear:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear{display:inline-table;zoom:1;}
/* \*/
* html .clear{height:1%;}
.clear{display:block;}
/* */

div.tblareabtn {
	clear:both;
	margin:15px 0 0;
	text-align:center;
}

