body {
	background-color: #F1ECE3;
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
	font-size: 10px;
	line-height: 18px;
	color: #72502B;
	background-image:  url("../image/bg.gif");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td, th {
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
	font-size: 10px;
	line-height: 18px;
	color: #72502B;
	font-weight: normal;
}

a {
	color: #CC3300;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
}

.reserve{
	color : #264226;
	background-color : #FBF5EB;
	border: 1px solid #E1D3BA;
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
	text-align: left;
	scrollbar-track-color:#F1ECE3;
	scrollbar-face-color:#cEcFaD;
	scrollbar-shadow-color:#E2E3C5;
	scrollbar-darkshadow-color:#9E9F7D;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#E2E3C5;
	scrollbar-arrow-color:#E1D3BA;
	padding: 5px;
	font-size: 10px;
	line-height: 14px;
}

.titlebar {
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
	font-size: 12px;
	font-weight: bold;
	color: #285206;
	background-color: #F2E3B6;
	text-align: left;
	padding-left: 10px;
	border: 1px solid #E1D3BA;
}

.title {
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
	font-size: 12px;
	font-weight: bold;
	color: #285206;
}

.subtitle {
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #264226;
}

.header {
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
	font-size: 10px;
	color: #F1ECE3;
	line-height: 40px;
}

.nav {
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
	font-size: 9px;
	font-weight: normal;
}

.sidebar {
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
}

.headline {
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
}

.headline2 {
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
	font-size: 11px;
	font-weight: normal;
}

.newsbody {
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
	font-size: 11px;
	font-weight: normal;
}

.legal {
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
	font-size: 9px;
	color: #333333;
}

.box1 {
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
	border: 1px solid #E1D3BA;
	padding-right: 3px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

.box2 {
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}

.promo {
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
	color: #000033;
}

.promo2 {
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
	color: #333300;
	font-size: 9px;
}

.promo3 {
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
	font-size: 8px;
	line-height: 9px;
	color: #483531;
}

.dingbat {
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
	background-color: #99CC99;
	color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.white {
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
	font-weight: bold;
	color: #F1ECE3;
}
.bold {
	font-weight: bold;
}
input {
	background-color: #FFFFFF;
	padding: 0px 3px;
	list-style-position: inside;
	list-style-type: square;
	border: 1px dotted #6F9B52;
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
	font-size: 10px;
	color: #1A3201;
}
select {
	padding: 0px 0px 0px 3px;
	list-style-position: outside;
	list-style-type: square;
	border: 1px dotted #6F9B52;
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
	font-size: 10px;
	color: #1A3201;
}
textarea {
	background-color: #FFFFFF;
	padding: 3px 3px 3px 3px;
	list-style-position: inside;
	list-style-type: square;
	border: 1px dotted #6F9B52;
	font-family: "Century Gothic", Arial, Osaka, "ＭＳ ゴシック";
	font-size: 10px;
	color: #1A3201;
}
