/*------------------------------
______________________________________*/

/* ////////////////////////////////////////
default
//////////////////////////////////////// */
body,div,
dl,dt,dd,
h1,h2,h3,
pre,form,p,table,th,td { 
margin:0;
padding:0;
font-size:100%;
font-style:normal;
font-weight: normal;
line-height:1.6;
}

body {
margin:0px 20px 40px;
background:#fff;
color: #333;
font-size:12px;
line-height:1.6;
font-family: Helvetica,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", meiryo, Osaka, "MS ゴシック", sans-serif;
}

img {
vertical-align: bottom;
border: none;
}

a {
cursor:pointer;
color:#000;
}

a:hover,
a:active {
color:#666;
text-decoration:none;
}

a:hover img {
filter:alpha(opacity=60); 
-moz-opacity:0.60;
-khtml-opacity: 0.6;
opacity:0.60;
}

h2 {
	font-size:1.3em;
	letter-spacing:0.1em;
	padding-bottom:10px;
	font-weight: bold;
}

p {
line-height:1.6;
margin-bottom: 15px;
}

ul{
	list-style: none;
	margin: 0;
}

.upper {
text-transform: uppercase;
}

.hover {
}

.left {
	float:left;
}

.right {
	float:right;
}


.clearfix:after {content: ".";display: block;visibility: hidden;height: 0.1px;font-size: 0.1em;line-height: 0;clear: both;}.clearfix {zoom: 100%; }

#wrapper {
	width:900px;
	margin:0px auto;
}

/*Supersize Plugin Styles*/
.bgmaximage {
overflow: hidden;
}


/* ////////////////////////////////////////
#header
//////////////////////////////////////// */


/* ////////////////////////////////////////
#navi
//////////////////////////////////////// */
#navi {
	padding:50px 0px 10px;
	border-bottom:1px solid #333;
	margin-bottom:15px;
}

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

#navi ul li {
	display:inline;
	margin:0px;
	padding:0px;
}

#navi ul li.navi-news { padding-right:19px; }
#navi ul li.navi-concept { padding-right:46px; }
#navi ul li.navi-food { padding-right:82px; }
#navi ul li.navi-access { padding-right:57px; }
#navi ul li.navi-inquiry { padding-right:38px; }
#navi ul li.navi-links { padding-right:0px; }

/* ////////////////////////////////////////
#footer
//////////////////////////////////////// */
#footer {
	margin:15px 0px;
	border-top:1px solid #333;
	padding:15px 0px;
	border-bottom:1px solid #333;
}

#footer h2 {
	font-size:1.1em;
	letter-spacing:0.1em;
	padding-bottom:15px;
	font-weight: bold;
}

#footer p.left {
	width:340px;
	font-size:0.9em;
	margin:0px;
	padding:0px;
}
#footer p.right {
	width:70px;
	font-size:0.9em;
	margin:0px;
	padding:0px;
}

/* ////////////////////////////////////////
#content
//////////////////////////////////////// */

#content {
	padding: 10px 0;
}
#content {
	font-size: 1.1em;
}

/* ////////////////////////////////////////
#menu
//////////////////////////////////////// */

#menu ul.beers, #link ul.links {
	margin-bottom: 50px;
	padding: 0;
	font-size: 1.2em;
}
#menu ul.beers li, #link ul.links li{
	padding: 10px 0 4px;
	border-bottom: 1px #ccc solid;
}
#menu ul.beers li.beerName {
	font-size: 1.5em;
	font-weight: bold;
}
#link ul.links li.linkName{
	font-size: 1.3em;
	font-weight: bold;
}
#link ul.links li.linkName a{
color: #333;
text-decoration: none;
}
#menu ul li.beerName span, #link ul li.linkName span{
color: #333;
font-size: 0.8em;
font-weight:normal;
}

#h {
 color: #333;
}

#menuinner{
	font-size: 0.9em;
	width: 420px;
	margin-right: 25px;
}
#menuinner p{
	padding-top: 10px;
	line-height:1.8em;
}
#menuinner p.top{ height: 100px; }
#menuinner p.bottom{ height: 190px; }
#menuinner img {
	border: 1px #ccc solid;
}

/* ////////////////////////////////////////
#access
//////////////////////////////////////// */
#access { padding-top: 30px; font-size: 0.9em; }
#access .left { width: 350px; }
#access .right { width: 550px; }
#access span{ font-size: 1.1em; font-weight: bold;}

/* ////////////////////////////////////////
#news
//////////////////////////////////////// */
#news a{
color: #333;
text-decoration: none;
}
#news a:hover{
color: #666;
}


.post_title{
font-size: 1.2em;
font-weight: bold;
padding: 14px 0 10px;
border-bottom: 1px solid #ccc;
}

.post_title:hover{
padding-left: 45px;
background: url(../images/arrow_000000.gif) no-repeat left
}

#news_inner {
padding-bottom: 10px;
}

/* ////////////////////////////////////////
#
//////////////////////////////////////// */

#attention{
	padding-top: 10px;
}
#attention a{
	color: #cc0033;
}
#attention p{
	font-size: 0.8em;
}
