@charset "utf-8";
/* CSS Document */

/* Reset ------------------------------------------------------------------ */

:link,:visited {
    text-decoration: none;
}

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

fieldset,img,abbr,acronym {
    border: 0;
} 

/* strict reset by uncommenting lines below */
address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
    /* font-style: normal; */
    /* font-weight: normal; */
}

q:before,q:after {
    content: '';
}

address {
    font-style: normal;
    display: inline;
}

a {
	text-decoration: none;
	outline: none;
	color: #833400;
}

a img,:link img,:visited img {
    border: none;
}


/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: inline-block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner {
	display: block;
}
/* */

.inline { display: inline; }

.hidden,
hr,
#footer dt {
	position: absolute;
	left: -9999px;
	display: block;
	top: -9999px;
}

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#main-navigation:after,
.entry-asset .asset-meta:after,
.comment:after,
#footer-content:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

#content-inner,
.entry-asset .asset-meta,
.comment,
.asset-body {
    height: 1%;
}

.right {
	float:right;
}

.left {
	float:left;
}

p span {
	font-size: 75%;
}

/* Layout ----------------------------------------------------------------- */

body {
	position:relative;
	background: #ffffff;
	font-family: Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Arial, Helvetica;
	font-size: 85%;
	line-height: 1.8;
	color: #333333;
	margin: 0 0 30px 0;
}

#container {
	background: url(design-image/container-main.gif) repeat-x left top;
}

.page #container {
	background: url(design-image/container-page.gif) repeat-x left top;
	min-height: 500px;
}

*html .page #container {
	height: 500px;
}

#container-inner {
	padding-top: 50px;
}

.main-index #container-inner {
	position: relative;
	z-index: 1;
	top: -164px;
	padding-top: 0px;
}

#container-inner,
#header-inner,
#footer-inner {
	width: 960px;
	min-height: 100%;
	margin: 0 auto;
	text-align: left;
}

#header, #content, #alpha, #beta, #footer {
    position: relative;
}

#alpha, #beta {
    display: inline;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner {
    position: static;
}

#content-inner {
	padding-top: 42px;
	padding-bottom: 20px;
}

.main-index #content-inner {
	padding-top: 35px;
}

#header-inner, #alpha-inner, #beta-inner {
    overflow: hidden;
}

#alpha {
	float:left;
}

#beta {
	float: right;
}

.main-index #alpha {
	width: 635px;
}

.main-index #beta {
	width: 316px;
}

.page #alpha {
	width: 960px;
	margin-top: 30px;
}


/* Header */
#header {
	background: url(design-image/header.png) repeat-x center top;
}

#header-inner {
	height: 163px;
	width: 960px;
}

#header-name {
	margin-bottom: 0em;
	height: 121px;
}

#header-name a {
	height: 121px;
	width: 960px;
	display: block;
	margin: 0 auto;
	text-indent: -9999px;
}

#header-description {
    margin-bottom: 0;
}

/* Footer */
#footer {
	background: url(design-image/footer.png) repeat-x center top;
	width: 100%;
}

.page #footer {
	clear:both;
}

#footer-inner {
	height: 190px;
	position: relative;
	padding-bottom: 30px;
	padding-top: 100px;
}

#footer-content {
	width: 960px;
	position: absolute;
}

.main-index #footer {
	margin-top: -164px;
}

*html .main-index #footer {
	height: 300px;
}




/* LinkStyle ---------------------------------------------------------------- */

a:hover {
	color:#D74831;
}

#container a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	text-decoration: none;
}


#footer-nv a {
	color: #333333;
	font-weight: bold;
}

#footer-nv a:hover {
	color:#D74831;
}

#topics dd a {
	font-weight: bold;
}




/* Content ---------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

blockquote, ol, ul {
    margin-left: 30px;
    background-repeat: repeat-y;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }



/* footer ---------------------- */
#footer img.shop {
	position:absolute;
	left: 0px;
	top: 0px;
}

#shop-info {
	float: left;
	padding-left: 225px;
	position: relative;
	height: 191px;
}

