/*----------------------------------
frame
----------------------------------*/ 
#wrapper{
	background: #FFF;
	margin: 0 auto;
	width: 980px;
	overflow: hidden;
	padding: 0 20px;

	}
div#header{
	margin: 0 auto;
	overflow: hidden;
	height: 135px;
	position:relative;
}
#logo{
	/* [disabled]float:left; */
	/* [disabled]margin: 20px 0 0 20px; */
}
h1#lead{
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 1em;
	}
.social-navi{
	position:absolute;
	top:45px;
	right:0;
}
.social-navi ul li{
	display: inline;
	margin-left:10px;
}
.help-navi{
	position:absolute;
	top:85px;
	right:0;
}
.help-navi ul{
	
	}
.help-navi ul li{
	display: inline;
	margin-left:10px;
	vertical-align:bottom;
}
	
#contents{
	margin: 20px auto 0 auto;
	overflow: hidden;
	}	

p#pankuzu{
	font-size: 12px;
	padding-bottom: 5px;
	margin-left: 5px;
	line-height:1.2em;
}	
#contentsL{
	width:650px;
	float: left;
}

/*----------------------------------
Top frame
----------------------------------*/
#main-visual{
	margin-bottom: 20px;
	height: 270px;
}
#top-news_block{
	margin-bottom: 20px;
	position: relative;
}
#top-news_block h3{}
#top-news_block ul{
	border: 1px solid #D8D8D8;
	padding:0 15px;
}
#top-news_block li{
	margin-top: -1px;
	border-top: 1px dotted #D8D8D8;
	padding: 15px 0 15px 15px;
	background: url(../images/common/arrow01.gif) no-repeat left center;
}
.news_bt{
	position: absolute;
	right: 10px;
	top: 12px;
}

#check-point_block{
	margin-bottom: 20px;
	/* [disabled]height: 530px; */
	background: #FFFFFF;
	border: 1px solid #CCC;
	overflow: hidden;
}


ul.check-point_list{
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom:10px;
	overflow:hidden;

}
ul.check-point_list li{
	/* [disabled]display: inline; */
	margin-right: 7px;
	float: left;
	margin-bottom: 10px;
}
ul.check-point_list li a:hover img{
	background: none;
	}


/*----------------------------------
common frame
----------------------------------*/
.pageMain_box,.entry_box{
	margin:5px 0 15px 0;
	overflow:hidden;
	}
.box_inner{
	/* [disabled]padding-left:10px; */
	overflow: hidden;
	}
.pageMain_box h2,.entry_box h2{
	padding: 0 0 10px 5px;
	background: url(../images/common/pageTitle_bg.gif) repeat-x bottom;
	color: #333333;
	font-size:23px;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 1.5em;
	}
.pageMain_box h3{
	font-size: 16px;
}
.level01{
	color: #FFF;
	margin-bottom: 20px;
	background: url(../images/common/level01.gif) no-repeat;
	padding: 12px 0 10px 20px;	
	}
.pageMain_box h4{
	font-size: 16px;
	line-height: 1.5em;
}
.level02{
	color: #000000;
	margin-bottom: 15px;
	background: url(../images/common/level02.gif) no-repeat left top;
	margin-left: 5px;
	padding-left: 10px;	
	border-bottom: 1px dotted #666;	
	}
.pageMain_box h5{
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
	padding-left: 10px;
}
.level03{
	
	}


.pageMain_box p{
	line-height:1.8em;
	/* [disabled]clear: both; */
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 10px;
	padding-left: 8px;
}

.pageMain_box ul{
	margin:15px 0 15px 10px;
	
	}
.pageMain_box ul li{
	background: url(../images/common/arrow_li.gif) no-repeat left 6px;
	padding-left: 8px;
	line-height: 1.5em;
}

/*----------------------------------
original frame
----------------------------------*/
/*------イベントスケジュール--------*/
#event_block{
	margin-top:25px;	
	}
