@charset "Shift_JIS";


/* index.html
------------------------------------------------------ */
.slider {
	width:100%;
	height:500px;
  overflow:hidden;
}

.bx-viewport {
  overflow: visible!important;
  width: 850px!important;
	margin:auto;
}


.main-bnr {
	margin-bottom: 20px;
}
#excNews {
	padding-bottom:40px;
}

#excNews dl {
	margin: 0 0 15px;
}

#excNews dl dt {
	float: left;
	width: 8em;
	padding: 10px 0;
	font-weight: bold;
	text-indent: 1em;
	line-height: 150%;
}
#excNews dl dd {
	padding: 10px 0 10px 8em;
	line-height: 150%;
	border-bottom: 1px #3E3D37 solid;
	font-weight:normal;
}

#recoSake li {
	float: left;
	width: 310px;
	margin-right: 19px;
	padding-top:10px;
	background: #ffffff url(../img/bg_grade01.jpg) right bottom no-repeat;
	color:#000000;
}

#recoSake li a:link {
 text-decoration:underline;
	color:#272F3A;
}
#recoSake li a:visited {
 text-decoration:underline;
	color:#272F3A;
}
#recoSake li a:hover {
 text-decoration:none;
	color:#cc0000;
}


#recoSake li.rt {
	margin-right: 0;
}

#recoSake li .data {
	float: right;
	width: 220px;
	padding: 0 10px 0 0;
}

#recoSake li .data .tit {
	margin-bottom:5px;
	font-size: 1.2em;
	font-weight: bold;
}

#recoSake li .data .mark-seas {
	padding: 2px 5px;
	background-color:#C13380;
	color: #ffffff;
	font-size:12px;
	font-weight: normal;
}
#recoSake li .data .txt {
	margin-bottom:5px;
	font-size: 0.9em;
}

#recoSake li .sake_nail {
	float: left;
	width: 70px;
}

#Windex .ph {
	padding: 0;
	border: none;
	margin-bottom: 10px;
}

#Windex .bnr {
	margin-bottom:20px;
}
#Windex .bnr li {
	float:left;
	margin-right:10px;
}
#Windex .bnr li.rt {
	margin-right:0;
}

/* news.html
------------------------------------------------------ */
.news-data {
	width: 620px;
	padding: 9px;
	margin-bottom:30px;
	border: 1px solid #3E3D37;
	line-height: 1.6;
}

.news-data p {
	margin-bottom: 10px;
}

.news-data h3 {
	padding: 5px;
	background-color:#44443E;
}
.news-data .date {
	text-align: right;
	font-size: 0.85em;
	margin-bottom: 2px;
}

.news-data table.ph,
.news-data table.ph1,
.news-data table.ph2,
.news-data table.ph3,
.news-data table.ph4,
.news-data table.ph5 {
	width: 100%;
	margin : 10px auto;
}

.news-data table.ph td,
.news-data table.ph1 td,
.news-data table.ph2 td,
.news-data table.ph3 td,
.news-data table.ph4 td,
.news-data table.ph5 td {
	padding: 2px 10px;
	text-align: center;
	vertical-align: bottom;
}
.news-data table.ph td.phtxt,
.news-data table.ph1 td.phtxt,
.news-data table.ph2 td.phtxt,
.news-data table.ph3 td.phtxt,
.news-data table.ph4 td.phtxt,
.news-data table.ph5 td.phtxt {
	width: 180px;
	font-size: 0.8em;
	line-height: 1.3;
	vertical-align: top;
}

.news-data ul.lnk {
	margin-bottom: 10px;
	font-weight:bold;
}

#side .newslist {
	margin-bottom: 20px;
	border: solid 1px #3E3D37;
}

#side .newslist li {
	border-bottom: dotted 1px #3E3D37;
	padding: 6px 9px;
}
#side .newslist li.btm {
	border-bottom: none;
}



/* sake.html
------------------------------------------------------ */
ul.sake-btn li {
	margin-bottom:10px;
}
ul.stab {
	width:100%;
	height: 38px;
	overflow: hidden;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	margin-bottom: 20px;
	background:#000000 url(../img/sake_tab.gif) left top repeat-x;
	border-bottom: 2px solid #44443E;
	}

ul.stab li{
	float: left;
	width: 70px;
	margin: 0;
	padding: 0;
}

ul.stab li a{
	display: block;
	overflow: hidden;
	width: 100%; /*Windows IE対策*/
	height: 0 !important;
	height /**/: 38px;
	padding-top: 38px;
	background-image: url(../img/sake_tab.gif); 
}