#shop-info h2 {
	margin-bottom: 15px;
}

#shop-info dl {
	line-height: 1.0;
	font-size: 10%;
}

#shop-info dd {
	margin-bottom: 5px;


}

#shop-info .time {
	margin-bottom: 15px;
}

#shop-info a {
	height: 38px;
	width: 170px;
	display:block;
	background: url(design-image/title.png) no-repeat left -38px;
	text-indent: -9999px;
	position: absolute;
	bottom: 0px;
}

#shop-info a:hover {
	background: url(design-image/title.png) no-repeat -170px -38px;
}

#footer-nv {
	float: right;
	text-align: right;
}

#footer-nv ul {
	list-style:none;
	line-height: 1.0;
	margin-bottom: 0.75em;
}

#footer-nv li {
	display: inline;
	margin-left: 1em;

}

#footer-nv ul.last {
	border-bottom: 1px solid #DAD7BF;
	padding-bottom: 1.25em;
}

#footer-nv h2,
#footer-nv ul.last {
	margin-bottom: 1.25em;
}


/* main-index ---------------------- */
#flash {
	height: 624px;
	z-index: 0;
	position: relative;
}

#main-lineup {
	background: url(design-image/main-lineup.png) no-repeat center top;
	margin-bottom: 10px;
}

#main-lineup-inner {
	position:relative;
	background: url(design-image/main-lineup-inner.png) no-repeat center bottom;
}

#main-lineup-inner div.list {
	float:left;
	border-right: 1px solid #C6C6C6;
	margin-top: 13px;
	width: 319px;
	position: relative;
	font-size: 85%;
	margin-bottom: 5px;
	min-height: 165px;
}

*html #main-lineup-inner div.list {
	height: 165px;
}

#main-lineup-inner div.last {
	border-right:none;
}

#main-lineup-inner div.inner {
	padding: 17px 17px 10px 108px;
}

#main-lineup img.beer {
	position: absolute;
	top: 20px;
	left: 23px;
}

#main-lineup img.weizen {
	left: 40px;
}

.main-index #beta ul {
	list-style:none;
	margin-left: 0px;
}

.main-index #alpha h2 {
	height: 38px;
	background: url(design-image/title.png) no-repeat left top;
	margin-bottom: 0px;
	text-indent: -9999px;
}

#topics {
	background: url(design-image/topics.png) no-repeat left top;
}

#topics-inner {
	background: url(design-image/topics-inner.png) repeat-y left top;
}

#topics-inner,
#topics dl {
	min-height: 260px;
}

*html #topics-inner,
*html #topics dl {
	height: 265px;
}

#topics dl {
	background: url(design-image/topics-dl.gif) no-repeat left bottom;
	margin-bottom: 0px;
	padding: 15px 20px;
}

#topics dt {
	float: left;
	clear: both;
	width: 6em;
	padding: 5px 0 5px 10px;
}

#topics dd {
	margin-left: 6.5em;
	padding: 5px 5px 10px 13px;
	background: url(design-image/arrow.gif) no-repeat left 14px;
	line-height: 1.6;
}


/* page ---------------------- */
.page h1 {
	height: 92px;
	text-indent: -9999px;
}

#about h1 {
	background: url(design-image/title.png) no-repeat left -76px;
}

#lineup h1 {
	background: url(design-image/title.png) no-repeat left -168px;
}

#shop h1 {
	background: url(design-image/title.png) no-repeat left -260px;
}

#rest h1,
#lunch h1 {
	background: url(design-image/title.png) no-repeat left -352px;
}

#wedding h1 {
	background: url(design-image/title.png) no-repeat left -444px;
}

#access h1 {
	background: url(design-image/title.png) no-repeat left -536px;
}

/* about ---------------------- */
#about #alpha-inner {

}

#about #alpha div.left {
	width: 515px;
}

#about #alpha div.right {
	width: 428px;
}

#about #alpha h2 {
	height: 75px;
	text-indent: -9999px;
	margin-bottom: 1.75em;
	width: 515px;
	line-height: 1.0;
}

