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

/* ==================================================

　common.css　全ページ共通で使用するスタイル

================================================== */



/*-------------------------------------------------
Reset
-------------------------------------------------*/
html,div,img,h1,h2,h3,h4,h5,h6,ul,li,ol,dl,dd,dt,p{
	margin: 0;
	padding: 0;
	font-size:100%;
	font-weight:normal;
	border:0px;
}
ul{
	list-style-type:none;
}


/*-------------------------------------------------
Common
-------------------------------------------------*/
/* Body */
body {
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0px;
	padding:0px;
	color:#714A2F;
	text-align:center;
	font-size: 12px;
	line-height: 200%;
	background-image: url(img/back.jpg);
	background-repeat: repeat;
}

/*Link*/
a {
	color:#09C;
	text-decoration:none;
}
a:visited {
	color:#09C;
}
a:hover {
	color:#09C;
	text-decoration:underline;
}

/* クリア用 */
.clear{
	clear:both;
}
.clear2{
	clear:both;
	margin-bottom:50px;
}

/* h2 */
h2{
	background-image: url(img/titleback.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	font-weight: bolder;
	margin-bottom: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*-------------------------------------------------
Navigation　グローバルナビゲーション（全ページ共通）
-------------------------------------------------*/
#navigation {
	height:40px;
	background:url(img/menu.jpg) no-repeat;
	width: 880px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
/* Navigation */
#navigation ul {
	list-style-type:none;
}
#navigation li {
	display:inline;
}
#navigation li a {
	position:absolute;
	display:block;
	height:40px;
	text-indent:-1000em;
	text-decoration:none;
}

#navigation li.menu0 a {
	left:1px;
	width:207px;
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navigation li.menu0 a:hover {
	background:url(img/menu.jpg) no-repeat -1px -40px;
}

#navigation li.menu1 a {
	left:217px;
	width:207px;
	background:url(img/menu.jpg) no-repeat -217px -0px;
}
#navigation li.menu1 a:hover {
	background:url(img/menu.jpg) no-repeat -217px -40px;
}

#navigation li.menu2 a {
	left:430px;
	width:207px;
	background:url(img/menu.jpg) no-repeat -430px -0px;
}
#navigation li.menu2 a:hover {
	background:url(img/menu.jpg) no-repeat -430px -40px;
}


#navigation li.menu3 a {
	left:645px;
	width:207px;
	background:url(img/menu.jpg) no-repeat -645px -0px;
}
#navigation li.menu3 a:hover {
	background:url(img/menu.jpg) no-repeat -645px -40px;
}

#navigation p {
	text-align: left;
	padding-right: 16px;
	text-indent: 5px;
}


/*-------------------------------------------------
Wrapper
-------------------------------------------------*/

#wrapper {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 70px;
}



/*-------------------------------------------------
Wrapper
-------------------------------------------------*/

#rogo {
	height: 40px;
	width: 360px;
	display: block;
	text-indent: -1000em;
	float: left;
}
#rogo a {
	height: 40px;
	width: 360px;
	text-indent: -1000em;
	display: block;
}



/*-------------------------------------------------
Header
-------------------------------------------------*/

#header {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	height: 85px;
	z-index: 2;
	background-position: center top;
	background-color: #CD6B94;
}


/*-------------------------------------------------
Footer
-------------------------------------------------*/

#footer {
	clear: both;
	float: none;
	padding-top: 10px;
	text-align: center;
	line-height: 120%;
	padding-bottom: 10px;
	padding-right: 0px;
	color: #714A2F;
	background-image: url(img/footback.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}

.name {
	font-size: 16px;
	font-weight: bolder;
	margin-bottom: 2px;
}
#footer-right {
	float: right;
	background-image: url(img/tel.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	border: 1px dotted #BC8B02;
	background-color: #F7EEA4;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 64px;
	line-height: 120%;
	width: 340px;
	filter: alpha(opacity=65);
	-moz-opacity:0.25;
	opacity:0.65;
}
* html #footer-right {
	width: 404px;
}


/*-------------------------------------------------
Font
-------------------------------------------------*/
ul {
	list-style-type: none;
	line-height: 180%;
}
#mmenu {
	position: absolute;
	top: 0px;
	left: 690px;
	width: 280px;
	margin-top: 64px;
	height: 20px;
}

