@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.index_bg {
	background-image: url(images/index_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.body_bg {
	background-image: url(images/mainpage_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
.body_bg_b {
	background-image: url(images/mainpage_bg_2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.footer_t {
	font-size: 13px;
	color: #685F13;
	line-height: 20px;
}
.footer_t a:hover ,.footer_t a:active {
	font-size: 13px;
	color: #CC0000;
	line-height: 20px;
	text-decoration: underline;
}
.room_t01 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.room_t01 a:hover ,.room_t01 a:active {
	font-size: 16px;
	font-weight: bold;
	color: #003F73;
	text-decoration: none;
}
.room_t_y {
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.room_t_y a:hover ,.room_t_y a:active {
	font-size: 16px;
	font-weight: bold;
	color: #003F73;
	text-decoration: none;
}.room_t_o {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.room_t_o a:hover ,.room_t_o a:active {
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.room_t_en {
	font-size: 11px;
	color: #FFFFFF;
}
.room_t01_en {
	font-size: 11px;
	color: #999999;
}
.crumb {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.m_n_bg {
	background-image: url(images/m_n_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.news_t01 {
	font-size: 13px;
	color: #666600;
	line-height: 20px;
	text-decoration: none;
}
.news_t01 a:hover ,.news_t01 a:active {
	font-size: 13px;
	color: #CC0000;
	line-height: 20px;
	text-decoration: underline;
}
.body_t01 {
	font-size: 13px;
	color: #2A2A2A;
	line-height: 22px;
	text-decoration: none;
}
.body_t01 a:hover ,.body_toi a:active{
	font-size: 13px;
	color: #CC0000;
	line-height: 22px;
	text-decoration: underline;
}
.body_t02 {
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
	color: #990066;
	text-decoration: none;
}
.body_t03 {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
}
.body_t03 a:hover ,.body_t03 a:active{
	font-size: 13px;
	line-height: 18px;
	color: #CC0000;
	text-decoration: underline;
}
.body_t04 {
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.body_t04 a:hover ,.body_t04 a:active{
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.title_t01 {
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.border_01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #675237;
	border-right-color: #675237;
	border-bottom-color: #675237;
	border-left-color: #675237;
}
.border_02 {
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.form_bg {
	background-image: url(images/border_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 2px solid #F0F0F0;
}

.content {
	font-size: 13px;
	line-height: 20px;
	color: #2A2A2A;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 11px;
}
.about_bg {
	background-image: url(images/q_moto.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.index_bg {
	background-image: url(images/index_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.footer_t1 {	
    font-size: 12px;
	color: #685F13;
	line-height: 20px;
}
.input_check {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
.input_area180 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #9A8065;
	width: 180px;
}
.input_area80 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #9A8065;
	width:80px;
}
.input_area20{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #9A8065;
	width:20px;
}
.input_area450 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #9A8065;
	width: 450px;
}