*{
	margin: 0;
	padding: 0;
}
html,body{
	font-size: 12px;
	color: #EEEEEE;
	background-color: #C9CACB;
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat-x;
}
li{
	list-style-type: none;
}
img{
	border: 0;
}
h1{
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	background-color: #000000;
	height: 10px;
	padding: 10px 15px;
}
div#outer{
	width: 100%;
	border-top: 7px solid #F4A890;
	border-bottom: 7px solid #F4A890;
	background-image: url(../img/hosi_bg_l.jpg);
	background-repeat: repeat-x;
}
div#main{
	width: 923px;
	margin: 0 auto;
	background-image: url(../img/outer_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
div#flash{
}
div#body{
	padding: 0 20px;
	background-image: url(../img/panel_bg.jpg);
	background-repeat: no-repeat;
}
	#banners{
		float: left;
		width: 500px;
		overflow: hidden;
	}
	#banners li{
		float: left;
	}
		#banner_email{
			padding: 4px 0 0 0;
		}
		#banner_coupon{
			padding: 0 0 0 21px;
		}
		#banner_bissiness{
			padding: 20px 0 0 17px;
		}
		#banner_yunohana{
			padding: 20px 0 0 2px;
		}
	#news_and_topics{
		width: 370px;
		float: left;
		background-image: url(../img/news_and_topics_header.gif);
		background-repeat: no-repeat;
		background-position: 0 6px;
		padding: 34px 0 1px 0;
		border-bottom: 1px solid #666666;
	}
		#scroll_pane{
			height: 170px;
			overflow: auto;
		}
		#news_and_topics dl{
			border-top: 1px solid #666666;
		}
		#news_and_topics dt{
			color: #F4A990;
			font-weight: bold;
			font-family: Arial;
			padding: 2px 2px 1px 2px;
		}
		#news_and_topics dd{
			padding: 1px 2px;
		}
		#news_and_topics dd a{
			color: #FFFFFF;
			text-decoration: none;
			padding: 0 55px 0 0;
		}
		#news_and_topics dd a:hover{
			color: #F4A990;
			text-decoration: underline;;
		}
		#news_and_topics dd a.new{
			background-image: url(../img/new_nomal.gif);
			background-repeat: no-repeat;
			background-position: 100% 0;
		}
		#news_and_topics dd a.new:hover{
			background-image: url(../img/new_active.gif);
		}
			#hotel_0{
				background-image: url(../img/hotel_0.gif);
				background-repeat: no-repeat;
				background-position: 280px 6px;
			}
			#hotel_1{
				background-image: url(../img/hotel_1.gif);
				background-repeat: no-repeat;
				background-position: 280px 5px;
			}
			#hotel_2{
				background-image: url(../img/hotel_2.gif);
				background-repeat: no-repeat;
				background-position: 270px 5px;
			}
			#hotel_3{
				background-image: url(../img/hotel_3.gif);
				background-repeat: no-repeat;
				background-position: 270px 5px;
			}
			#hotel_4{
				background-image: url(../img/hotel_4.gif);
				background-repeat: no-repeat;
				background-position: 270px 6px;
			}
			#hotel_5{
				background-image: url(../img/hotel_5.gif);
				background-repeat: no-repeat;
				background-position: 270px 5px;
			}
			#hotel_6{
				background-image: url(../img/hotel_6.gif);
				background-repeat: no-repeat;
				background-position: 270px 5px;
			}
			#hotel_7{
				background-image: url(../img/hotel_7.gif);
				background-repeat: no-repeat;
				background-position: 270px 5px;
			}
			#hotel_8{
				background-image: url(../img/hotel_8.gif);
				background-repeat: no-repeat;
				background-position: 270px 5px;
			}
			#hotel_9{
				background-image: url(../img/hotel_9.gif);
				background-repeat: no-repeat;
				background-position: 270px 5px;
			}
			#hotel_10{
				background-image: url(../img/hotel_10.gif);
				background-repeat: no-repeat;
				background-position: 270px 5px;
			}
			#hotel_11{
				background-image: url(../img/hotel_11.gif);
				background-repeat: no-repeat;
				background-position: 270px 5px;
			}
			#hotel_12{
				background-image: url(../img/hotel_12.gif);
				background-repeat: no-repeat;
				background-position: 280px 5px;
			}

div#foot{
	clear: both;
	padding: 0 20px;
}
#qr{
	width: 120px;
	float: left;
	font-size: 9px;
	line-height: 140%;
	visibility: hidden;
}
#footer_nav{
	font-size: 10px;
	padding: 10px 0 0 0;
}
	#footer_nav a{
		color: #FFFFFF;
		text-decoration: none;
	}
	#footer_nav a:hover{
		text-decoration: underline;
	}
	#foot_nav_1{
		width: 600px;
		overflow: hidden;
		border-left: 1px solid #FFFFFF;
		margin: 10px auto 0 auto;
	}
	#foot_nav_2{
		width: 480px;
		overflow: hidden;
		border-left: 1px solid #FFFFFF;
		margin: 10px auto 0 auto;
	}
		#foot_nav_1 li, #foot_nav_2 li{
			float: left;
			padding: 5px 15px;
			border-right: 1px solid #FFFFFF;
		}


#copyright{
	text-align: center;
	padding: 20px 0;
}












