@charset"Shift_JIS";
@import "base.css";
@import "add.css";




/*==========food===========*/

.foodtitle {
	margin: 10px 0 10px 0;
}

.foodtitle h3 {
	font-size: 130%;
	font-weight: bold;
	color: #FF9900;
	margin: 0 0 0 0;
	border-left: 5px solid #FF9900;
	padding: 0 0 0 6px;
}

.foodimg {
	background-image: url(../food/bg_head.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
}

.foodtxt {
	background-image: url(../food/bg_foot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0 10px 10px 10px;
	margin-bottom: 20px;
}


.otherfoodtxt table {
margin: 0 0 5px 0;
}

.otherfoodtxt td {
	padding: 0 0 4px 0;
	border-bottom: 1px solid #444;
}

.otherfoodmenu {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 15px;
}





.otherfood {
	margin: 0 0 0 0;

}

.otherfood img {
	margin: 0 0 2px 0;

}

.otherfood ul {
	text-decoration: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.otherfood li {
	margin: 0 0 8px 0;
	display: inherit;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 0 0 0 15px;
}



/*==========price===========*/

.itemboxleft {
	margin: 20px 5px 5px 0;
	width: 280px;
	float: left;
}

.itemboxright {
	margin: 20px 0 5px 0;
	width: 280px;
	float: right;
}

.itembox {
margin: 0 0 15px 0;
}

.itembox table {
margin: 0 0 15px 0;
}

.itembox h3 {
	margin: 0 0 0 0;
	color: #F9AA95;
	position: inherit;
	text-indent: 0px;
	font-size: 110%;
	line-height: 160%;
	font-weight: normal;
}

.itembox th {
	padding: 0px 0 15px 0;
	background-image: url(../price/frame.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	font-weight: normal;
}

.itembox td {
	padding: 8px 0 2px 0;
	border-bottom: 1px solid #444;
}


.itemname {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 15px;
}



.pricebox {
	margin: 5px 0 15px 0;
	padding: 0;
}

.pricebox table {
	margin: 0 0 20px 0;
}

.pricebox h3 {
	margin: 0;
	color: #F9AA95;
	text-indent: 0px;
	font-size: 110%;
	line-height: 160%;
	font-weight: bold;
	padding: 0;
	position: inherit;
}

.pricebox th {
	padding: 0 0 5px 0;
	background-image: url(../price/price_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: normal;
}

.pricebox td {
	padding: 8px 2px 2px 4px;
	border-bottom: 1px solid #444;
	empty-cells: hide;
}


.pricename {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 15px;
}


.pricecaution {
	color: #BA390A;
	margin: 0 4px 30px 4px;
	text-align: right;
}







/*==========shop info===========*/

.shopboxleft {
	margin: 20px 5px 5px 0;
	width: 370px;
	float: left;
}

.shopboxright {
	margin: 20px 0 5px 0;
	width: 180px;
	float: right;
}

.shopimgbox {
	margin: 15px 0 0 0;
	padding: 0;
}

.shopimgbox td {
	margin: 0;
	padding: 0;
}


.shopimg {
	background-image: url(../shop/bg_shophead.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
}

.shopimg img {
	margin: 0;
	padding: 0;
}

.shoptxt {
	background-image: url(../shop/bg_shopfoot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0 10px 10px 10px;
	margin-bottom: 20px;
}

/*==========kiyaku===========*/


.kiyaku {
	margin: 15px 10px 10px 10px;
	display: block;
	padding: 4px;
	border: 3px double #DDAA7F;
}

.kiyaku h3 {
	color: #EDAD13;
	margin: 4px 0 4px 8px;
	position: inherit;
	text-indent: 0px;
	font-size: 120%;
	font-weight: normal;
}

.kinshitxt {
	margin: 0 0 20px 0;

}

.kinshitxt img {
	margin: 0 0 0 0;

}

.kinshitxt ul {
	text-decoration: none;
	list-style-type: none;
	margin: 15px 0 0 0;
	padding: 0 0 0 16px;
}

.kinshitxt li {
	margin: 0 0 15px 0;
	display: inherit;
	background-image: url(../kiyaku/bullets.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 20px;
}



.riyoutxt {
	margin: 0 0 0 0;

}

.riyoutxt img {
	margin: 0 0 0 0;

}

.riyoutxt ul {
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
}

.riyoutxt li {
	margin: 0 0 15px 15px;
	padding: 0 20px 0 20px;
	background-image: url(../kiyaku/bullets.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}


/*==========company info===========*/

.policy {
	margin: 15px 10px 10px 10px;
	display: block;
	padding: 4px;
	height: 45px;
}

.policy h3 {
	color: #EDAD13;
	margin: 4px 0 4px 8px;
	position: inherit;
	text-indent: 0px;
	font-size: 120%;
	font-weight: normal;
}



/*==========company info===========*/

.cotitle  {
	padding: 0px 0px 0px 4px;
	margin: 0 0 0 0;
	color: #3C1F1F;
}


.cobox{
	padding: 10px 10px 10px 10px;
	margin: 0;
}

.cobox p {
	padding-bottom: 20px;
}

.cobox table {
	border-collapse: collapse;
	border: 1px solid #ffffff;
	border-spacing: 0;
	empty-cells: show;
}


.cobox th {
	padding: 6px;
	border: 1px solid #666666;
	background-color: #FF6600;
	font-size: 12px;
	color: #300702;
}

.cobox td {
	padding: 6px;
	border-bottom: 1px solid #bbbbbb;
	background-color: #FFffff;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ƒqƒ‰ƒMƒmŠpƒS Pro W6', '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	word-spacing: 0pt;
	letter-spacing: 0em;
	color: #333333;
}





/*==========contact===========*/

.thanxbox {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 8px 0px;
	background-color: #dbdbdb;
}






.tobox {
}

.tobox p.qcontent {
	background-color:#E3C7AB;
	color:#111;
	background-image: url(../howto/icon_howto.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding: 5px 5px 5px 30px;
	margin-bottom: 1px;
}

.tocontent {
	padding:10px 5px 5px 30px;
	background-color:#F5E7C8;
	color:#222;
	background-repeat: no-repeat;
	background-position: 6px 9px;

}

.tocontent img {
	margin: 0 10px 10px 10px;

}


.tobox span.rtop,
.tobox span.rbottom {
display:block;
background-color: #fff;

}

.tobox span.rtop span {
display:block;
height: 1px;
overflow: hidden;
background-color: #E3C7AB;

}

.tobox span.rbottom span {
display:block;
height: 1px;
overflow: hidden;
background-color: #F5E7C8;

}

.tobox span.r1{margin: 0 5px;}
.tobox span.r2{margin: 0 3px;}
.tobox span.r3{margin: 0 2px;}
.tobox span.rtop span.r4, span.rbottom span.r4{margin: 0 1px;height: 2px;}