#mmenu li {
	float: left;
}
.sm1 {
	height: 20px;
	width: 160px;
	text-indent: -1000em;
	display: block;
}
.sm1 a {
	height: 20px;
	width: 160px;
	text-indent: -1000em;
	display: block;
}

.sm2 {
	height: 20px;
	width: 70px;
	text-indent: -1000em;
	display: block;
	float: right;
}
.sm2 a {
	height: 20px;
	width: 120px;
	text-indent: -1000em;
	display: block;
}
/*Link*/
#pan {
	padding-left: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#left {
	width: 209px;
	text-align: left;
	float: left;
}

#right {
	width: 226px;
	text-align: left;
	float: right;
}

#shita {
	background-image: url(img/shita.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 655px;
	margin-top: -20px;
	clear: both;
	float: none;
}

.p1 {
	color: #FFF;
}

#right ul li img {
	margin: 0px;
	padding: 0px;
}
#right ul li {
	margin: 0px;
	display: block;
	padding: 0px;
}
#pan a {
	color:#000;
	text-decoration:none;
}
#pan a:visited {color:#000; text-decoration:underline;}
#pan a:hover {color:#ff6500; text-decoration:underline;}
.p2 {
	font-size: 10px;
	line-height: 120%;
}
#seisakutyu {
	text-align: center;
	padding-top: 200px;
	padding-bottom: 200px;
}
.p3 {
	font-size: 14px;
	font-weight: bolder;
	color: #B0409C;
}
.p4 {
	font-size: 14px;
	font-weight: bolder;
	color: #C00;
}
.adof p {
	float: left;
}
.adof .img {
	float: left;
	margin-right: 10px;
}
.section {
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #EBEBEB;
}
.adof img {
	float: left;
	margin-right: 10px;
}

#box2-left {
	float: left;
	width: 350px;
	background-image: url(img/jisseki.jpg);
	background-repeat: no-repeat;
	height: 514px;
	background-position: 0px 54px;
}
#box2-right {
	float: right;
	width: 350px;
	background-image: url(img/blog.jpg);
	background-repeat: no-repeat;
	height: 514px;
	background-position: 0px 54px;
}

#box3 {
	margin-bottom: 40px;
}
#box3 dl {
	background-image: url(img/10s.jpg);
	background-repeat: no-repeat;
	height: 503px;
	text-indent: -1000em;
}
#box2 {
	margin-bottom: 40px;
}
#box4 {
	margin-bottom: 50px;
}
#box4 dl dt {
	background-image: url(img/ten.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#box4 dl dd {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	font-weight: bold;
}
#box4 dl {
	padding-right: 50px;
	padding-left: 50px;
}
.smenutext {
	color: #FFF;
	padding-left: 20px;
	line-height: 130%;
}

/*-------------------------------------------------
レイアウトボックス
-------------------------------------------------*/

#left {
	width: 209px;
	position: relative;
	text-align: left;
	float: right;
}
#box1 {
	margin-bottom: 40px;
	background-image: url(img/mitsukaru.jpg);
	background-repeat: no-repeat;
	height: 759px;
	text-indent: -1000em;
}
#box2 {
	background-image: url(img/kodahai.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#box3 {
}

#right {
	width: 618px;
	text-align: left;
	float: left;
	margin-bottom: 50px;
}


/*-------------------------------------------------
お知らせ
-------------------------------------------------*/

#date {
	background-color: #F4F3DE;
	padding: 12px;
}
#date  img {
	margin: 0px;
}
#date p {
	line-height: 120%;
}


#sougei {
	background-color: #FFFFFF;
	color: #951E6E;
	padding: 15px;
	line-height: 120%;
	margin-top: 20px;
	border: 1px solid #951E6E;
}
#top {

}
#topics {
	float: right;
	width: 270px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 120%;
	margin-right: 8px;
}
#topics dl dt {
	background-image: url(img/ten1.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 14px;
	color: #BC8B02;
	margin-left: -4px;
}
#topics dl dd {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D2A5;
}

