/*
====================================
地域ヘッダー
====================================
*/
div#area_head{
	width:771px;
	margin:0px auto;
}

div#area_head div.area_head_navi{
	background-image:url(../area_image/area_top/head_bg.jpg);
	background-repeat:repeat-x;
	height:22px;
	position:relative;
}

div.area_head_navi div.head_navi_btn{
	position:absolute;
	top:0px;
	left:599px;
}

img{
	border:0px;
}

/*
====================================
内容
====================================
*/
div#base{
	width:771px;
	margin:0px auto;
	font-size:small;
	line-height:120%;
	clear:both;
}

div#box{
	padding-top:10px;
	clear:both;
}

p.txt_link01{
	background-image:url(../area_image/icon_link01.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding:0px 0px 0px 15px;
	margin-bottom:5px;
}

div.clear{
	clear:both;
}

/*おすすめ！*/
div#base div.box_reco{
	width:380px;
	float:left;
}

div.box_reco div.ttl_reco{
	border-bottom:2px solid #FF6600;
	height:26px;
}

div.ttl_reco p{
	float:left;
}

div.ttl_reco p.cap{
	float:right;
	font-size:80%;
	font-weight:normal;
	color:#FF6600;
	padding:10px 0px 0px 0px;
}

div.box_reco div.txt_area_reco{
	clear:both;
	background-image:url(../area_image/area_top/recommend_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:10px 10px 0px;
	_height:215px;
	min-height:215px;
}

div.txt_area_reco div.reco_main{
	width:360px;
}

/* Hides from IE-mac\*/
*html div.txt_area_reco div.reco_main {height: 1%;}
div.txt_area_reco div.reco_main {display: block;}
/* End Hides from IE-mac */

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

div.txt_area_reco div.ph_reco{
	width:120px;
	float:left;
}

div.txt_area_reco div.txt_reco{
	float:right;
	width:230px;

}

div.txt_area_reco div.reco_btn{
	clear:both;
	margin-top:10px;
	background-image:url(../area_image/line_dot.gif);
	background-repeat:repeat-x;
	background-position:top;
}

div.txt_area_reco div.reco_btn UL.sendo {
	list-style-type: none;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color:#f2f2f2;
	text-align: center;
	clear: both;
	padding-right: 6px;
	padding-left: 6px;
	margin: 0px;
	width: 349px;
	border-bottom:1px solid #000000;
}

div.txt_area_reco div.reco_btn UL.line_1 {
	height:20px;
}

div.txt_area_reco div.reco_btn UL.line_2 {
	height:40px;
}

div.txt_area_reco div.reco_btn UL.sendo LI {
	background-image: url(../btn_image/sendo_ic.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	float: left;
	text-align: center;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;
	white-space:nowrap;
}

div.txt_area_reco div.reco_btn UL.sendo LI.header {
	background-image: none;
	background-position: 0px 0px;
	float: left;
	text-align: left;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-right: 10px;
	font-size:11px;
	font-weight:bold;
}


div.reco_btn p{
	padding-top:10px;
	_padding-top:5px;
}
*:first-child+html div.reco_btn p {
	padding-top:5px;
}


/*おすすめ：九州MAP（08年8月6日更新）*/
div.txt_area_reco div.atte_1st{
	background:url(../area_image/line_dot.gif) repeat-x top;
	margin-top:12px;
	padding-top:13px;
}

/* Hides from IE-mac\*/
*html div.txt_area_reco div.atte_1st {height: 1%;}
div.txt_area_reco div.atte_1st {display: block;}
/* End Hides from IE-mac */

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

div.txt_area_reco div.ph_atte{
	width:50px;
	float:left;
}

div.txt_area_reco div.txt_atte{
	float:right;
	width:285px;
}

div.txt_area_reco div.atte_2nd{
	background-image:url(../area_image/line_dot.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:5px;
	margin-top:5px;
	clear:both;
}

/* Hides from IE-mac\*/
*html div.txt_area_reco div.atte_2nd {height: 1%;}
div.txt_area_reco div.atte_2nd {display: block;}
/* End Hides from IE-mac */

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

/*注目！*/
div#base div.box_atte{
	width:380px;
	float:right;
}

div.box_atte div.ttl_atte{
	border-bottom:2px solid #396BCD;
	height:26px;
}

div.ttl_atte p{
	float:left;
}

div.ttl_atte p.cap{
	float:right;
	font-size:80%;
	font-weight:normal;
	color:#396BCD;
	padding:10px 0px 0px 0px;
}

div.box_atte div.txt_area_atte{
	clear:both;
	background-image:url(../area_image/area_top/attention_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding:10px 10px 0px;
	_height:215px;
	min-height:215px;
}

div.txt_area_atte div.atte_1st{
	_height:65px;
	min-height:65px;
}

div.txt_area_atte div.atte_cnt{
	padding-bottom:10px;
	height:50px;
	width:175px;
	float:left;
}

div.txt_area_atte div.atte_cnt_right{
	padding-bottom:10px;
	height:50px;
	width:175px;
	float:left;
	margin-left:10px;
}

div.txt_area_atte div.ph_atte{
	width:50px;
	float:left;
}

div.txt_area_atte div.txt_atte{
	float:right;
	width:285px;
}

div.txt_atte p.shunen_name{
	text-align:right;
}

div.txt_area_atte div.txt_atte_cnt{
	float:right;
	width:140px;
}

div.txt_area_atte div.atte_2nd{
	background-image:url(../area_image/line_dot.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:5px;
	margin-top:5px;
	_height:60px;
	min-height:65px;
	clear:both;
}

div.txt_area_atte div.atte_txt01{
	background-image:url(../area_image/line_dot.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:10px;
	margin-top:5px;
	margin-bottom:10px;
	font-size:110%;
	text-align:center;
}

div.txt_area_atte div.atte_txt01 a{
	background-image:url(../area_image/icon_link01.gif);
	background-repeat:no-repeat;
	background-position: left 2px;
	padding:0px 0px 0px 15px;
	color:#C00;
}

div.txt_area_atte div.atte_txt01 a:hover{
	color:#F00;
}

div.atte_2nd p.txt_link_atte{
	background-image:url(../area_image/icon_link01.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding:0px 0px 0px 16px;
	margin-bottom:8px;
}

/*注目：九州MAP（08年8月6日更新）*/
div.txt_area_atte div.atte_map_area{
	margin-bottom:14px;
	position:relative;
}

div.txt_area_atte div.atte_map_area ul{
	list-style-type:none;
}

div.txt_area_atte div.atte_map_area li.map_bt01{
	position:absolute;
	left:78px;
	top:12px;
}

div.txt_area_atte div.atte_map_area li.map_bt02{
	position:absolute;
	left:34px;
	top:31px;
}

div.txt_area_atte div.atte_map_area li.map_bt03{
	position:absolute;
	left:109px;
	top:57px;
}

div.txt_area_atte div.atte_map_area li.map_bt04{
	position:absolute;
	left:49px;
	top:94px;
}

div.txt_area_atte div.atte_map_area li.map_bt05{
	position:absolute;
	left:11px;
	top:53px;
}

div.txt_area_atte div.atte_map_area li.map_bt06{
	position:absolute;
	left:109px;
	top:108px;
}

div.txt_area_atte div.atte_map_area li.map_bt07{
	position:absolute;
	left:41px;
	top:150px;
}

div.txt_area_atte div.atte_map_area p.map_ttl{
	position:absolute;
	left:178px;
	top:23px;
}

div.txt_area_atte div.atte_map_area div.map_txt_area{
	position:absolute;
	left:192px;
	top:102px;
}

div.txt_area_atte div.atte_map_area div.map_txt_area a{
	background:url(../area_image/icon_link01.gif) no-repeat left 2px;
	padding-left:15px;
}

div.txt_area_atte div.atte_map_area div.map_txt_area td{
	padding-bottom:3px;
	width:50%;
}

div.txt_area_atte div.atte_map_area div.map_txt_area ul{
	float:left;
	width:80px;
}

div.txt_area_atte div.atte_map_area div.map_txt_area li{
	background:url(../area_image/icon_link01.gif) no-repeat left 2px;
	padding-left:15px;
	margin-bottom:3px;
	margin-right:15px;
	font-size:13px;
	clear:both;
}

/*いい店見〜つけた！*/
div#box div.title_bar_shop{
	background-image:url(../area_image/area_top/shop_title_bg.jpg);
	background-repeat:no-repeat;
	height:25px;
}

div.title_bar_shop p{
	float:left;
}

div.title_bar_shop h1{
	float:right;
	font-size:80%;
	font-weight:normal;
	color:#663300;
	padding:5px 5px 0px 0px;
}

div#box div.txt_area_shop{
	background-image:url(../area_image/area_top/shop_box_bg.jpg);
	background-repeat:repeat-x;
	min-height:150px;
	_height:150px;/*IE6.0用*/
	padding:10px 10px 0px;
}

div.txt_area_shop div.shop_box_left{
	width:240px;
	float:left;
	margin-right:15px;
}

div.shop_box_left p img{ /*システム対策*/
	margin-bottom:10px;
}

div.txt_area_shop div.shop_box_right{
	width:240px;
	float:right;
}

div.txt_area_shop div.shop_cntbox_top{
	background-image:url(../area_image/line_dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:5px;
	padding-bottom:5px;
	clear:both;
	display: inline-block;
}

div.txt_area_shop div.shop_cntbox_top:after{
	content : "";
	display : block;
	height : 0;
	clear : both;
}

/* Hides from IE-mac\*/
*html div.txt_area_shop div.shop_cntbox_top {height: 1%;}
div.txt_area_shop div.shop_cntbox_top {display: block;}
/* End Hides from IE-mac */


div.txt_area_shop div.shop_cntbox{
	background-image:url(../area_image/line_dot.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:5px;
	padding-bottom:5px;
	clear:both;
	display: inline-block;
}

div.txt_area_shop div.shop_cntbox:after{
	content : "";
	display : block;
	height : 0;
	clear : both;
}

/* Hides from IE-mac\*/
*html div.txt_area_shop div.shop_cntbox {height: 1%;}
div.txt_area_shop div.shop_cntbox {display: block;}
/* End Hides from IE-mac */

div.txt_area_shop div.shop_cntbox_map{
	margin-top:10px;
	height:90px;
}

div.txt_area_shop div.shop_ph{
	float:left;
}

div.txt_area_shop div.shop_txt{
	width:148px;
	float:right;
}

div.txt_area_shop div.shop_txt02{
	width:169px;
	float:right;
}

div.txt_area_shop div.shop_txt03{
	width:65px;
	float:left;
}

div.txt_area_shop div.shop_txt_long{
	width:100px;
	float:left;
}

div.txt_area_shop div.shop_map{
	float:left;
	margin-right:10px;
}

div.txt_area_shop p.shop_link{
	background-image:url(../area_image/icon_link01.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	text-indent:16px;
}

div.shop_box_right p.shop_btn{
	padding-top:7px;
	clear:both;
}

/*耳より！*/
div#box div.title_bar_mimiyori{
	background-image:url(../area_image/area_top/mimiyori_title_bg.jpg);
	background-repeat:no-repeat;
	height:25px;
}

div.title_bar_mimiyori p{
	float:left;
}

div.title_bar_mimiyori h2{
	float:right;
	font-size:80%;
	font-weight:normal;
	color:#FFFF00;
	padding:5px 5px 0px 0px;
}

div#box div.txt_area_mimiyori{
	clear:both;
	background-image:url(../area_image/area_top/mimiyori_box_bg.jpg);
	background-repeat:repeat-x;
	padding:10px 10px 0px;
	min-height:150px;
	_height:150px;/*IE6.0用*/
}

div.txt_area_mimiyori div.mimi_icon_area{
	width:495px;
	float:left;
}

div.txt_area_mimiyori div.mimi_info_area{
	width:240px;
	float:right;
}

div.txt_area_mimiyori div.icon_2line_1st{
	min-height:50px;
	_height:50px;/*IE6.0用*/
	clear:both;
}

div.txt_area_mimiyori div.icon_2line_2nd{
	background-image:url(../area_image/line_dot02.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:5px;
	padding-top:5px;
	clear:both;
	min-height:50px;
	_height:50px;/*IE6.0用*/
}

div.txt_area_mimiyori div.icon_3line_1st{
	min-height:50px;
	_height:50px;/*IE6.0用*/
	clear:both;
}

div.txt_area_mimiyori div.icon_3line_2nd{
	background-image:url(../area_image/line_dot03.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:5px;
	padding-top:5px;
	clear:both;
	min-height:50px;
	_height:50px;/*IE6.0用*/
}

div.txt_area_mimiyori div.mimi_box_left{
	float:left;
	width:240px;
	margin-right:15px;
}

div.txt_area_mimiyori div.mimi_box_right{
	float:right;
	width:240px;
}

div.txt_area_mimiyori p.mimi_cnt_img,div.txt_area_mimiyori p.mimi_cnt_img{
	float:left;
	width:50px;
}

div.txt_area_mimiyori div.mimi_cnt{
	float:right;
	width:184px;
}

div.txt_area_mimiyori div.mimi_cnt p.area_classify{
	padding:0px;
}

div.txt_area_mimiyori p.mimi_cnt_txt,div.txt_area_mimiyori p.mimi_cnt_txt{
	float:right;
	width:168px;
	background-image:url(../area_image/icon_link01.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding:0px 0px 0px 16px;
}

/*耳より！＜工場からのお知らせ＞*/
div.mimi_info_area div.brew_info_box{
	width:240px;
	margin-bottom:5px;
}

div.mimi_info_area div.brew_txt_area{
	background-color:#FFFFFF;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:9px 9px 0px;
}

div.brew_txt_area div.brew_shunen{
	margin-bottom:5px;
	_height:70px;
	min-height:70px;
}

div.brew_shunen div.brew_shunen_ph{
	float:left;
}

div.brew_shunen div.brew_shunen_txt_area{
	float:right;
	width:164px;
}

div.brew_shunen p.brew_shunen_txt01{
	font-size:80%;
	line-height:110%;
}

div.brew_shunen p.brew_shunen_txt02{
	font-size:80%;
	margin-top:3px;
	line-height:110%;
}

div.brew_shunen p.brew_shunen_txt03{
	font-size:80%;
	margin-top:3px;
	text-align:right;
	line-height:110%;
}

div.mimi_info_area p.brew_info_btn{
	margin-bottom:9px;
	clear:both
}

div.mimi_info_area div.info_cnt{
	margin-bottom:9px;
}

div.info_cnt p.info_ttl{
	background-image:url(../area_image/icon01.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	padding-left:10px;
	font-size:80%;
	margin-bottom:3px;
}

/*
====================================
おすすめチェーン店
====================================
*/
div#chain_head{
	background-image:url(../area_image/area_top/chain_head_bg.jpg);
	background-repeat:repeat-x;
}

div#chain_head p{
	width:350px;
	margin:0px auto;
}

div#chain_base{
	width:350px;
	margin:30px auto 0px;
}

div#chain_base td.td_btn_padd{
	padding:0px 10px 3px 0px;
}

div#chain_base td.chain_txt{
	padding-bottom:10px;
	font-size:11px;
}

div#chain_base td.td_btn_padd_end{
	padding-bottom:3px;
}

div#chain_base p{
	margin:20px auto 0px;
	width:67px;
}



/* Myページ追加 */
div.shop_box_right p.shop_btn img.shop_btn_float{
	float:left;
	margin-right:5px;
}

/*
====================================
九州各県TOPレイアウト変更　081216TU
====================================
*/
div.txt_area_shop div.kyushu_txt01{
	background:url(../area_image/line_dot.gif) repeat-x bottom;
	margin-bottom:5px;
	padding-bottom:5px;
	margin-top:10px;
}

div.txt_area_shop div.kyushu_btn_area p.kyushu_btn_txt,
div.txt_area_shop div.kyushu_txt01 p{
	background:url(../area_image/icon_link01.gif) no-repeat left 1px;
	padding-left:15px;
}

div.txt_area_shop div.kyushu_btn_area{
	width:240px;
}

div.txt_area_shop div.kyushu_btn_area div.kyushu_btn_left{
	width:115px;
	float:left;
	margin-bottom:6px;
}

div.txt_area_shop div.kyushu_btn_area div.kyushu_btn_right{
	width:115px;
	float:right;
	margin-bottom:6px;
}

div.txt_area_shop div.kyushu_btn_area p.kyushu_btn_txt{
	margin-top:2px;
}

/*
====================================
うまい！明日に！バナー　090302
====================================
*/

#umai-asu {
	clear:both;
	margin-top:10px;
	background-image:url(../area_image/line_dot.gif);
	background-repeat:repeat-x;
	background-position:top;
	width: 361px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D6C6;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#umai-asu UL {
	list-style-type: none;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-align: center;
	clear: both;
	padding-right: 6px;
	padding-left: 6px;
	margin: 0px;
	width: 349px;
}
#umai-asu  LI {
	background-image: url(../btn_image/umai_ic.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	float: left;
	text-align: center;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
}



/*フットテキスト*/
div#base div.foot_text{
	margin-top:20px;
	font-size:80%;
	font-weight:normal;
	color:#663300;
	text-align:right;
}