#about #alpha h2.title01 {
	background: url(design-image/about-head.gif) no-repeat right top;
	margin-top: 32px;
}

#about #alpha h2.title03 {
	background: url(design-image/about-head.gif) no-repeat right bottom;
}

#about #alpha .left p{
	padding-left: 40px;
}
#about #alpha .left table {
	margin-left: 40px;
	margin-bottom:.75em;
}

#about #alpha .title02 {
	background: url(design-image/about-head02.jpg) no-repeat right top;
	min-height: 222px;
}

*html #about #alpha .title02 {
	height: 222px;
}

#about #alpha .title02 h2 {
	height: 45px;
}

#about #alpha .title02 p {
	padding-left: 245px;
}

#about #alpha h3 {
	margin-bottom: 0px;
}

#about #alpha .title03-box {
	margin-top: 40px;

}

#about #alpha .title02-box {
	margin-top:5px;
}

#about #alpha .title03-box .left img,
#about #alpha .title03-box ul {
	margin-left: 40px;
}

#about #alpha .title03-box li {
	float: left;
	margin-right: 10px;

}

#about #alpha div.link {
	background: url(design-image/about-head-link.png) no-repeat 40px top;
	padding-top: 35px;
}

#about #alpha div.link p {
	background: url(design-image/about-link.png) no-repeat 40px bottom;
	padding: 15px 20px 20px 60px;
}

/* lineup, shop ---------------------- */
/* 共通 */
#lineup #alpha-inner,
#shop #alpha-inner {
	padding-left: 35px;
}

#lineup #alpha h2,
#shop #alpha h2 {
	margin-bottom: 50px;
	height: 39px;
	text-indent: -9999px;
}

#lineup #alpha h2 {
	background: url(design-image/lineup-head.gif) no-repeat left top;
}

#shop h2#buy {
	background: url(design-image/lineup-head.gif) no-repeat left -39px;
}

#shop h2#drink {
	background: url(design-image/lineup-head.gif) no-repeat left -78px;
	margin-top: 50px;
	clear: both;
	position: relative;
}

/* lineup */
#lineup #alpha h3 {
	height: 29px;
	width: 713px;
	margin-bottom: 18px;
	border-bottom: 1px solid #DAD7BF;
	padding-bottom: 10px;
}

#lineup .lineup-box {
	position: relative;
	margin-bottom: 25px;
	width: 925px;
}

#lineup .lineup-box-inner {
	padding-left: 212px;
}

#lineup #alpha .left {
	width: 340px;
	padding-right: 20px;
}

#lineup #alpha .right {
	width: 325px;
	border-left: 1px solid #DAD7BF;
	padding-left: 25px;
	min-height: 200px;
}

*html #lineup #alpha .right {
	height: 200px;
}

#lineup #alpha .right p.detail {
	font-size: 85%;
}

#lineup #alpha .right a.btm {
	display: block;
	width: 208px;
	height: 47px;
	text-indent: -9999px;
	background: url(design-image/lineup-head.gif) no-repeat left -117px;
	padding-bottom: 12px;
}

#lineup #alpha .right a.btm:hover {
	background: url(design-image/lineup-head.gif) no-repeat -208px -117px;
}

#lineup .lineup-box img.item {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
}

#lineup #alpha dl.caramel {
	width: 250px;
	float: right;
	margin-bottom: 0px;
}

.caramel dt {
	font-size: 85%;
}

.caramel dd {
	font-size: 75%;
}

/* shop */
#shop table {
	width: 735px;
	text-transform: uppercase;
	empty-cells:show;
	border-collapse:collapse;
	border-spacing:0;
	border-top: 1px solid #DAD7BF;
	font-size: 85%;
}

#shop td {
	width: 50%;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #DAD7BF;
}

#shop td a {
	text-transform: lowercase;
}

#shop tr {
	background:#FFFFFF;
}

#shop tr.dark {
	background:#FFFFFF url(design-image/td_bg.gif) repeat-x left top;
}

#shop #alpha dl {
	width: 925px;
	margin-bottom: 0px;
}

