@charset "utf-8";

html, body  {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6,
p, pre, blockquote,
ul, ol, dl, address {
	margin: 1em 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color:#333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.4;
	font-size: 0.9em;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
}

h2 {
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
}
h3 {
	font-weight: bold;
	text-indent: 0.2em;
	margin: 0;
}

ol, ul {
	margin: 1em 3% 0em;
	padding: 0em 0em 0em 1em;
}
ol ul {
	margin: 0em 2% 1em;
	padding: 0%;
	list-style-type: none;
}
li {
	margin: 0em;
}

/*
a {
	text-decoration: underline;
	padding-left: 1em;
}
*/
em {
	font-weight: bold;
}

img {
	border: 0px;
}


.base{
	border-top-width: 8px;
	border-right-width: 1px;
	border-bottom-width: 8px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004C2B;
	border-right-color: #004C2B;
	border-bottom-color: #004C2B;
	border-left-color: #004C2B;
	padding: 0px;
	background-color: #FFFFFF;
	width: 95%;
	overflow:hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.big_bold {
	font-size: 1.5em;
	font-weight: bolder;
}

.alignright {
	display: inline;
	float: right;
}

.alignleft {
	display: inline;
	float: left;
}

.textalignright {
	text-align: right;
}

.textaligncenter {
	text-align: center;
}

.textalignleft {
	text-align: left;
}

.clear {
   clear: both;
}

.header {
	clear:both;
	position: relative;
	height: 1%;
	padding: 5px;
}

.title {
	background-color:#FFFFCC;
	clear: both;
	position: relative;
	padding: 0px;
	height: 1%;
	background-repeat: no-repeat;

}

.link {
	margin:0px;
	background-color:#FF99FF;
	text-align: center;
	vertical-align:middle;
	width: 100%;
}

.line {
	height:10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF66CC;
}

.main {
	padding: 15px;
	margin: 15px;
}

.footer {
	text-align:center;
	width: 100%;
	position: relative;
	margin: 0;
}

.weekly_menu {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}

.weekly_title {
	background-color: #FFFF99;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	border: 1px solid #FF9900;
}

img.btn {
	margin-top: 6px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}

.box {
	border: 1px solid #666666;
}

.box2 {
	border: 1px solid #666666;
	margin: 10px;
	padding: 10px;
}

.greentitle {
	white-space: nowrap;
}

dt {
	font-weight: bold;
}

.shoptable {
	margin-left:auto;
	margin-right:auto;
	text-align: left;
}

.companytable {
	margin-left:0 auto;
	margin-right:0 auto;
	margin-bottom: 0px;
}


.companytable th{
    padding: 5px;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    background-color: #E1E2E6;
}

.companytable td {
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EFF2F3;
	text-align: left;
}


ul {
	list-style: circle;
	padding: 0 0 0 1em;
}

.shopmenu {
	border-top: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

.shopmenu ul {
	list-style:none;
	margin-top: 0px;
}

.shopmenu a {
	font-weight: normal;
	color: #333333;

}

.shopmenu li {
	list-style:none;
	float:left;
	letter-spacing: normal;
	text-indent: 0.3em;
	word-spacing: normal;
	font-weight: bold;
}

#map_left {
	margin: 2px;
	padding: 2px;
	border: thick solid #00FF00;
	height: 400px;
	width: 97%;
}

#map_right {
	margin: 2px;
	padding: 2px;
	border: thick solid #FF66FF;
	height: 400px;
	width: 17%;
}

.googlemap {
	font-size:smaller;
	text-align: left;
}

.googlemap ul {
	list-style-type:none;
}

.googlemap  li {
	list-style-type:none;
}

.horsdhoeuvre_list {
	border: 1px dashed #FF9900;
	margin-right: 8px;
	padding: 0px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	background-color: #FFFFCC;
	margin-bottom: 8px;

}

.faq {
	font-size: 1.2em;
	letter-spacing: 0.2em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
}

.note {
	font-size: 1.0em;
	letter-spacing: 0.2em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
}

.area {
	font-size: 1.2em;
	letter-spacing: 0.2em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
	margin-top: 1px;
	list-style: none;
}

.tel {
	font-size: 3em;
	letter-spacing: 0.1em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #333333;
	font-weight: bolder;
	list-style: none;
	margin-top: 1px;
}

.p{
	margin: 0;
}

.bgkodawari {
	background-image:url(../img/kodawari_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.shoptitle {
	background-color:#FFFFCC;
}

.catch_copy {
	font-size: 2.5em;
	color: #FFFFCC;
}

.service_menu {
	color: #FF0033;
	font-size: 1em;
}



.top_r_h2 {
	width:100%;
	font-size: 1.3em;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