/* オフマウス */
ul.stab .stab00,
ul.stab .stab00 a{ background-position: 0 0; width:70px;}
ul.stab .stab01,
ul.stab .stab01 a{ background-position: -70px 0; width:70px;}
 ul.stab .stab02,
 ul.stab .stab02 a{ background-position: -140px 0; width:70px;}
 ul.stab .stab03,
 ul.stab .stab03 a{ background-position: -210px 0; width:70px;}
 ul.stab .stab04,
 ul.stab .stab04 a{ background-position: -280px 0; width:70px;}
 ul.stab .stab05,
 ul.stab .stab05 a{ background-position: -350px 0; width:70px;}
 ul.stab .stab06,
 ul.stab .stab06 a{ background-position: -420px 0; width:70px;}
 ul.stab .stab07,
 ul.stab .stab07 a{ background-position: -490px 0; width:70px;}
 ul.stab .stab08,
 ul.stab .stab08 a{ background-position: -560px 0; width:70px;}

/* オンマウス */
 ul.stab .stab00 a:hover{ background-position: 0 -38px;}
 ul.stab .stab01 a:hover{ background-position: -70px -38px;}
 ul.stab .stab02 a:hover{ background-position: -140px -38px;}
 ul.stab .stab03 a:hover{ background-position: -210px -38px;}
 ul.stab .stab04 a:hover{ background-position: -280px -38px;}
 ul.stab .stab05 a:hover{ background-position: -350px -38px;}
 ul.stab .stab06 a:hover{ background-position: -420px -38px;}
 ul.stab .stab07 a:hover{ background-position: -490px -38px;}
 ul.stab .stab08 a:hover{ background-position: -560px -38px;}

/* ライン薄く表示 */
 #tokutei00 ul.stab .stab00 a{ background-position: 0 -38px;}
 #tokutei00 ul.stab .stab00 a:hover{ background-position: 0 -38px;}
 #tokutei01 ul.stab .stab01 a{ background-position: -70px -38px;}
 #tokutei01 ul.stab .stab01 a:hover{ background-position: -70px -38px;}
 #tokutei02 ul.stab .stab02 a{ background-position: -140px -38px;}
 #tokutei02 ul.stab .stab02 a:hover{ background-position: -140px -38px;}
 #tokutei03 ul.stab .stab03 a{ background-position: -210px -38px;}
 #tokutei03 ul.stab .stab03 a:hover{ background-position: -210px -38px;}
 #tokutei04 ul.stab .stab04 a{ background-position: -280px -38px;}
 #tokutei04 ul.stab .stab04 a:hover{ background-position: -280px -38px;}
 #tokutei05 ul.stab .stab05 a{ background-position: -350px -38px;}
 #tokutei05 ul.stab .stab05 a:hover{ background-position: -350px -38px;}
 #tokutei06 ul.stab .stab06 a{ background-position: -420px -38px;}
 #tokutei06 ul.stab .stab06 a:hover{ background-position: -420px -38px;}
 #tokutei07 ul.stab .stab07 a{ background-position: -490px -38px;}
 #tokutei07 ul.stab .stab07 a:hover{ background-position: -490px -38px;}
 #tokutei08 ul.stab .stab08 a{ background-position: -560px -38px;}
 #tokutei08 ul.stab .stab086 a:hover{ background-position: -560px -38px;}

#sakeList .disc {
	margin-bottom: 100px;
}

#sakeList ul.nail li {
	position:relative;
	float: left;
	width:200px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#sakeList ul.nail li.rt {
	margin-right: 0;
}
#sakeList ul.nail li p.sake-img {
	margin: 0 auto 5px auto;
	padding: 9px 0;
	text-align: center;
	background: #ffffff url(../img/sake_bg.jpg) right bottom no-repeat;
}
#sakeList ul.nail .sake-name {
	text-align: center;
	font-size: 0.85em;
	line-height: 1.3;
}
#tokutei00 ul.nail li{
	width:100px;
	margin-right: 8px;
}
#tokutei00 ul.nail li.double {
	width:200px;
	margin-right: 20px;
}

#sakeList ul.nail li.pdd p.sake-img {
	height: 230px;
}