table#time26,
table#time27{
	border-collapse:collapse;
	width: 100%;
	margin-bottom:25px;
}
table#time26 td,
table#time27 td{
	padding: 15px 25px;
	font-size: 14px;
	line-height: 1.5em;
	background: url(../images/event/dot.gif) repeat-x left bottom;
	vertical-align:top;
}
table#time26 th,
table#time27 th{
	padding: 8px 25px;
	color: #FFF;
	font-size: 14px;
	/* [disabled]text-align: center; */
}
table#time26 th{
	background: #005BB7;
	border-right: 1px solid #CCC;
}
table#time27 th{
	background: #CC0000;
	border-right: 1px solid #CCC;	
}

table#time26 .bg{
	background-color:#ECF5FF;	
	}
table#time27 .bg{
	background-color:#FFEEEE;
	
	}
.event_img{
	float: right;
	clear: both;
	margin-left: 10px;
	padding: 1px;
	border: 1px solid #CCC;
	}
	
table.idol td{
	padding:10px 0 !important;
	width:300px !important;
	
	}	
		

/*------スポンサーリスト--------*/	
.sponsor-box{
	overflow:hidden;	
	}

.sponsor-box h3{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:1.3em;
	}
	
.sponsor-box p{
	line-height:1.8em;
	overflow:hidden;
	
	}	

.sponsor-box .catchcopy{
	font-size:1.25em;
	color:#990000;
	margin-bottom:10px;
	
	}
.sp-img{
	margin-right:20px;
	float:left;
	}	

/*------参加酒造 一覧--------*/
#syuzou_block{
	margin:5px 0 25px 0;
	overflow:hidden;
	}
	
#syuzou_block h2{
	padding: 0 0 10px 5px;
	background: url(../images/common/pageTitle_bg.gif) repeat-x bottom;
	color: #333333;
	font-size:23px;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 1.5em;
	}	
.syuzou_list{
	margin-right: -20px;
	margin-bottom: 10px;
	overflow: hidden;
}
.syuzou_box{
	width: 295px;
	height:145px;
	background: #F5F1D6;
	overflow: hidden;
	padding: 15px 10px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;	
	box-shadow: 0 8px 5px -5px #ccc;
	position:relative;

}
.syuzou_box h3{
	margin-bottom: 10px;
	font-size: 16px;
}
.syuzou_box p{
	line-height: 1.5em;
	font-size: 12px;
	overflow: hidden;
	margin-bottom: 5px;
}
.syuzou_box .photo_left{
	display:block;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;

	}
.syuzou_box p.detail-btn{
	position:absolute;
	right:15px;
	bottom:5px;	
	}
	

/*------参加酒造 個別--------*/

#head_prfArea,#meigaraArea,#companyArea,#tenpoMapArea,#osusumeArea{
	margin-bottom: 30px;
}
#meigaraArea h3,#companyArea h3,#tenpoMapArea h3,#osusumeArea h3{
	margin-bottom: 10px;
}
#head_prfArea p{
	line-height: 1.8em;
	overflow: hidden;
	margin-bottom: 5px;
		}
#head_prfArea .photo_left{
	display:block;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;	
	}	
	
.meigara_box{
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #666666;
}
.meigara_box .right_box{
	float: right;
	width: 440px;
}
.meigara_box .left_box{
	width: 185px;
	float: left;
}

.meigara_box h4{
	font-size: 14px;
	color: #59522D;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 1.5em;
}
.meigara_box h5{
	font-weight: bold;
	margin-bottom: 5px;
}

