* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, "MS ƒSƒVƒbƒN", "Osaka", Verdana, sans-serif;
	font-size: 12px;
	color: #555555;
	text-align: center;
	margin: 0 auto;
	background-color: #FFF;
}
a:link {
	color: #6B8E23;
	text-decoration: none;
	outline: none;
	cursor:pointer;
}

a:visited {
	color: #6B8E23;
	outline: none;
	cursor:pointer;
	text-decoration: none;
}

a:hover {
	color: #AD599B;
	outline: none;
	cursor:pointer;
	text-decoration:underline;
}

a img{
	border: none;
	outline:none;
}

#container {
	width: 820px;
	text-align: center;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#container #header {
	text-align: left;
	width: 820px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	background-color: #B3DB09;
}
#header h1 {
    float: left;
	height: 62px;
	width: 122px;
	margin-left: 10px;
	padding-top: 10px;
}
#header #headerlink {
	float: right;
	height: 15px;
	color: #FFFFFF;
	padding-top: 60px;
	margin-right: 10px
}
#headerlink a {
	padding-right: 10px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
}
#headerlink a:hover {
	color: #AD599B;
}
#container #contents {
	margin: 0px;
	padding: 0px;
	width: 820px;
	background-color: #FFFFFF;
}
#contents #leftbox {
	width: 185px;
	background-color: #FFFFFF;
	float: left;
	padding-bottom: 35px;
}

#leftbox .order {
	width: 180px;
	height: 111px;
	margin-top: 3px;
	margin-left: 2px;
	border: 1px solid #CCCCCC;
}

#leftbox #menu {
	text-align: left;
	width: 180px;
	margin-left: 5px;
	background-color: #B3DB09;
	margin-top: 5px;
}
#leftbox #menu h4 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: center;
	margin: 7px auto 0 auto;
}
#menu h4 a {
	color: #FFFFFF;
}
#menu h4 a:hover {
	color: #BC6C64;
}
#leftbox #menu h5 {
	text-align: center;
	height: 65px;
	width: 170px;
	margin: 7px auto 0 auto;
}
#menu h6 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#menu h6 a {
	color: #FFFFFF;
}
#menu h6 a:hover {
	color: #666666;
}

.menubar {
	list-style-type: none;
}
.menubar li {
	height: 30px;
	width: 165px;
	text-align: left;
	margin-top: 5px;
	margin-left: 8px;	
}
#menu p {
	text-align: center;
	height: 40px;
	width: 170px;
	margin: 7px auto 0 auto;
}

#leftbox #tel {
	width: 181px;
	height: 188px;
	margin-top: 5px;
	margin-left: 2px;
}

#leftbox #eco {
	width: 180px;
	height: 325px;
	margin: 5px 0 5px 2px;
}


#contents #rightbox {
	float: right;
	width: 635px;
	background-color: #FFFFFF;
}
#rightbox #topphoto {
	width: 635px;
	padding-top: 5px;
}

#rightbox #aisatsu {
	font-size: 13px;
	text-align: left;
	height: 150px;
	width: 590px;
	margin: 10px 0 20px 20px;
}

#rightbox #newstitle {
	text-align: left;
	height: 30px;
	width: 615px;
	margin-top: 10px;
	margin-left: 10px;
}
#rightbox #news {
	width: 615px;
	height: 220px;
	color: #444444;
	text-align: left;
	margin-left: 10px;
	float:left;
	background-image: url(../img/top/news.jpg);
	background-repeat: no-repeat;
}
#rightbox #newsimg {
	text-align: left;
	width: 100px;
	padding-left: 240px;
	padding-top: 10px;
	float: left;
}
#rightbox #newsimg2 {
	text-align: right;
	width: 100px;
	padding-right: 10px;
	padding-top: 10px;
	float: right;
}
#rightbox #news h3 {
	font-size: 16px;
	font-weight: bold;
	color: #CC3333;
	text-align: left;
	width: 370px;
	padding-left: 235px;
	padding-top: 12px;
}
#rightbox #news h4 {
	font-size: 14px;
	font-weight: bold;
	color: #d89f25;
	text-align: left;
	padding-left: 235px;
	padding-top: 8px;
}
#rightbox #news p {
	font-size: 13px;
	color: #555555;
	padding-left: 235px;
	padding-top: 10px;
}

