/* content */

#content_template{
	padding:40px 20px 20px 20px;
	width:940px;
	margin-left:auto;
	margin-right:auto;
	background: #fff;
}
#content_template #resort_title{
		padding-top:160px;
		width:940px;
		height:auto;
		background: url(../../img/resort/common/resort_title.jpg) no-repeat center top;
}
#content_template #r_okinawa_root{
		padding-top :100px;
		width:940px;
		height:auto;
		background: url(../../img/resort/common/resort_okinawa.png) no-repeat center top;
}
#content_template #r_hawai_root{
		padding-top :100px;
		width:940px;
		height:auto;
		background: url(../../img/resort/common/resort_hawai.png) no-repeat center top;
}
#content_template #r_guam_root{
		padding-top :100px;
		width:940px;
		height:auto;
		background: url(../../img/resort/common/resort_guam.png) no-repeat center top;
}
#content_template #r_bali_root{
		padding-top :100px;
		width:940px;
		height:auto;
		background: url(../../img/resort/common/resort_bali.png) no-repeat center top;
}
#content_template #r_saipan_root{
		padding-top :100px;
		width:940px;
		height:auto;
		background: url(../../img/resort/common/resort_saipan.png) no-repeat center top;
}
#content_template #r_wrapper{
	width: 860px;
	margin: 50px auto;
}
#content_template #r_wrapper #r_block_l {
	width: 415px;
	float: left;
}
#content_template #r_wrapper #r_block_r {
	width: 415px;
	float: right;
}
#content_template #r_wrapper:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
#content_template #r_wrapper h3#r_name {
	margin-bottom:20px;
	width:415px;
	height:40px;
	background: url(../../img/resort/common/midashi_line.jpg) no-repeat left top;
	font-size:15px;
	font-weight: bold; 
	line-height:40px;
	padding: 0 0 0 40px;
}
#content_template #r_wrapper h4#r_catch {
	font-size:15px;
	font-weight: bold;
	margin-bottom:20px;
}
#content_template #r_wrapper p.r_comment {
	font-size:13px;
	margin-bottom:20px;
}
#content_template #r_wrapper ul#photo_block {
	margin: 0 0 0 -19px;
}
#content_template #r_wrapper ul#photo_block li {
	float: left;
	margin: 0 0 0 19px;
}










#content_template #about_root{
		padding-top:60px;
		width:940px;
		height:838px;
		background: url(../../img/about/about_root_b.png) no-repeat center top;
}
#about_root #root1{
		padding-left:120px;
		padding-top:70px;
		height:58px;
		font-size:16px;
		line-height:1.5;
		font-weight:bold;
		background: url(../../img/about/about_root1.jpg) no-repeat center top;
}
#about_root #root2{
		margin-top:95px;
		padding-left:120px;
		padding-top:70px;
		height:58px;
		font-size:16px;
		line-height:1.5;
		font-weight:bold;
		background: url(../../img/about/about_root2.jpg) no-repeat center top;
}
#about_root #root3{
		margin-top:95px;
		padding-left:120px;
		padding-top:70px;
		height:58px;
		font-size:16px;
		line-height:1.5;
		font-weight:bold;
		background: url(../../img/about/about_root3.jpg) no-repeat center top;
}
#about_root #root4{
		margin-top:90px;
		padding-left:120px;
		padding-top:105px;
		height:63px;
		font-size:16px;
		line-height:1.5;
		font-weight:bold;
		background: url(../../img/about/about_root4.jpg) no-repeat center top;
}
#content_template #read {
	width:862px;
	margin: 0 auto 30px auto;
	line-height: 1.7;
}