table.meigara_prf{
	width: 100%;
	border-collapse:collapse;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 12px;
}
table.meigara_prf th{
	padding: 8px 20px;
	background: #F5F1D6;
	letter-spacing: 0.2em;
	text-align: center;
	width: 20%;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
table.meigara_prf td{
	padding: 5px 30px;
	background: #FAF8EB;
	letter-spacing: 0.1em;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.meigara_box dl{
	margin-bottom: 20px;

}
.meigara_box dt{
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	background: url(../images/common/arrow_li.gif) no-repeat left 2px;
	padding-left: 10px;
}
.meigara_box dd{
	margin-bottom: 5px;
}
.meigara_box p{
	line-height: 1.5em;
	margin-bottom: 20px;
}
table.syuzou_com{
	border-collapse:collapse;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 12px;
	width: 100%;
	margin-top: 20px;
	}
table.syuzou_com td{
	padding:10px;
	border-bottom: 1px solid #ccc;
	line-height: 1.8em;
	width: 70%;
	border-right: 1px solid #CCC;
	}	
table.syuzou_com th{
	padding:10px;
	border-bottom: 1px solid #ccc;
	background: #F5F1D6;
	width: 30%;
	line-height: 1.8em;
	text-align: center;
	border-right: 1px solid #ccc;
	}
	
.osusume-box{
	overflow: hidden;
	padding: 15px;
	background: #FAF7E7;
	margin-bottom: 20px;
}	
.osusume-box h4{
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.5em;
	border-bottom: 1px dotted #666;
	overflow: hidden;
	padding-left: 5px;
}
.osusume-box p{
	line-height: 1.5em;
	padding-left: 5px;
	overflow: hidden;
}


	
table.tenpo{
	border-collapse:collapse;
	font-size: 12px;
	width: 100%;
	margin-top: 20px;
	}
table.tenpo td{
	padding:5px 10px;
	line-height: 1.8em;
	background: url(../images/common/dot.gif) repeat-x left bottom;
	}	
table.tenpo th{
	background: #F5F1D6;
	line-height: 1.8em;
	font-weight: bold;
	border-right: 1px solid #FFF;
	padding: 5px 10px;
	}
	
/*------出店情報　--------*/
#syutten_block{
	margin:5px 0 25px 0;
	overflow:hidden;
	}
#syutten_block h2{
	padding: 0 0 10px 5px;
	background: url(../images/common/pageTitle_bg.gif) repeat-x bottom;
	color: #333333;
	font-size:23px;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 1.5em;
	}
#boothMap{
	margin-bottom: 20px;
	border: 5px solid #E6E6E6;
	/* [disabled]position: fixed; */
	/* [disabled]top: 0px; */
}
#boothMap_scroll{
	margin-bottom: 10px;
	position: fixed; /*固定表示*/
	top: 0;
	text-decoration: none;
	color: white;
	background-color: rgba(0, 0, 0, 0.3);
	font-size: 12px;
	padding: 1em;
	display: none; /*通常は非表示に*/
	}
#select_wrap{
	margin-bottom: 5px;
	overflow:hidden;
	/* [disabled]width: 648px; */
	padding-top: 20px;
	margin-right: -10px;
}

#select_wrap h4{
	font-size: 1.15em;
	font-weight: bold;
	margin-bottom:10px;
	border-top: 2px solid #CCC;
	border-bottom: 1px solid #CCC;
	line-height: 2em;
}
#select_wrap ul{
	margin: 0;
	padding: 0;

}
#select_wrap li{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	background: none;
	margin-left: 0px;
	padding-left: 0px;
}

#select_wrap p{
	overflow:hidden;
	clear:both;
	line-height: 1.7em;
	margin-bottom: 20px;
}
	
#syutten_block #syutten_list_block{}
#syutten_block #syutten_list_block .list_wrap{}				
#syutten_block #syutten_list_block .list_wrap h3{
	font-weight: bold;
	margin-bottom: 10px;
	border-left: 10px solid #900;
	padding-left: 10px;
	line-height: 1.2em;
}	
table#sake,
table#food,
table#goods,
table#pr{
	width: 100%;
	margin-bottom: 35px;
	border-collapse:collapse;
	border-right: 1px solid #999;
	border-left: 1px solid #999;	
}


table#sake td,
table#food td,
table#goods td,
table#pr td{
	padding:5px 10px;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	line-height: 1.5em;
}
table#sake th,
table#food th,
table#goods th,
table#pr th{
	padding:5px 10px;
	background: #333;
	color: #FFF;
	text-align: center;
}	
table#sake tr.ryu,
table#food tr.ryu,
table#goods tr.ryu,
table#pr tr.ryu{
	background: #FADCE9;
}
table#sake tr.ten,
table#food tr.ten,
table#goods tr.ten,
table#pr tr.ten{
	background: #D4EDFB;
}
table#sake tr.gi,
table#food tr.gi,
table#goods tr.gi,
table#pr tr.gi{
	background: #FFFCDB;
}
table#sake tr.bi,
table#food tr.bi,
table#goods tr.bi,
table#pr tr.bi{
	background: #BEDFC2;
}		
/*----------------------------------
sidebar
----------------------------------*/
#contentsR{
	width:300px;
	float: right;
}
#sponsor-banner_block{
	width:300px;
	height:270px;
	margin-bottom: 20px;
	}
	