#news #newslink {
	height: 20px;
	width: 175px;
	margin-top: 190px;
	margin-left: 420px;
}
#newslink a {
	font-size: 12px;
	font-weight: bold;
	color: #7AAC58;
	text-decoration: none;
}
#newslink a:hover {
	color: #C94C4C;
	text-decoration: none;
}
#rightbox .boxtitlel {
	text-align: left;
	height: 30px;
	width: 300px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
#rightbox #toptext {
	height: 330px;
	width: 300px;
	text-align: left;
	margin-left: 10px;
	float:left;
}
#rightbox #toptext h5 {
	font-size: 13px;
	font-weight: bold;
	color: #f04e4e;
	padding-top: 3px;
	padding-left: 10px;
}
#rightbox #toptext p {
	font-size: 13px;
	color: #555555;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	padding-top: 2px;
}

#rightbox .boxtitler {
	text-align: left;
	height: 30px;
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
}
#rightbox #toptext2 {
	height: 330px;
	width: 300px;
	text-align: left;
	margin-right: 10px;
	float:right;
}
#toptext2 h5 {
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	text-align: left;
	width: 280px;
	padding-top: 5px;
	padding-left: 5px;
}
#toptext2 p {
	font-size: 13px;
	color: #555555;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-left: 10px;
}

#rightbox #toptext3 {
	width: 300px;
	text-align: left;
	margin-left: 10px;
	float:left;
	background-image: url(../img/top/toptext3.jpg);
	background-repeat: no-repeat;
}
#toptext3 h5 {
	font-size: 15px;
	font-weight: bold;
	color: #f04e4e;
	text-align: left;
	width: 290px;
	padding-top: 230px;
	padding-left: 10px;
}
#toptext3 p {
	font-size: 14px;
	color: #555555;
	width: 280px;
	padding-top: 3px;
	padding-left: 10px;
}
#rightbox #toptext4 {
	width: 300px;
	text-align: left;
	margin-right: 10px;
	float:right;
	background-image: url(../img/top/toptext4.jpg);
	background-repeat: no-repeat;
}
#toptext4 h5 {
	font-size: 15px;
	font-weight: bold;
	color: #f04e4e;
	text-align: left;
	width: 290px;
	padding-top: 230px;
	padding-left: 10px;
}
#toptext4 p {
	font-size: 14px;
	color: #555555;
	width: 280px;
	padding-top: 3px;
	padding-left: 10px;
}

#rightbox #links {
	width: 600px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#links #linktitle {
	height: 30px;
	width: 615px;
}
#links table {
	width: 600px;
	margin-top: 20px;
	text-align: center;
}
#links td {
	padding-top: 3px;
	padding-bottom: 4px;
}

#links h6 {
	font-size: 13px;
	font-weight: bold;
}
#rightbox #catetitle {
	margin: 10px 0px 0px 15px;
	padding: 0px;
	text-align: left;
}


#rightbox table {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#rightbox #catetop {
	width: 615px;
	text-align: left;
	margin-left: 10px;
	float:left;
}
#rightbox #catesuball {
	text-align: left;
	float: left;
	width: 615px;
	margin-left: 10px;
}
#rightbox .catesub {
	float: left;
	width: 205px;
}
#rightbox .catetextall {
	float: left;
	width: 615px;
	margin-left: 10px;
}
.catetextall .catetext {
	float: left;
	width: 307px;
}

