/* general style */

* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
}

img {
	vertical-align: bottom;
}

a img {
	border: none;
}

th, td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

body {
	text-align: center;
	font-size: small;
}

#container {
	width: 770;
	margin-left: auto;
	margin-right: auto;
	margin-top: 19px;
	margin-bottom: 29px;
	text-align: left;
}

#top {
	height: 19px;
	background: url(../img/back_top.gif) no-repeat;
}

#pagebody {
	background: url(../img/back_flex.gif) repeat-y;
}

#side {
	width: 200;
}

#side #logo {
	margin: 0 0 32px 24px;
}

#side ul {
	margin-left: 24px;
}

#side li {
	list-style: none;
}

#b_essence {
	margin-bottom: 4px;
}

#b_ramen {
	margin-bottom: 5px;
}

#b_taste {
	margin-bottom: 6px;
}

#b_shop {
	margin-bottom: 13px;
}

#maintable {
	width: 100%;
	background: url(../img/back_shadow.gif) bottom no-repeat;
}

#bottom {
	height: 49px;
	background: url(../img/back_bottom.gif) no-repeat;
}

#bottom address {
	color: #390C08;
	font-style: normal;
	text-align: right;
	padding: 35px 12px 0 0;
}


/* index style */


.index {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 19px;
	margin-bottom: 29px;
}

.index #topimage {
	background: url(../img/index.jpg) no-repeat;
	width: 769px;
	height: 515px;
}

.index #topimage #logo {
	margin: 19px 0 42px 24px;
}

.index #topimage ul {
	margin-left: 24px;
}

.index #topimage li {
	list-style: none;
}

.index #note {
	background: url(../img/index_flex.gif) repeat-y;
}

.index #note ul {
	margin-left: 25px;
}

.index #note li {
	font-size: 80%;
}

.index #bottom {
	background: url(../img/index_bottom.gif) no-repeat;
	width: 769;
	height: 22;
}

.index #bottom address {
	color: #390C08;
	font-style: normal;
	text-align: right;
	padding: 10px 12px 0 0;
}


/* ramen style */


.ramen .menu h4 {
	color: Brack;
	font-size: 80%;
	font-weight: normal;
}

.ramen .menu img {
	margin: 0.5em 0;
}

.ramen .menu p {
	margin-left: 0.2em;
	color: #313031;
}

.ramen .image p {
	font-size: 80%;
	color: Gray;
}

span.price{
	
	float:right;
}

span.text{
	
	float:left;
}

.menu p{
	clear:both;
}


/* taste style */


.taste td.mainbody {
	background: url(../img/taste_bg2.jpg) right top no-repeat;
}
.taste td.mainbody2 {
	background: url(../img/taste_bg2_en.jpg) right top no-repeat;
}
.taste h2 {
	margin-bottom: 1em;
	margin-top:14px;
}

.taste p.narrow {
	width: 270;
}

.taste p.wide {
	width: 500px;
}

.taste .line {
	margin: 1em 0;
}


/* shop style */


.shop #shoplink {
	background: url(../img/shop_link.gif) no-repeat;
	width: 545px;
	height: 51px;
	vertical-align: middle;
}

.shop #shoplink p {
	margin-left: 25px;
}

.shop #shoptable {
	margin-left: 25px;
}

.shop #shoptable td {
	padding-top: 20px;
}

.shop #shoptable .shopinfo {
	width: 277px;
}

.shop #shoplink a{
	color:#333333;
}