#shop #alpha dt {
	clear:both;
	float:left;
	width: 168px;
	margin-right: 22px;
}

#shop #alpha dd {
	margin-bottom: 50px;
	min-height: 186px;
	float: left;
}

*html #shop #alpha dd {
	height: 186px;
}


/* rest ---------------------- */
#rest #alpha-inner {
	margin-top: 310px;
}

#rest #alpha img.main {
	position: absolute;
}

#rest #alpha .left,
#rest #alpha .right {
	position: relative;
}

#rest #alpha .left {
	width: 478px;
}

#rest #alpha .right {
	width: 464px;
}

#rest #alpha .left .right,
#rest #alpha .right .right {
	width: 272px;
	font-size: 85%;
}

#rest #alpha .right .right {
	width: 258px;
}

#rest .rest-box {
	margin-bottom: 40px;
	position: relative;
	margin-top: 0px;
}

#rest .rest-box h2#title01,
#rest .rest-box h2#title02,
#rest .rest-box h2#title03,
#rest .rest-box h2#title04 {
	text-indent: -9999px;
	margin-bottom: 1.25em;
}

#rest .rest-box h2#title01 {
	height: 64px;
	background: url(design-image/rest-head.gif) no-repeat left top;
}

#rest .rest-box h2#title02 {
	height: 85px;
	background: url(design-image/rest-head.gif) no-repeat left -64px;
}

#rest img.pizaimg {
	float:left;
	margin-right:1em;
}

#rest .rest-box h2#title03,
#rest .rest-box h2#title04 {
	height: 38px;
	margin-bottom: 0px;
}

#rest .rest-box h2#title03 {
	background: url(design-image/rest-head.gif) no-repeat 1px -216px;
}

#rest .rest-box h2#title04 {
	background: url(design-image/rest-head.gif) no-repeat left -254px;
	margin-top: 12px;
}

#rest .rest-info {
	background: url(design-image/rest-info.png) no-repeat left top;
	width: 478px;
	position: relative;
}

#rest .rest-info-inner {
	background: url(design-image/rest-info-inner.gif) no-repeat left bottom;
	padding: 15px 15px 60px;
}

#rest .btn-lunch,
#rest .btn-party {
	display: block;
	width: 214px;
	height: 33px;
	position: absolute;
	text-indent: -9999px;
	bottom: 20px;
	right: 20px;
}

#rest .btn-lunch {
	background: url(design-image/rest-head.gif) no-repeat left -149px;
}

#rest a.btn-lunch:hover {
	background: url(design-image/rest-head.gif) no-repeat -214px -149px;
}

#rest .btn-party {
	background: url(design-image/rest-head.gif) no-repeat left -182px;
}

#rest a.btn-party:hover {
	background: url(design-image/rest-head.gif) no-repeat -214px -182px;
}

#rest .btn-tel {
	position:absolute;
	bottom: 20px;
	left: 20px;
}

#rest .shop-info h2 {
	border-top:1px solid #DAD7BF;
	padding-top: 25px;
}

#rest .shop-info dd img {
	margin-top:1em;
}

/* wedding ---------------------- */
#wedding .lead {
	background: url(design-image/wed-lead.jpg) no-repeat right top;
	min-height: 331px;
	margin-bottom: 40px;
}

*html #wedding .lead {
	height: 331px;
}

#wedding .lead-inner {
	padding-right: 370px;
	padding-top: 50px;
}

#wedding .lead img {
	margin-right: 2em;
}

#wedding #alpha h2,
#lunch #alpha h2 {
	height: 50px;
	text-indent: -9999px;
	margin-bottom: 20px;
	clear: both;
}

#wedding h2#title01 {
	background: url(design-image/wed-head.gif) no-repeat left top;
}

#wedding h2#title02 {
	background: url(design-image/wed-head.gif) no-repeat left -50px;
}

#wedding h2#title03 {
	background: url(design-image/wed-head.gif) no-repeat left -100px;
}