#rightbox #lunch {
	width: 635px;
	margin-left: 3px;
	margin-top: 10px;
}
#lunch h2 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	height: 70px;
	width: 370px;
	text-align: center;
	margin: 5px auto 0 auto;
	padding-top: 10px;
	border: 1px solid #CCCCCC;
}
#lunch h3 {
	font-size: 16px;
	color: #003333;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	margin: 10px auto 0 auto;
}
#lunch #lunch1 {
	width: 430px;
	margin: 15px 0 0 100px;
}
#lunch #lunch1-2 {
	float: left;
	text-align: left;
	width: 200px;
	height: 300px;
	margin-top: 15px;
	margin-left: 20px;
}
#lunch1 h4 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
}
#lunch1 p {
	width: 200px;
	font-size: 13px;
	color: #555555;
	margin-top: 10px;
	margin-left: 10px;
}
#lunch #lunch1-3 {
    float: right;
	width: 200px;
	height: 300px;
	margin-top: 15px;
}
#lunch #lunch2 {
	width: 600px;
	text-align: left;
	margin-top: 10px;
}
#lunch #lunch2 h3 {
	font-size: 16px;
	color: #d66a3f;
	font-weight: bold;
	text-align: center;
	margin: 15px auto 5px auto;
}
#lunch2 h4 {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	margin-left: 190px;
}

#lunch3 #lunch2text p {
	font-size: 13px;
	color: #555555;
}

#lunch2 #lunch_2img2 {
	float: right;
	width: 200px;
	clear: none;
	margin-top: 45px;
}
.lunch_title {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	width: 630px;
	text-decoration: underline;
	margin-top: 10px;
}
#lunch .lunch3 {
	width: 200px;
	text-align: center;
	margin: 10px auto 0 auto;
}

#lunch #lunch4 {
	width: 630px;
	margin-top: 10px;
}
#lunch4 #lunch_4img1 {
	float: left;
	width: 300px;
	color: #555555;
	font-size: 12px;
	clear: left;
}
#lunch_4img1 h4 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin: 0 auto
}
#lunch_4img1 p {
	color: #555555;
	font-size: 13px;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
}
#lunch4 #lunch_4img2 {
	float: left;
	width: 360px;
	margin-left: 15px;
}
#lunch_4img2 h4 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin: 0 auto
}
#lunch_4img2 p {
	color: #555555;
	font-size: 13px;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
}
#lunch #lunch5 {
	width: 630px;
}
#lunch5 #lunch5_1 {
	float: left;
	width: 200px;
	color: #555555;
	font-size: 12px;
	clear: left;
	margin-top: 10px;
}
#lunch5 #lunch5_2 {
	float: left;
	width: 200px;
	margin-top: 28px;
	margin-left: 15px;
}
#lunch5 #lunch5_3 {
	float: right;
	width: 200px;
	margin-top: 28px;
}
#lunch5 #lunch5_1 p {
	text-align: left;
	font-size: 14px;
}
#lunch5 #lunch5_2 p {
	font-size: 14px;
	color: #555555;
	text-align: left;
}

#lunch5 #lunch5_3 p {
	font-size: 14px;
	color: #555555;
	text-align: left;
}
#lunch table {
	float: left;
}

#rightbox #next {
	width: 370px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	clear: both;
	margin: 10px auto 0 auto;
	padding-top: 10px;
}

#rightbox #dinner {
	width: 630px;
}
#rightbox #dinner h2 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	height: 70px;
	width: 380px;
	text-align: center;
	margin: 5px auto 0 auto;
	padding-top: 10px;
	border: 1px solid #CCCCCC;
}
#dinner h3 {
	font-size: 20px;
	color: #663333;
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
}
#rightbox #dinnerl {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	width: 420px;
	text-align: left;
}
#dinnerl #dinnerl1 {
	width: 410px;
}
#dinnerl #dinnerl1 h4 {
	font-size: 15px;
	text-align: left;
	color: #663333;
	margin-top: 5px;
	margin-left: 5px;
}
#dinnerl #dinnerl1 p {
	font-size: 13px;
	color: #555555;
	margin-top: 5px;
	margin-left: 5px;
}
#dinnerl #dinnerl2 {
	float: left;
	margin-top: 15px;
	width: 200px;
}
#dinnerl #dinnerl2 h4 {
	font-size: 15px;
	color: #663333;
	margin-top: 10px;
	margin-left: 5px;
}
#dinnerl #dinnerl2 p {
	font-size: 13px;
	color: #555555;
	width: 195px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}

#dinnerl #dinnerl3 {
    width: 200px;
	float: right;
	clear: none;
	margin-top: 15px;
	margin-right: 10px;
}
#dinnerl #dinnerl3 h4 {
	font-size: 15px;
	color: #663333;
	margin-top: 10px;
	margin-left: 5px;
}
#dinnerl #dinnerl3 p {
	font-size: 13px;
	color: #555555;
	width: 195px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
