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

body,td,th {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
body {
	background-color: #FFF;
	margin-top: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.concept_title {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 24px;
	line-height: 28px;
	color: #83B913;
}

.concept_text {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 17px;
	line-height: 20px;
	color: #000000;
}

.concept_note {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	line-height: 18px;
	color: #478D8D;
}

.menu_text {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 15px;
	line-height: 22px;
	color: #000000;
}

.menu_text_li {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 15px;
	line-height: 22px;
	color: #F0857D;
}

.menu_text2_li {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 15px;
	line-height: 22px;
	color: #6EAD90;
}

.takeout_text {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 13px;
	line-height: 18px;
	color: #F20C00;
}
.lineheight_16px {
	line-height: 16px;
}
.lineheight_20px {
	line-height: 20px;
}
.lineheight_24px {
	line-height: 24px;
}
.menu_takeout_li {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 15px;
	line-height: 22px;
	color: #B093B1;
}

#box_main {
	border: 1px solid #CCCCCC;
}

#box_main tr td table tr #text_consept {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/mametorou/200903_r10_c1.jpg);
	background-repeat: no-repeat;
}

#box_main tr td table tr td table tr td table tr #menu_1 {
	background-image: url(../images/mametorou/200903_r16_c1.jpg);
	background-repeat: no-repeat;
}

#box_main tr td table tr td table tr td table tr #menu_2 {
	background-image: url(../images/mametorou/200903_r16_c6.jpg);
	background-repeat: no-repeat;
}

#box_main tr td table tr td table tr td table tr #menu_3 {
	background-image: url(../images/mametorou/200903_r17_c1.jpg);
	background-repeat: no-repeat;
}

#box_main tr td table tr #menu_4 {
	background-image: url(../images/mametorou/201104_r20_c1.jpg);
	background-repeat: no-repeat;
}

#box_main tr td table tr #menu_5 {
	background-image: url(../images/mametorou/200903_r22_c1.jpg);
	background-repeat: no-repeat;
}

#box_main tr td table tr #takeout_1 {
	background-image: url(../images/mametorou/201104_r22_c1.jpg);
	background-repeat: no-repeat;
}
#box_main tr td table tr #shop_info {
	background-image: url(../images/mametorou/200903_r28_c1.jpg);
	background-repeat: no-repeat;
}

