.login_box {
	font-size: 11px;
	color: #330000;
	height: 15px;
	border: 1px solid #663300;
	line-height: 15px;
}
.login_typ {
	font-size: 11px;
	color: #663300;
}
.no_rep {
	background-repeat: repeat-x;
}
.tit_r_15 {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
.pra_text {
	font-size: 12px;
	color: #663300;
	line-height: 18px;
}
.gr_text {
	font-size: 12px;
	color: #666666;
}
.calendar_text01 {
	font-size: 10px;
	color: #CC6600;
}
.calendar_text02 {
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}
.banner_box_borer {
	border: 1px solid #996600;
}
.text_01 {
	font-size: 12px;
	color: #C70751;
}
.w_text {
	font-size: 12px;
	color: #FFFFFF;
}
.hotel_day_box {
	font-size: 12px;
	line-height: 15px;
	color: #663300;
	height:15px;
	border: 1px solid #946904;
}
.text_02 {
	font-size: 10px;
	color: #FFFFFF;
}
.box {
	border: 1px solid #993300;
}
.load_text {
	font-size: 10px;
	line-height: 14px;
	color: #663300;
}
.text_02 {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.rp_no {
	background-repeat: no-repeat;
}
.text_09 {
	font-size: 9px;
	color: #CC6600;
}

div#links {
	position: relative;
	width: 300px;
	height: 55px;
	padding: 3px 3px 3px 3px;
	text-align: left;
	border: 1px solid green;
}

div#links a{
	text-decoration:none;
	font-size: 9pt;
}
div#links a:hover{
	background: #AAA;
	color: #411;
}

div#links a span{
	display: none;
}

div#links a:hover span{
	display: block;
	position: absolute;
	top: 20px; left: 0px;
	width: 298px;
	padding: 5px;
	color: #AAA;
	font-size: 9pt;
	text-align: left;
}


.text_b {
	font-size: 15px;
	font-weight: bold;
	color: #CA8800;
}