#wedding .plan-bn {
	height: 58px;
	background: url(design-image/wed-head.gif) no-repeat left -150px;
	text-indent: -9999px;
	margin-bottom: 25px;
}

#wedding .plan table {
	width: 100%;
	text-transform: uppercase;
	empty-cells:show;
	border-collapse:collapse;
	border-spacing:0;
	font-size: 95%;
}

#wedding .plan th {
	border-bottom: 1px solid #DAD7BF;
}

#wedding .plan td {
	width: 33%;
	vertical-align: top;
}

#wedding .plan th,
#wedding .plan td {
	padding: 10px 20px 10px 20px; 
	border-right: 1px solid #DAD7BF;
}

#wedding .plan .last {
	border-right: none;
	padding-right: 0px;
}

#wedding .plan .first {
	padding-left: 0px;
}

#wedding .plan h3,
#wedding .option h4,
#access #alpha h2,
#lunch h3 {
	background: url(design-image/icon-list.gif) no-repeat left top;
	padding-left: 15px;
	line-height: 1.4;
}

#wedding .plan ul {
	margin-left: 0px;
	list-style: none;
}

#wedding .plan ul li {
	background: url(design-image/icon-listmark.gif) no-repeat left 7px;
	padding-left: 12px;
	margin-bottom: 0.5em;
	line-height: 1.4;
}

#wedding .option {
	position: relative;
	font-size: 85%;
	margin-top: 40px;
}

#wedding .option .left {
	width: 322px;
}

#wedding .option .right {
	width: 592px;
}

#wedding .option .right .left {
	width: 250px;
}

#wedding .option .right .right {
	width: 300px;
	border-left: 1px solid #DAD7BF;
	padding-left: 20px;
}

#wedding .option table {
	width: 100%;
	text-transform: uppercase;
	empty-cells:show;
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom: 0.75em;
	border-top: 1px solid #DAD7BF;
}

#wedding .option th {
	font-weight: normal;
}

#wedding .option td {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	color: #9E3F00;
}

#wedding .option th,
#wedding .option td {
	border-bottom: 1px solid #DAD7BF;
	padding: 5px 0px;
}

#wedding .option h4 {
	margin-top:2.25em;
}

#wedding .option h5,
#wedding .option dl {
	margin-bottom: 0px;
}

#wedding .option h3.linetop {
	padding-top: 1.5em;
	border-top: 1px solid #DAD7BF;
	margin-top: 1.5em;
}

#wedding .option td,
#wedding .option dl.price dd,
#wedding .option dl.couse dt,
#lunch .price {
	font-family: Times, "Times New Roman",  serif;
	color: #9E3F00;
	font-size: 140%;
	vertical-align: top;
}
#lunch .plan .price {
	margin-bottom:0;
}

*html #wedding .option td,
*html #wedding .option dl.price dd,
*html #wedding .option dl.couse dt {
	font-weight: bold;
}

/* access ---------------------- */

#access #alpha h2 {
	font-size: 85%;
}

.line-table {
	border-collapse: collapse;
	margin-left: 1px;
	margin-bottom: 1em;
}
.line-table td,
#lunch .plan td,
#lunch .plan th {
	border: 1px solid #DAD7BF;
	padding:8px;
	vertical-align: top;
}
#ac-hito {
	padding-left:40px;
	background: url(design-image/ac_hito.gif) no-repeat 10px 10px;
}
#ac-car {
	padding-left:46px;
	background: url(design-image/ac_car.gif) no-repeat 10px 10px;
}
.line-table a{
	font-weight:bold;
}


/* about,shopのバナー群 ---------------------- */
#link-bn {
	clear: both;
	padding-top: 40px;
}

#link-bn ul {
	margin-left: 0px;
	width: 960px;
	list-style: none;
	border-top: 1px solid #DAD7BF;
	padding-top: 22px;
	margin-bottom: 0px;
}

#link-bn li {
	display:inline;
}

#link-bn li a {

}

#link-bn li img {
	vertical-align:bottom;
}






/* Navigation ----------------------------------------------------------------- */

