.clear{
    clear:both;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	font-size: 91.6%;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/ti_buck.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #F8688F;
	text-decoration: none;
}
a:visited {
	color: #F8688F;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
.fd {
	font-size: large;
}
.fs {
	font-size: small;
	line-height: 150%;
}
.fs200 {
	font-size: small;
	line-height: 200%;
}
.fm {
	font-size: medium;
	line-height: 170%;
}

#wapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

/*header*/
#header {
}

/*main*/
#menu {
	margin-bottom: 20px;
}
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#schedule {
	margin-top: 20px;
}
#schedule table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 91.6%;
}
#schedule td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding: 4px;
}
#map {
	text-align: center;
	padding-top: 15px;
}

/*footer*/
#footer {
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #105BAC;
}
#footer-copy {
	color: #105BAC;
	padding-bottom: 15px;
	text-align: center;
	padding-top: 10px;
}

/*menu*/
.f12a {	color: #FF0000; font-size: 12px;}
.fa1 {
	color: #FF0000;
	font-weight: bold;
	font-size: medium;
}
.f12ao {
	font-size: small;
	color: #0066CC;
	line-height: 200%;
}
.style1 {color: #333333; line-height: 130%;}
#food-menu {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 5px;
}
.main_h2 {
	font-size: 16px;
	font-weight: bold;
	color: #E70012;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E70012;
}
#food-menu table {
	margin-bottom: 40px;
	margin-top: 20px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#food-menu th,#food-menu td {
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 7px;
	line-height: 150%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

#food-menu img {
	padding-bottom: 7px;
}
/*kaijyo*/
#main-center td {
	padding: 3px;
}
#main-center {
	width: 804px;
	margin-right: auto;
	margin-left: auto;
}
.up {
	width: 800px;
	text-align: right;
	margin-top: 20px;
}
.f_s1 {
	font-size: 91.6%;
}
.f12 {font-size: 12px;}
