/* ------------------------------common------------------------------ */

li{
	list-style:none;
	}

.clear_both{
	clear:both;
	}

a:link,
a:visited,
a:active{
	color: #cc3333;
	text-decoration: none;
	}

#content a:hover,
#map a:hover,
#navigation a:hover{
	color: #009;
	text-decoration:underline;
	}


/* ------------------------------title------------------------------ */

#title{
	width:100%;
	background:#FE7E2A;
	float:left;
	margin:10px 0;
	}

.blog_description{
	font-weight:normal;
	color:#f60;
	font-size:120%;
	margin-bottom:5px;
	width:100%;
	float:left;
	}


/* ------------------------------contents------------------------------ */

/* common */


#left{
	width:660px;
	float:left;
	margin-left:5px;
clear:both;
margin-right:10px;
	}


strong,em{
	color:#f60;
	font-style:normal;
	font-size:130%;
	}


/* count */

.count{
	clear:both;
	text-align:left;
	font-size:10px;
	color:silver;
	}


/* entry-pack */

.entry-pack{
	margin: 10px 30px 10px 0px;
	line-height: 1.5em; 
	}

.entry-pack h2{
	font-weight:bold;
	}

img.entry-pack-img{
	vertical-align: top;
	border: 2px solid #f60;
	margin: 0px 10px 0px 0px;
	float:left;
	}

h3.entry-header{
	font-weight:bold;
	}

.entry-header {
	margin:0px 0px 5px 0px;
	font-size:120%;
	letter-spacing: 0em
	}

.entry-pack-info {
	font-size: 90%;
	color: gray;
	border-bottom: 1px dashed #f60;
	clear: both;
	letter-spacing: 0.2em
	}

.entry-pack-body {
	color:#444444;
	letter-spacing: 0.1em
	}


/* entry-title */

.entry-title{
	color:#f60;
text-align:center;
width:660px;
float:left;
}

.entry{
color:#f60;
width:660px;
float:left;
font-size:15px;
}

h1.entry{
font-size:22px;
}

/* entry-body */

.entry-body{
	width:660px;
	float:left;
	margin-top:10px;
	line-height:1.5em;
	font-size:120%;
clear:both;
	}

.entry-body p{
margin:10px 10px;
clear:both;
}

.entry-body span{
	color:#f60;
	}

.entry-body img{
	border: 2px solid orange;
	}

a:hover img.thumb{
	border: 2px solid #f60;
	}


/* entry-more */

.entry-more{
	margin: 10px 0;
	font-size:110%;
	border:solid 1px silver;
	width:250px;
height:400px;
	line-height:1.3em;
	float:left;
overflow:auto;
	}

.entry-more h2{
	color:#FFF;
	font-size:100%;
	font-weight:bold;
text-align:center;
background-color:silver;
	}

.information{
padding:10px;
	}


.drink-code{
	text-align:center;
	font-size: 80%;
	}

/* entry-footer */

.entry-footer{
	margin-top:10px;
	border-bottom:dotted 1px silver;
font-size:80%;
	}


/* icon-list */

.icon{
clear:both;
	margin-top:10px;
font-size:80%;
	}

.category_icon{
clear:both;
	margin-top:10px;
	}

.category_icon li{
width:75px;
height:75px;
display:inline;
	list-style:none;
	}

.category_icon img{
margin:2px;
}

.category_icon li a:hover{
	top:-2px; position:relative; 
	}


/* pref-QR */

.pref-code{
clear:both;
		margin: 10px 30px 10px 0px;
	border-bottom: 1px dashed #f60;
	font-weight:bold;
	font-size:120%;
	}

.pref-code img{
	border: 2px solid #f60;
	margin:10px 10px 10px 0;
	}

/* archive */

ul.archive_list{
	margin-top:10px;
	width:100%;
	float:left;
	font-size:120%;
	}

.archive_list li{
	margin-bottom:5px;
	}

.archive_list dt,
.archive_list dd{
	display:inline;
	}

.archive_list dt{
	margin-right:10px;
	}

/* ------------------------------map------------------------------ */

#map {
	float:left;
	width: 487px;
	height: 400px;
	overflow: hidden;
	border: 1px solid #f60;
	margin-top:1px;
	margin-right:2px;
	}

#entrymap {
	margin-top:10px;
	width: 400px;
	height: 400px;
	overflow:hidden;
	border: 1px solid #f60;
float:left;
margin-right:2px;
	}

#side_bar{
	float:left;
	width:150px;
	height:390px;
	overflow:auto;
	margin-top:1px;
	padding:5px;
	border:solid 1px silver;
line-height:1.4em;
	}

/* navi */

#map_navi{
	width:500px;
	float:left;
	font-size:10px;
	}

dl.dropdown {
	float:left;
	color:#FFF;
	}

.dropdown dt {
	background-color:#f60;
	width:65px;
	padding:2px;
	cursor:pointer;
	margin-right:1px;
	}

.dropdown dt:hover {
	background-color:#FFF;
	color:#f60;
	}

.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:64px;
	display:none;
	background:#FFF;
	z-index:200; opacity:0
	}

.dropdown ul{
	width:64px;
	list-style:none;
	border-top:none;
	color:#f60;
	}

.dropdown li {
	display:inline;
	}

.underline{
	color:silver;
width:64px;
float:left;
	}

.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:2px;
	text-decoration:none;
	color:#f60;
	width:64px;
	}

.dropdown a:hover {
	background:#d9e1e4;
	color:#f60;
	}


/* ------------------------------navigation------------------------------ */


#navigation{
	float:left;
	width: 220px;
	list-style: none;
	}