#sakeList ul.nail li.sake01 p.sake-img {
	background: #ffffff url(../img/sake_bg01.jpg) right bottom no-repeat;
}
#sakeList ul.nail li.sake02 p.sake-img {
	background: #ffffff url(../img/sake_bg02.jpg) right bottom no-repeat;
}
#sakeList ul.nail li.sake03 p.sake-img {
	background: #ffffff url(../img/sake_bg03.jpg) right bottom no-repeat;
}
#sakeList ul.nail li.sake03b p.sake-img {
	background: #ffffff url(../img/sake_bg03b.jpg) right bottom no-repeat;
}
#sakeList ul.nail li.sake04 p.sake-img {
	background: #ffffff url(../img/sake_bg04.jpg) right bottom no-repeat;
}
#sakeList ul.nail li.sake05 p.sake-img {
	background: #ffffff url(../img/sake_bg05.jpg) right bottom no-repeat;
}
#sakeList ul.nail li.sake06 p.sake-img {
	background: #ffffff url(../img/sake_bg06.jpg) right bottom no-repeat;
}
#sakeList ul.nail li.sake07 p.sake-img {
	background: #ffffff url(../img/sake_bg07.jpg) right bottom no-repeat;
}
#sakeList ul.nail li.sake08 p.sake-img {
	background: #ffffff url(../img/sake_bg08.jpg) right bottom no-repeat;
}
#sakeList ul.nail li.sake11 p.sake-img {
	background: #ffffff url(../img/sake_bg11.jpg) right bottom no-repeat;
}
#sakeList ul.nail li.sake12 p.sake-img {
	background: #ffffff url(../img/sake_bg12.jpg) right bottom no-repeat;
}
#sakeList ul.nail li.sake13 p.sake-img {
	background: #ffffff url(../img/sake_bg13.jpg) right bottom no-repeat;
}
#sakeList ul.nail li.sake13b p.sake-img {
	background: #ffffff url(../img/sake_bg13b.jpg) right bottom no-repeat;
}
#sakeList ul.nail li.sake14 p.sake-img {
	background: #ffffff url(../img/sake_bg14.jpg) right bottom no-repeat;
}
#sakeList ul.nail li.sake15 p.sake-img {
	background: #ffffff url(../img/sake_bg15.jpg) right bottom no-repeat;
}
#sakeList ul.nail li.sake16 p.sake-img {
	background: #ffffff url(../img/sake_bg16.jpg) right bottom no-repeat;
}
#sakeList ul.nail li.sake17 p.sake-img {
	background: #ffffff url(../img/sake_bg17.jpg) right bottom no-repeat;
}
#sakeList ul.nail li.sake18 p.sake-img {
	background: #ffffff url(../img/sake_bg18.jpg) right bottom no-repeat;
}
#sakeList ul.nail li.sake28 p.sake-img {
	background: #ffffff url(../img/sake_bg28.jpg) right bottom no-repeat;
}
#sakeList ul.nail li.rt{
	margin-right: 0;
}


/* sake._no000.html
------------------------------------------------------ */
#sakeData h3 {
	margin-bottom: 20px;
}
#sakeData .left {
	float: left;
	width: 210px;
}

#sakeData .right {
	float: right;
	width: 410px;
	position:relative;
}

#sakeData .right .icon-seas,
#sakeData .right .icon-regi {
	position: absolute;
	top: 0x;
	right: 3px;

}
#sakeData .right table {
	width: 100%;
	margin-bottom: 20px;
}
#sakeData .right table th,
#sakeData .right table td {
	padding: 5px;
	border-bottom: 1px dotted #3E3D37;
}
#sakeData .right table th {
	width: 8em;
	text-align: left;
	border-bottom: 3px solid #3E3D37;
}
#sakeData .sake-nameBK {
	padding: 10px;
	background-color: #000000;
	margin-bottom: 10px;
	font-size: 1.3em;
	font-weight: bold;
	color: #ffffff;
}
#sakeData .sake-nameGR {
	padding: 10px;
	background-color: #729E07;
	margin-bottom: 10px;
	font-size: 1.3em;
	font-weight: bold;
	color: #ffffff;
}
#sakeData .sake-nameBR {
	padding: 10px;
	background-color: #512909;
	margin-bottom: 10px;
	font-size: 1.3em;
	font-weight: bold;
	color: #ffffff;
}

#sakeData .sake-nameSV {
	padding: 10px;
	background-color: #8393CA;
	margin-bottom: 10px;
	font-size: 1.3em;
	font-weight: bold;
	color: #ffffff;
}

#sakeData .sake-nameBL {
	padding: 10px;
	background-color: #000000;
	margin-bottom: 10px;
	font-size: 1.3em;
	font-weight: bold;
	color: #ffffff;
}

#sakeData .sake-nameCA {
	padding: 10px;
	background-color: #2E6A88;
	margin-bottom: 10px;
	font-size: 1.3em;
	font-weight: bold;
	color: #ffffff;
}

