/* =========== txt =========== */
.ss{
	font-size: 10px;
	line-height: 15px;
}
.s{
	font-size: 11px;
	line-height: 14px;
}
.m02{
	font-size: 12px;
	line-height: 16px;
}
.m{
	font-size: 13px;
	line-height: 17px;
}

/* =========== commn =========== */
.titbg {
	background-color: #FFFFFF;
	background-image: url(../img/ind_titbg1.gif);
	background-repeat: repeat-x;
	height: 243px;
	width: 217px;
}
.indbg {
	background-color: #E7E7CF;
	background-image: url(../img/ind_bg1.gif);
	width: 655px;
}

.ftbg {
	background-color: #FFFFFF;
	background-image: url(../img/ft_obi.jpg);
	height: 26px;
	width: 655px;
}

.l_btn { margin-left: 4px;}

.t01 { margin-top: 2px;}
.t02 { margin-top: 10px;}
.t03 { margin-top: 15px;}
.t04 { margin-top: 20px;}
.t06 { margin-top: 30px;}
.t08 { margin-top: 40px;}
.t10 { margin-top: 50px;}

.l01 { margin-left: 5px;}
.l02 { margin-left: 10px;}
.l03 { margin-left: 15px;}

.main {
	width: 621px;
	margin:21px 0px 15px 15px;
}
.hotel_line1 {
	background-color: #CCCCCC;
	background-image: url(../img/hotel_l_bar.gif);
}
.hotel_line2 {
	background-color: #CCCCCC;
	background-image: url(../img/hotel_r_bar.gif);
}
.md {
	margin-bottom: 19px;
}
.rangai {
	color: #555555;
	margin:0px 0px 0px 0px;
	float: right;
	text-align: right;
}
.staff {
	width: 115px;
	margin-top: 5px;
	text-align: left;
}

/* ========== Color ========== */  
.txtRed01 {
	color: #cc0000;
}
