body {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10pt;
	color: #333333;
}
a {
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.footer {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.main {
	padding: 10px;
}
h1 {
	font-size: 18pt;
	color: #0066CC;
}
.icon {
	float: left;
	padding-left: 10px;
}
.menu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18pt;
	color: #0066FF;
}
.price {
	font-size: 14pt;
	padding-right: 1em;
}
.menu_td {
	background-color: #CCFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	border-collapse:collapse;
	padding-left: 5px;
}
.menu_td1 {
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	border-collapse:collapse;
	padding-left: 5px;
}
.sub_navi {
	float: left;
	text-align: center;
	padding: 10px;
}
.poff {
	font-size: 90%;
	color: #FF0000;
}
.thermo_t {
	background-color: #FFFF00;
	padding: 5px;
	height: 80px;
	width: 350px;
}

.goto {
	font-size: 120%;
	color: #FF0000;
	padding: 3px;
}