#dinner #dinnerr {
	float: right;
}
#dinnerr .dinnerr1 {
    text-align: left;
	margin-top: 5px;
}
#dinnerr .dinnerr1 h4 {
	font-size: 14px;
	color: #663333;
	margin-top: 5px;
	margin-left: 5px;
}
#dinnerr .dinnerr1 p {
	font-size: 13px;
	color: #555555;
	width: 195px;
	margin-top: 5px;
	margin-left: 5px;
}
#dinner #dinner2l {
	float: left;
	width: 310px;
	margin-top: 10px;
	margin-left: 5px;
	text-align: left;
}
#dinner2l .d2 {
	width: 310px;
}

#dinner2l h3 {
	font-size: 18px;
	color: #663333;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 310px;
}
#dinner2l img {
	float: left;
	clear: both;
}

#dinner2l .dinnertext {
	font-size: 13px;
	color: #555555;
	text-align: left;
	margin-left: 5px;
	float: right;
	width: 225px;
}
.dinnertext h4 {
	font-size: 13px;
	color: #FF9900;
	margin-bottom: 5px;
}
#dinner2l .dinnertext2 {
	margin-top: 5px;
	width: 310px;
	font-size: 12px;
	color: #555555;
	clear: none;
	float: left;
}

#dinner #dinner2r {
	float: right;
	width: 310px;
	margin-top: 10px;
	margin-left: 5px;
	text-align: left;
}
#dinner2r h3 {
	font-size: 18px;
	color: #663333;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 310px;
}
#dinner2r img {
	float: left;
	clear: both;
}

#dinner2r .dinnertext {
	font-size: 13px;
	color: #555555;
	text-align: left;
	margin-left: 5px;
	float: right;
	width: 225px;
}
#dinner2r .dinnertext2 {
	margin-top: 5px;
	width: 310px;
	font-size: 12px;
	color: #555555;
	clear: none;
	float: left;
}
.dinnertext2 h5 {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}




#rightbox #map {
	height: 349px;
	width: 615px;
	text-align: left;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 0px;
}
#rightbox #accesstext {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	width: 615px;
	margin: 10px auto 10px auto;
	padding-left: 10px;
}

#rightbox #shop {
	height: 892px;
	width: 615px;
	text-align: center;
	margin: 0 auto 0 auto;
}
#rightbox #shoptext {
    width: 520px;
	height: 320px;
	text-align: center;
	margin: 3px auto 0 auto;
}
#rightbox #job {
    width: 495px;
	text-align: center;
	margin: 3px auto 0 auto;
}

#rightbox #policytex {
    width: 530px;
	height: 570px;
	text-align: center;
	margin: 10px auto 0 auto;
	
}


#rightbox .sitemap {
	text-align: left;
	width: 198px;
	float: left;
	margin-top: 10px;
	margin-left: 7px;
	
}
.sitemap li {
    color: #555;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	padding-bottom: 20px;
}
.sitemap a {
	color: #555;
	font-size: 13px;
	font-weight: bold;
	padding-left: 12px;
	margin-left: 15px;
	outline: none;
	cursor:pointer;
	text-decoration:none;
	background-image: url(../sitemap/dotta.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.sitemap a:hover {
	color: #E37A88;
	font-size: 13px;
	font-weight: bold;
	outline: none;
	cursor:pointer;
	text-decoration:underline;
	background-image: url(../sitemap/dotth.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#rightbox #ordertext {
	text-align: left;
	width: 570px;
	margin-top: 15px;
	padding-left: 40px;
}
#rightbox #ordertext h2 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin-top: 5px;
}
#rightbox #ordertext h3 {
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	text-align: left;
	margin-top: 13px;
	margin-bottom: 5px;
}
#rightbox #ordertext p {
	font-size: 13px;
	color: #555555;
	text-align: left;
	margin-top: 2px;
}


#rightbox #kouji {
	height: 725px;
	width: 615px;
}

#rightbox #onigiri {
	height: 1305px;
	width: 615px;
}



#footer {
	text-align: center;
	height: 75px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}

