@charset "utf-8";
#wrap01 {
	display:block;
	float:left;
	width: 765px;
	height: 380px;
	margin-top:70px;
	padding-left: 5px;
}
#col01_l {
	float: left;
	width: 765px;
	height: 380px;
	background: url(hotel_img08.jpg) no-repeat 370px 10px;
}

#col01_l h1{
	margin-top:20px;
}

#col01_l p {
	font-size: 100%;
	line-height: 2em;
	margin-top: 40px;
	width:365px;
}

#col01_r {
	float: left;
	width: 360px;
	height: 380px;
}
#col01_r p {
	line-height: 2.5em;
	margin-top: 10px;
	font-size: 100%;
}

#wrap02 {
	width: 740px;
	height: 180px;
	padding-left: 5px;
	margin-top: 40px;
}
#col02_l {
	display:block;
	float:left;
	width: 400px;
	padding:0;
	margin:0;
}
#col02_l img {
	margin:0 10px 10px 0;
	
}

#col02_r {
	float: left;
	width: 310px;
}
#col02_r p {
	line-height: 100%;
	margin-top: 5px;
	padding-left: 30px;
	font-size: 100%;
	line-height: 2em;
}

#wrap03 {
	width: 740px;
	height: 650px;
	margin-top: 40px;
	padding-left: 30px;
}
#col03_l {
	float: left;
	width: 390px;
}
#col03_l p {
	padding-left: 50px;
	font-size: 108%;
	line-height: 2em;
}

#col03_r {
	float: left;
	width: 300px;
}
#col03_r img {
	margin-top: 10px;
}

#col03_r p {
	font-size: 108%;
	line-height: 2.5em;
	margin-top: 30px;
}