/*
====================================
注目！修正　090820TU
====================================
*/
div.txt_area_atte div.atte_2bnr{
	width:360px;
	display: inline-block;
}

/* Hides from IE-mac\*/
*html div.txt_area_atte div.atte_2bnr {height: 1%;}
div.txt_area_atte div.atte_2bnr {display: block;}
/* End Hides from IE-mac */

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

div.txt_area_atte div.atte_2bnr div.bnr_box_l{
	width:175px;
	float:left;
}

div.txt_area_atte div.atte_2bnr div.bnr_box_r{
	width:175px;
	float:right;
}

div.txt_area_atte div.atte_2bnr p.txt_link01{
	margin-bottom:2px;
}

div.txt_area_atte div.atte_3bnr{
	width:360px;
	display: inline-block;
}

div.txt_area_atte div.atte_2bnr div.bnr_box{
	width:175px;
	float:left;
	margin:0px 10px 5px 0px;
}

div.txt_area_atte div.atte_2bnr div.end{
	margin-right:0px;
}


/* Hides from IE-mac\*/
*html div.txt_area_atte div.atte_3bnr {height: 1%;}
div.txt_area_atte div.atte_3bnr {display: block;}
/* End Hides from IE-mac */

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

div.txt_area_atte div.atte_3bnr div.bnr_box{
	width:114px;
	float:left;
	margin-right:9px;
}

div.txt_area_atte div.atte_3bnr div.bnr_box_end{
	width:114px;
	float:right;
	margin-right:0px;
}

div.txt_area_atte div.atte_3bnr p.txt_link01{
	margin-bottom:2px;
}

div.txt_area_atte div.atte_1bnr{
	width:360px;
	display: inline-block;
}

div.txt_area_atte div.atte_1bnr p.txt_link01{
	margin-bottom:2px;
}




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

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac\*/
*html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Hides from IE-mac */














