/* RESET */
.clear { clear:both; }
h1, h2, h3, h4, h5, h6, p, ul, ol {margin: 0px;}


/* for contents */
.footline {
	background : url(img_co/footline.gif) repeat-x;
}
.footlogo {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.foottxt {
	font-size: 10px;
	color: #666666;
}
.menubk {
	background : url(img_co/menubk.gif);
}
.indent {
	padding-left: 10px;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
.hotelnum {
	font-size: 20px;
	font-weight: bold;
	background : #daffb5 url(travel/images/numbk.gif) no-repeat center center;
	text-align: center;
	vertical-align: middle;
}
.tab_g {
	background: #FFFF99;
	border-left: 10px solid #669966;
	font-size: 130%;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.indent20 {
	margin-left: 20px;
}
.howto {
	font-size: 100%;
	font-weight: bold;
	background: #CCCCFF;
	width: 6em;
	border-top: 1px solid #6666CC;
	border-right: 2px solid #6666CC;
	border-bottom: 2px solid #6666CC;
	border-left: 1px solid #6666CC;
	text-align: center;
}
.indent20 p {
	margin: 0px;
}
.indent20 h3 {
	margin: 0px 0px 10px;
}
.underline {
	border-bottom: 1px solid #666666;
}
#download_area {
	padding: 10px 20px 40px;
	margin-top: 10px;
	background: #FFFFCC;
}

#data {
	background: #FFFFFF;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px auto 20px;
}
#download_area #data .txt_green, #download_area #data .txt_orange{
	padding-right: 6px;
}

#data th {
	text-align: left;
}
#data td, #data th {
	text-align: left;
	vertical-align: top;
	padding: 6px 10px 2px;
	border-bottom: 1px solid #CCCCCC;
}
#data caption {
	color: #FFFFFF;
	background: #000066;
	font-size: 90%;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: left;
}


#getacro {
	font-size: 80%;
	line-height: 140%;
	width: 540px;
	background: #FFFFFF;
	padding: 10px;
	border: 2px dotted #99CC66;
	margin: 10px auto;
}



/* LAYOUT */
.align_center {text-align: center;}
.align_right {text-align: right;}
.align_left {text-align: left;}
.float_right {float: right;}
.float_left {float: left;}

.pad_left10 {padding-left: 10px;}
.pad_right10 {padding-right: 10px;}
.pad_btm10 {padding-bottom: 10px;}
.pad_top10 {padding-top: 10px;}
.pad_left20 {padding-left: 20px;}
.pad_right20 {padding-right: 20px;}
.pad_btm20 {padding-bottom: 20px;}
.pad_top20 {padding-top: 20px;}

.mg_left10 {margin-left: 10px;}
.mg_right10 {margin-right: 10px;}
.mg_btm10 {margin-bottom: 10px;}
.mg_top10 {margin-top: 10px;}
.mg_left20 {margin-left: 20px;}
.mg_right20 {margin-right: 20px;}
.mg_btm20 {margin-bottom: 20px;}
.mg_top20 {margin-top: 20px;}


/* TEXT */
.txt_grn {color: #006666;}
.txt90 {font-size: 90%;}
.txt80 {font-size: 80%;}
.txt120 {font-size: 120%;}
.txt_green {color: #006633;}
.txt_red {color: #CC0000;}
.txt_c {color: #003366;}
.txt_orange {
	color: #CC6633;
}

.letterspace1 {letter-spacing: 1em;}

/* COLOR */
.bk_yel {background: #FFFFCC;}
.bk_grn {background: #CCFFCC;}
.bk_or {background: #FFCC99;}
.bk_pink {background: #FFCCCC;}
.bk_blue {background: #CCFFFF;}
.bk_white {background: #FFFFFF;}
#gaiyo_sub {
}
#gaiyo_sub a {
	font-size: 11px;
	color: #FFFFCC;
	background : url(img_co/sub.gif) no-repeat left top;
	display: block;
	width: 127px;
	font-weight: bold;
	padding-left: 30px;
	padding-bottom: 1px;
	overflow: visible;
}
#gaiyo_sub a:hover {
	color: #FFCCCC;
	background : url(img_co/sub.gif) no-repeat right top;
}

#gaiyo_sub ul {
	margin: 0px;
	padding: 0px;
}
#gaiyo_sub li {
	list-style: none;
}
#gaiyo_sub .height1 a {
	height: 16px;
	padding-top: 8px;
}

#gaiyo_sub .height2 a {
	height: 20px;
	padding-top: 2px;
}