#header ul {
	margin-left: 0px;
	display: block;
	list-style: none;
	height: 42px;
	margin-bottom: 0px;
}

#header ul li {
	float:left;
}

#header ul li a {
	height: 42px;
	display: block;
	text-indent: -9999px;
}

li#g-about a {
	width: 161px;
	background: url(design-image/nav.png) no-repeat left top;
}

li#g-about a:hover,
#about li#g-about a {
	background: url(design-image/nav.png) no-repeat left bottom;
}

li#g-lineup a {
	width: 153px;
	background: url(design-image/nav.png) no-repeat -161px top;
}

li#g-lineup a:hover,
#lineup li#g-lineup a {
	background: url(design-image/nav.png) no-repeat -161px bottom;
}

li#g-shop a {
	width: 113px;
	background: url(design-image/nav.png) no-repeat -314px top;
}

li#g-shop a:hover,
#shop li#g-shop a {
	background: url(design-image/nav.png) no-repeat -314px bottom;
}

li#g-rest a {
	width: 112px;
	background: url(design-image/nav.png) no-repeat -427px top;
}

li#g-rest a:hover,
#rest li#g-rest a,
#lunch li#g-rest a {
	background: url(design-image/nav.png) no-repeat -427px bottom;
}

li#g-wedding a {
	width: 179px;
	background: url(design-image/nav.png) no-repeat -539px top;
}

li#g-wedding a:hover,
#wedding li#g-wedding a {
	background: url(design-image/nav.png) no-repeat -539px bottom;
}

li#g-webshop a {
	width: 161px;
	background: url(design-image/nav.png) no-repeat -718px top;
}

li#g-webshop a:hover,
#webshop li#g-webshop a {
	background: url(design-image/nav.png) no-repeat -718px bottom;
}

li#g-top a {
	width: 81px;
	background: url(design-image/nav.png) no-repeat -879px top;
}

li#g-top a:hover,
#top li#g-top a {
	background: url(design-image/nav.png) no-repeat -879px bottom;
}
#access .right {
	margin-top: 2.3em;
}
.rest-info p {
	margin-bottom: .5em;
}

/*ランチ*/
#lunch #alpha h2 {
	text-indent: -9999px;
}
#lunch h2#title01 {
	background: url(design-image/wed-head.gif) no-repeat left -208px;
	margin-bottom: 30px;
}
#lunch .plan-bn {
	height: 58px;
	background: url(design-image/wed-head.gif) no-repeat left -258px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
#lunch .plan table {
	width: 959px;
	text-transform: uppercase;
	empty-cells:show;
	border-collapse:collapse;
	border-spacing:0;
	margin-left: 1px;
}
#lunch .plan td {
	width:25%;
}
#lunch .plan p {
	margin-bottom: .3em;
}

#bufe {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bufe li {
	float: left;
	margin-bottom: 2em;
	font-size: 90%;
	line-height: 1.4;
}
/*トピックス*/
#topics-page h1 {
	background: url(design-image/title.png) no-repeat left -628px;
}
#topics-page #title {
	background: url(design-image/topics_title_bg.png) no-repeat left top;
	padding-left: 1em;
	font-size: 120%;
	line-height: 1.4;
}
#topics-page #date {
	text-align: right;
	border-top: 1px solid #DAD7BF;
	font-weight: bold;
	font-size: 90%;
	margin-bottom: 2em;
	padding-top: .7em;
}
#topics-page .right {
	width: 260px;
}
#topics-entry {
	float: left;
	width: 610px;
	margin-left: 40px;
}
.entry img {
	float: left;
	margin: 0px 20px 10px 0px;
}
.entry #back img {
	float:none;
	margin:0;
}
#back {
	text-align: right;
}
#lunchmenu {
	background: url(design-image/main_lunch_btn.gif) no-repeat left top;
	display: block;
	height: 31px;
	width: 169px;
	text-indent: -9999px;
	position: absolute;
	right: 4px;
	top: 6px;
}
#lunchmenu:hover {
	background-image:url(design-image/main_lunch_btnon.gif);
}