.hassei2 {
	height: 43px;
	width: 130px;
	float: left;
	margin-right: 10px;
	text-align: center;
	color: #F00;
	padding-left: 48px;
	line-height: 120%;
	padding-top: 6px;
}
* html .hassei2 {
	width: 178px;
	padding-top: 12px;
}
.hassei3 {
	height: 43px;
	width: 130px;
	float: left;
	margin-right: 10px;
	text-align: center;
	color: #F00;
	padding-left: 48px;
	line-height: 120%;
	padding-top: 6px;
}
* html .hassei3 {
	width: 178px;
	padding-top: 12px;
}
.hassei4 {
	height: 43px;
	width: 130px;
	float: right;
	text-align: center;
	color: #F00;
	padding-left: 105px;
	line-height: 120%;
	padding-top: 6px;
	padding-right: 0px;
}
* html .hassei4 {
	width: 235px;
	padding-top: 12px;
}
#hassei {
	clear: both;
	float: none;
	background-image: url(img/koutsuuka.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 14px;
}
#wrapper {

}
#hassei dt {
	font-size: 18px;
	font-weight: bolder;
}
#hassei {
	width: 620px;
	height: 114px;
}
#hasseisyou {
	text-align: right;
	height: 35px;
	background-image: url(img/hassei1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
	padding-top: 5px;
}
#topics img {
	margin-top: 5px;
}
.wa {
	float: left;
	padding-top: 20px;
	font-weight: bolder;
	color: #7D67B9;
}
*html .wa {
	padding-top: 25px;
}
#hasseisyou a img {
	margin-bottom: -4px;
}

.mainmap {
	margin-bottom: 10px;
}

#bo5 {
	margin-bottom: 10px;
	margin-top: -16px;
	height: 325px;
	background-image: url(img/kodawari.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
}
h1 {
	z-index: 0;
	position: relative;
	width: 100%;
	text-align: right;
	line-height: 100%;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
}
.pan {
	padding-left: 30px;
}
#main2 h3 {
	background-image: url(img/h3hai.jpg);
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 3px;
	font-weight: bolder;
	font-size: 14px;
	color: #6D5D22;
	margin-bottom: 20px;
}
h2 a {
	color: #6D5D22;
}
h2 a:visited {
	color: #6D5D22;
}
h2 a:hover {
	color: #6D5D22;
}
#top {
	width: 100%;
	text-align: center;
	height: 485px;
	background-image: url(img/topback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#top2 {
	width: 100%;
	text-align: center;
}#under {
	background-color: #000;
	padding-top: 0px;
	padding-bottom: 60px;
}
#underin {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #FFF;
	line-height: 150%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sum ul li {
	display: inline;
	padding: 0px;
	margin-right: 0px;
	width: 96px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}