#sponsor-banner_block .sp_banner{
	height: 250px;
}	
		
#free_area{
	/* [disabled]margin-bottom:20px; */
	padding: 0;	
	}
	
#free_area a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #FFF;
	}
	
#free_area p{
	padding:0 0 20px;
	
	}	
	
#free_area ul{
	margin-bottom:10px;
	
	}	
	
	
#free_area li{
	margin-bottom:10px;
	text-align: center;
	
	}
	
/*--news--*/		
	
.info_navi{
	margin:0 auto;
	font-size:12px;
	margin-bottom: 20px;
	
	}
	
.info_navi h3,.info_list h3,.side_navi h3{
	padding:10px 0 8px 10px;
	font-size: 14px;
	background: #EAEAEA;
	border-left: 5px solid #A30001;
	}
	
.info_navi ul{
	/* [disabled]background: url(../../image/common/side_middle.png) repeat-y; */
	padding-bottom:10px;
	/* [disabled]border-right: 1px solid #CCCCCC; */
	/* [disabled]border-bottom: 1px solid #CCCCCC; */
	/* [disabled]border-left: 1px solid #CCCCCC; */
	
	}
	
.info_navi ul.scroll{
	overflow-y:scroll;
	height:200px;
	}


.info_navi li a{
	margin:0px 3px;
	display: block;
	padding:10px 10px 10px 15px;
	margin:0px;
	border-bottom: 1px dotted #CCC;
	background: url(../images/common/arrow_li.gif) no-repeat 5px 13px;
	}	

.info_navi li a:hover{
	background-color:#FFF;	
	}			
	
/*--social--*/	
#social_block{}	


.twitter_area,.facebook_area,.blog_area{
	margin:0 0 20px 0;
	height: 123px;
	}
.twitter_area{
	background: url(../images/common/tw_bg.gif) no-repeat;
}	
.facebook_area{
	background: url(../images/common/fb_bg.gif) no-repeat;	
	}
.blog_area{
	background: url(../images/common/blog_bg.gif) no-repeat;	
	}
.twitter_area h3,.facebook_area h3,.blog_area h3{
	padding: 5px 0;
	margin-left: 15px;
}

#blog-feed,#tw-feed,#fb-feed{
	background-color:#fff;
	margin:0 auto;
	padding:10px;
	width:260px;
	height:58px;
	}
.rssBody ul li p{
	margin-bottom:5px;
	line-height:1.5em;
	height:35px;
	overflow:hidden;
	
	}			
	


/*----------------------------------
foot
----------------------------------*/	
	
#footer{
	font-size: 12px;
	color: #fff;
	background: #333 url(../images/common/foot_bg.jpg) no-repeat left top;
	overflow: hidden;
	width: 1020px;
	margin: 0 auto;
}

#foot_contants{
	margin: 0 auto;
	padding: 30px 20px;
	position: relative;
}

#foot_contants .top_back{
	position:absolute;
	top:15px;
	right:20px;
	
	}



.foot_navi{
	width: 650px;
	overflow: hidden;
	float: left;

	}

.foot_navi ul{
	}
.foot_navi ul li{
	padding: 0 10px;
	border-left: 1px solid #666;
	margin-bottom: 15px;
	float: left;
	line-height:1.2em;
	}	
	
.foot_navi li a{
	color:#FFF;
	text-decoration:none

	}
.foot_navi li a:hover{
	color:#F90;
	text-decoration:underline;
	}	
	
.foot_right{
	float: right;
	margin: 30px 0 0 0;
}
.foot_right p{
	margin-bottom:10px;
	line-height:1.8em;
	}	
	
p.copy{
	clear: both;
	}
	
#pageTop{
	background:#333;
　　filter:alpha(opacity=75);
    -moz-opacity:0.75;
    -khtml-opacity: 0.75;
    opacity:0.75;	
	border-radius:5px;
	color:#FFF;
	padding:10px;
	position:fixed;
	bottom:20px;
	right:20px;
	font-size:10px;
	z-index:1;
	text-decoration:none;	
    }
	
#pageTop:hover{
	background:#999;
    }	
