.e9, .e10, .e11, .e12, .e14, .e16{
	font-family:Arial, Verdana, sans-serif
}

.j9, .j10, .j11, .j12, .j14, .j16{
	font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif;
}
.j12s{
	font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif;
	font-size:10px;
}

body {
	color:#333333;
	background-color:#DDD6C0;
	margin: 0px;
}

a:hover{
	color:#ff0000;
	text-decoration:none !important;
}

a:link{
	text-decoration:none !important;
}

a:visited{
	text-decoration:none !important;
} 

.menulist {
	font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif;
	line-height:150%;
	font-size:12px;
}
.menutitle{
	font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif;
	line-height:150%;
	font-size:16px;
	color:#333333;
}

/*2008年10月追加分 */

/*menu page*/

table.border {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
table.border td, table.border th {
	font-family:Osaka, "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
	padding:0px;
	vertical-align: top;
	text-align: left;
	margin: 0px;
	font-size: 12px;
	line-height: 1.2;
}
table.border th {
	font-weight: normal;
	text-align: left;
	width: 20px;
}
table.border td.cat{
	font-weight: bold;
	color: #CD6600;
}
table.border td.price{
	text-align: right;
	width: 60px;
}

/*2009年4月追加分 */

/*enkai-annai*/
#enkai {
	margin: 0px;
	padding: 0px;

}

#enkai ul{
	padding: 0px;
	width: 510px;
	margin: 0px;
}
#enkai ul li {
	/*display: inline;*/
	/*list-style-type: none;*/
	text-align: center;
	width: 170px;
	height: 225px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#enkai ul li img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;

}

/*bassano box*/

p.g_box{
	background-color: #E6E6E6;
	width: 465px;
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
}

/* sekaiiya blog */
dl#rss2{
	width: 235px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #7C682B;
	margin-top: 10px;
}
dl#rss2 dt{
	margin: 0px;
	height: 40px;
	font-size: 12px;
	line-height: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-weight: bold;
	background-color: #7C682B;

}
dl#rss2 dt a{
	color: #FFF;
}
dl#rss2 dd{
	margin: 0px;
	padding: 5px;
	width: 225px;
	height:250px;
	overflow:auto;/*内容が溢れるとスクロールバーが表示*/
}
/*
#blog {
	float: right;
	width: 190px;
}*/
div#feed div {
	font-size: 12px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding: 5px;
}