#sum {
	margin-right: -20px;
	margin-bottom: 40px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#info {
	float: left;
	width: 316px;
	margin-right: 20px;
}
#info dl dt {
	background-image: url(img/ten.jpg);
	background-position: left center;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-size: 10px;
}
#info dl dd {
	padding-left: 20px;
	margin-bottom: 8px;
}
#info2 {
	float: left;
	width: 316px;
	margin-right: 20px;
}
#info2 dl dt {
	background-image: url(img/ten.jpg);
	background-position: left center;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-size: 10px;
}
#info2 dl dd {
	padding-left: 20px;
	margin-bottom: 8px;
}
#recruit {
	float: right;
	width: 209px;
}
.sumbox {
	float: left;
	width: 96px;
	margin-right: 9px;
}
.shopright {
	width: 388px;
	float: right;
}
.shopleft {
	float: left;
	width: 216px;
}
#copy {
	font-size: 12px;
}
.q1 {
	background-image: url(img/q1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
	line-height: 150%;
	font-weight: bolder;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 16px;
	color: #068AD5;
}
.q2 {
	background-image: url(img/q2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
	line-height: 150%;
	font-weight: bolder;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 16px;
	color: #068AD5;
}
.q3 {
	background-image: url(img/q3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
	line-height: 150%;
	font-weight: bolder;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 16px;
	color: #068AD5;
}
.q4 {
	background-image: url(img/q4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
	line-height: 150%;
	font-weight: bolder;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 16px;
	color: #068AD5;
}
.q5 {
	background-image: url(img/q5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 60px;
	line-height: 150%;
	font-weight: bolder;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 16px;
	color: #068AD5;
}
.qa {
	line-height: 180%;
	margin-bottom: 10px;
	padding-left: 60px;
}
.alignright {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.alignleft {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.center {
	text-align: center;
}
#navigationback {
	background-image: url(img/menuback.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 80px;
}
#headerback {
	text-align: center;
	background-image: url(img/headback.jpg);
	background-repeat: repeat-x;
	height: 157px;
}
#qati {
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/qa-3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	padding-left: 170px;
	padding-right: 170px;
	color: #B72C67;
	font-weight: bolder;
	font-size: 14px;
}
#qati2 {
	background-image: url(img/qa-4.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 161px;
	margin-top: -90px;
}
#qati3 {
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/qa-6.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	padding-left: 140px;
	padding-right: 140px;
}
.q {
	color: #B72C67;
	font-size: 16px;
	font-weight: bolder;
}
#footback {

}
#ord1 {
	background-image: url(img/or-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 167px;
	padding-top: 90px;
	padding-left: 430px;
	padding-right: 130px;
}
#ord2 {
	background-image: url(img/or-3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 162px;
	padding-top: 100px;
	padding-left: 380px;
}
#ord3 {
	background-image: url(img/or-4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 161px;
	padding-top: 100px;
	padding-left: 430px;
	padding-right: 130px;
}
#ord4 {
	background-image: url(img/or-5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 157px;
	padding-top: 100px;
	padding-left: 380px;
}#com1 {
	text-align: center;
	color: #B72C67;
	background-image: url(img/com-3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 80px;
}
#com2 {
	background-image: url(img/com-8.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 120px;
	padding-left: 120px;
}
#com2 table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#com2 td {
	padding-right: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
#af1 {
	background-image: url(img/af-3.jpg);
	background-repeat: no-repeat;
	padding-left: 280px;
	padding-top: 20px;
	height: 70px;
	line-height: 150%;
}
#af2 {
	background-image: url(img/af-4.jpg);
	background-repeat: no-repeat;
	padding-left: 280px;
	padding-top: 30px;
	height: 60px;
	line-height: 150%;
}
#af3 {
	background-image: url(img/af-5.jpg);
	background-repeat: no-repeat;
	padding-left: 280px;
	padding-top: 20px;
	height: 70px;
	line-height: 150%;
}
#af4 {
	background-image: url(img/af-8.jpg);
	background-repeat: no-repeat;
	padding-left: 280px;
	padding-top: 20px;
	height: 70px;
	line-height: 150%;
}
#af5 {
	background-image: url(img/af-9.jpg);
	background-repeat: no-repeat;
	padding-left: 280px;
	padding-top: 20px;
	height: 70px;
	line-height: 150%;
}
#af6 {
	background-image: url(img/af-10.jpg);
	background-repeat: no-repeat;
	padding-left: 280px;
	padding-top: 20px;
	height: 70px;
	line-height: 150%;
}
#topmenu {
	background-image: url(img/syo-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-left: 290px;
	padding-bottom: 30px;
}
#syouhin {
	padding-left: 42px;
}
#syouhindate {
	padding-left: 140px;
	padding-right: 120px;
}
.syou {
	float: left;
	width: 185px;
	margin-right: 20px;
	margin-bottom: 40px;
}
.syou2 {
	float: left;
	width: 185px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.syouti {
	font-weight: bolder;
	color: #B72C67;
	background-image: url(img/syo-2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 8px;
}
.syoupho {
	margin-bottom: 10px;
	border: 5px solid #FFF;
}
.cart {
	text-align: center;
	padding: 10px;
}
#topfl {
	background-image: url(img/topfl.jpg);
	height: 740px;
	background-repeat: no-repeat;
	background-position: center top;
}
#topwrap {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/faizi-close-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 736px;
	margin-top: -34px;
}
#topwrap2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/mback1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: -34px;
}
#topleft {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 440px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 220px;
	line-height: 180%;
}
#main {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	line-height: 180%;
	background-image: url(img/mback2.jpg);
}
#jewe {
	margin-bottom: 12px;
}
#ori {
	font-size: 12px;
	line-height: 170%;
	background-image: url(img/top-1.jpg);
	background-repeat: no-repeat;
	background-position: 12px top;
	color: #EEC7A8;
	height: 400px;
	width: 380px;
}
.re {
	background-image: url(img/re5.jpg);
	background-repeat: no-repeat;
	padding-left: 120px;
	padding-top: 20px;
	height: 70px;
	line-height: 150%;
}
#contact {
	background-image: url(img/con-3.jpg);
	background-repeat: repeat-y;
	padding-right: 120px;
	padding-left: 120px;
	padding-bottom: 20px;
}
#contact img {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
#contact .neti {
	font-size: 18px;
	font-weight: bolder;
	color: #CD6B94;
	background-image: url(img/ne-2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 40px;
	padding-right: 110px;
	margin-bottom: 20px;
	padding-top: 10px;
}
#topright dl dd a {
	color: #666;
}
#topright dl dd a:visited {
	color: #666;
}
#topright dl dd a:hover {
	color: #666;
}
#copy2 a {
	color: #A36C45;
}
#copy2 a:visited {
	color: #A36943;
}
#copy2 a:hover {
	color: #A16B45;
}
#copy2 {
	color: #A06942;
	font-size: 10px;
	padding: 5px;
}

