@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
.txt_high {color: #333333}
.phone {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.foot {font-size: 9px}
.restcab {font-size: 18px}
.restsubcab {font-size: 12px}
.restsubcab a:link {font-size: 10px; color:#CCCCCC}
.restsubcab a:hover {font-size: 10px; color:#FFFFFF; text-decoration:none;}
.restsubcab a:visited {font-size: 10px; color:#CCCCCC}
.Box{
	border:1px solid #666666;
	font-family:verdana, arial, helvetica;
	font-size:10px;    
	color:#666666;
	margin: auto;
	background-image:url(../images/commum/textbox.gif);
}
.submit{ background: url(../images/commum/submit_background.gif); cursor:pointer; width:106px; height:24px; text-align:center; font-variant:small-caps; font-weight:bold; font-size:10px; color:#444	;}