.module-header {
	background:#fe9;
	font-size: 13px;
	font-weight:bold;
	color: #f60;
	margin:10px 0px 5px 0px;
	clear:both;
	float:left;
	width:220px;
	}

.module-header p{
border-left:solid 10px #f60;
padding:3px 0 3px 5px;
}

/* contribute */

.contribute{
float:left;
width:220px;
    position:relative;
overflow:hidden;
margin-bottom:5px;
}

.contribute a{
    display:block;
    width:220px;
    height:60px;
background-image: url("/image/d_contribute.gif");
}

.contribute a:hover{
    background-position: 0px -60px;
}

.contribute a span{
font-size:9px;
    position:absolute; top:-60px; left:0;
}



/* pref */

#area{
width:220px;
float:left;
}

.area-header{
margin:2px 9px;
color: Silver;
		font-weight: bold;
}

.area-list{
margin:0 9px;
color:silver;
}

.area-list li{
display: inline;
}


/* reporter */

.reporter-list dt{
width:210px;
font-weight: normal;
margin-left:10px;
margin-bottom:5px;
float:left;
display:inline;
}

.reporter-list a{
padding-left:15px;
height:16px;
display:block;
background-image:url(/drink/image/marker/reporter.gif);
background-repeat: no-repeat;
}

.reporter01{background-position:0px 0px;}
.reporter02{background-position:0px -16px;}
.reporter03{background-position:0px -32px;}
.reporter04{background-position:0px -48px;}
.reporter05{background-position:0px -64px;}
.reporter06{background-position:0px -80px;}
.reporter07{background-position:0px -96px;}
.reporter08{background-position:0px -112px;}
.reporter09{background-position:0px -128px;}
.reporter10{background-position:0px -144px;}
.reporter11{background-position:0px -160px;}
.reporter12{background-position:0px -176px;}
.reporter13{background-position:0px -192px;}
.reporter14{background-position:0px -208px;}
.reporter15{background-position:0px -224px;}
.reporter16{background-position:0px -240px;}
.reporter17{background-position:0px -256px;}
.reporter18{background-position:0px -272px;}
.reporter19{background-position:0px -288px;}
.reporter20{background-position:0px -304px;}
.reporter21{background-position:0px -320px;}
.reporter22{background-position:0px -336px;}
.reporter23{background-position:0px -352px;}
.reporter24{background-position:0px -368px;}
.reporter25{background-position:0px -384px;}


/* archive */

.monthly-list{
width:200px;
float:left;
margin-left:10px;
}

/* link */

.module-menu{
float:left;
width:220px;
}

.module-menu dt a{
    display:block;
    width:220px;
    height:40px;
overflow:hidden;
background-image:url(/image/menu_icon.png);
}

.module-menu dt{
width:220px;
float:left;
margin-bottom:5px;
}


.module-menu li{
width:220px;
float:left;
margin-bottom:5px;
}

.module-menu dt a:hover{
	top:1px; position:relative; 
	}

.module-menu li a:hover{
	top:1px; position:relative; 
	}


.module-menu a span{
display:none;
}


#m_drink a{background-position:0px 0px;}
#m_shokutaku a{background-position:0px -40px;}
#m_shokuyurakutaku a{background-position:0px -80px;}
#m_taikenki a{background-position:0px -120px;}
#m_esshu a{background-position:0px -160px;}
#m_sakura a{background-position:0px -200px;}
#m_magazine a{background-position:0px -240px;}
#m_contactus a{background-position:0px -280px;}

/* search */

form{
float:left;
margin-bottom:5px;
width:200px;
}

#search_box{
width:150px;
border:solid 1px #BCCDF0;
}

.imgbutton{
background-image: url("/image/close.gif");
width:15px;
height:15px;
display:block;
float:left;
margin:3px 0 0 3px;
}

.imgbutton span{
display:none;
}


#search_notice{
font-size:11px;
clear:both;
}

.gsc-control {
padding:5px !important;
width:220px !important;
}

/* rss */

.rss-list {
width:220px;
font-weight: normal;
float:left;
}

.rss-list dt{
margin-bottom:5px;
}



/* mobile */
.mobile{
	width:220px;
	float:left;
	font-weight: normal;
	font-size:12px;
	margin-bottom:5px;
	}


/* ------------------------------thickbox------------------------------ */

TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
	}
#TB_window a:link {color:#FB7D00;}
#TB_window a:visited {color:#FB7D00;}
#TB_window a:hover {color: #FFF;}
#TB_window a:active {color:#FB7D00;}
#TB_window a:focus{color:#FB7D00;}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:900px;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/image/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background-color:#FFF;
	z-index: 102;
	color:#8E8E8E;
	display:none;
		border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img,#TB_Image {
	display:block;
	margin: 15px 0 0 15px;

}

#TB_caption{
	height:25px;
	padding:7px 0px 7px 0px;
text-align:center;
color:#666;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}


#TB_closeWindowButton{
background-image: url("/image/close.gif");
width:15px;
height:15px;
float:right;
position:absolute;top:7px;right:7px;
}

#TB_closeWindowButton span{
display:none;
}

#TB_ajaxWindowTitle{

	padding:7px 0 5px 10px;
	margin-bottom:1px;
	color:red;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	}

#TB_title{
	background-color:#FFF;
	height:27px;
	}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
	margin:0px auto 10px auto;
	letter-spacing:0.1em;
	line-height:1.3em;
background-repeat:no-repeat;
background-position:bottom right;
}


#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.gsc-control {
padding:5px !important;
width:210px !important;
}