#topfl #flash {
	height: 379px;
}
.goodsdate {
	margin-bottom: 40px;
	padding-right: 20px;
}
.goodsdate2 {
	margin-bottom: 10px;
	padding-right: 20px;
}
.goodsreft {
	float: left;
	width: 320px;
}
.goodsright {
	float: right;
	width: 260px;
}
.goodstitle {
	font-size: 16px;
	font-weight: bolder;
	margin-bottom: 10px;
}
.voicetitle {
	padding-top: 40px;
	padding-bottom: 30px;
	text-align: left;
}
.voice {
	background-image: url(img/voi2.jpg);
	background-repeat: repeat-y;
	padding-right: 50px;
	padding-left: 50px;
}
.cartbotan {
	text-align: right;
	padding-top: 30px;
}
.textright {
	text-align: right;
}
.twbl div {
	float: left;
	width: 113px;
	margin-right: 12px;
	margin-bottom: 12px;
}
.twbl {
	padding-left: 10px;
}
#copy p a {
	color: #77492B;
}
#lunch {
	height: 272px;
	background-image: url(img/lun.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 170px;
	padding-left: 80px;
}
.lunch {
	float: left;
	width: 250px;
	margin-right: 25px;
}
.lunch img {
	border: 4px solid #FFF;
	margin-bottom: 4px;
}
.luncht table tr td {
	background-image: url(img/sen.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 4px;
	line-height: 130%;
}
.luncht table {
	margin-bottom: 8px;
}
.luncht p {
	line-height: 130%;
}
#cor {
	background-image: url(img/cor.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 320px;
	padding-top: 80px;
	padding-left: 500px;
	padding-right: 86px;
}
.cort {
	height: 134px;
}
.cort table tr td {
	background-image: url(img/sen.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 4px;
	line-height: 130%;
}
.cort table {
	margin-bottom: 8px;
}
.cort p {
	line-height: 130%;
}
.metext1 {
	float: left;
	width: 510px;
	margin-bottom: 10px;
}
.metext2 {
	float: right;
	width: 510px;
	margin-bottom: 10px;
}
.mepho {
	float: left;
	margin-right: 22px;
	width: 322px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: -10px;
}
.mepho2 {
	float: right;
	margin-left: 22px;
	width: 322px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: -10px;
}

#me1 table tr td {
	background-image: url(img/sen.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 130%;
	padding: 2px;
}
#me1 table {
	margin-top: 30px;
	background-image: url(img/sen.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 2px;
}
#me1 {
	padding-left: 46px;
	padding-right: 42px;
}
#mainin {
	background-image: url(img/mback3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 100px;
}
#how1 {
	height: 231px;
	background-image: url(img/how1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 640px;
	padding-left: 420px;
	padding-right: 100px;
}
#how2 {
	background-image: url(img/how2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 251px;
	padding-top: 490px;
	padding-left: 420px;
	padding-right: 100px;
}
#shop1 {
	padding-right: 50px;
	padding-left: 50px;
	margin-bottom: 30px;
}
.shop1 {
	float: right;
	width: 510px;
}
#shop1 img {
	float: left;
}
#shop1 table tr td {
	background-image: url(img/sen.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 130%;
	padding-top: 6px;
	padding-bottom: 6px;
}
#shop1 table {
	background-image: url(img/sen.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 2px;
}
#shop2 {
	padding-right: 50px;
	padding-left: 50px;
}
.shop2 {
	float: left;
	width: 510px;
}
#shop2 img {
	float: right;
}
#shop2 table tr td {
	background-image: url(img/sen.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 130%;
	padding-top: 6px;
	padding-bottom: 6px;
}
#shop2 table {
	background-image: url(img/sen.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 2px;
}
#map {
	height: 592px;
	background-image: url(img/shop4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 96px;
	padding-left: 136px;
}
#bana {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#bana img {
	margin-right: 8px;
}