#sakeData .sake-desc {
	margin-bottom: 20px;
}
#sakeData .hitokoto {
	padding: 95px 10px 10px 10px;
	margin-bottom: 20px;
	background: #333333 url(../img/sake_hitokoto.gif) left top no-repeat;
}
#sakeData .price {
	width: 210px;
	font-weight: bold;
}
#sakeData .price {
}
#sakeData .price .p-data {
	text-align: right;
}
#sakeData .sake-ph {
	margin-bottom: 20px;
	background: #ffffff url(../img/bg_grade01.jpg) right bottom no-repeat;
	text-align: center;
}

#sakeData #dish {
	padding: 10px;
	margin-bottom: 10px;
	background: #333333 url(../img/sake_bg_dish.gif) right bottom no-repeat;
} 
#sakeData #dish .tit {
	margin-bottom: 10px;
}
#sakeData #dish .txt {
	width: 200px;
}



/* tec.html
------------------------------------------------------ */
#tecProcess {
	line-height: 1.6;
}

#tecProcess .step {
	margin-bottom: 20px;
}

#tecProcess .step .ph,
#tecRice .ph {
	list-style-type: none;
	margin-bottom: 10px;
	font-size: 0.8em;
}
#tecProcess .step .ph li,
#tecRice .ph li {
	float: left;
	width: 180px;
	padding: 12px;
	margin-right:10px;
	border: solid 1px #3E3D37;
	line-height: 1.3;
}
#tecProcess .step .ph li.rt,
#tecRice .ph li.rt {
	margin-right:0;
}

#tecProcess .step .ph li img,
#tecRice .ph li img  {
	margin-bottom: 5px;
}
#tecProcess .step p.arrow {
	text-align: center;
}

#tecRice .data {
	float: right;
	width: 320px;
}

#tecProcess .step .wrap .left {
	float: left;
	width: 410px;
}
#tecProcess .step .wrap .right {
	float: right;
	width: 206px;
}

.group .point {
	padding: 5px;
	font-weight: bold;
	background-color: #000000;
}

#tecRice .left,
#tecWater .left {
	float: left;
	width: 500px;
}

#tecRice .right,
#tecWater .right {
	float: right;
	width: 130px;
}



/* com.html
------------------------------------------------------ */
#comGuide table.normal td {
	border-bottom: 1px solid #3E3D37;
}

#comGuide table.normal th {
	border-bottom: 3px solid #44443E;
}

#comGuide table.normal td,
#comGuide table.normal th {
	padding: 10px;
}

#accessMap iframe {
	margin-bottom: 20px;
}
#accessMap table.line th,
#accessMap table.line td {
	padding: 10px;
}

#accessMap .ph {
	border: none;
	padding: 0;
	margin-bottom: 20px;
}



/* history.html
------------------------------------------------------ */
#comHistory .data {
	margin-bottom: 20px;
	background: #000000 url(../img/his_bg.jpg) left bottom no-repeat;
}

#comHistory .data p{
	padding: 5px 20px;
	line-height: 2.0;
	text-align: right;
}



/* contact.html
------------------------------------------------------ */
.hissu {
	color: #cc0000;
	font-size: 10px;
	padding: 2px;
	background-color: #3E3D37;
	margin: 5px;
	font-weight: normal;
}

#contact input {
	margin-bottom: 10px;
}
#contact th {
	font-weight: bold;
}



/* store_buy.html  store_in.html
------------------------------------------------------ */
.sp-name {
	width: 35%;
}
.sp-tel {
	width: 20%;
	text-align: center;
}

#storeInn h3,
#storeBuy h3{
	background-color: #486628;
	color: #fffffff;
	text-align: center;
	margin-bottom: 1px;
	font-size: 0.95em;
	font-weight: normal;
	padding: 3px;
}

#storeInn h3{
	background-color: #648B08;
}

#storeInn table,
#storeBuy table{
	margin-bottom: 5px;
}

#storeInn th,
#storeBuy th {
	padding: 2px;
	font-size: 0.9em;
}

#storeNavi {
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #3E3D37;
	font-size: 0.9em;
}
#storeNavi li {
	float: left;
	margin-right: 10px;
	background: url(../img/arrow_bottom.gif) left center no-repeat;
}
#storeNavi li a {
	padding-left: 16px;
	background: url(../img/arrow_bottom.gif) left center no-repeat;
}
#storeNavi li a:hover {
	background: url(../img/arrow_bottom_ov.gif) left center no-repeat;
}
#storeNavi .ken {
	margin-bottom: 0;
	font-weight: bold;
	color: #A4B511;
}