@charset "utf-8";



#MAIN_COL #box01{
	padding-bottom: 20px;
}

#MAIN_COL #box01 .item{
	width: 100%;
	padding-bottom: 20px;
}
#MAIN_COL #box01 .item:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size:0;
	line-height:0;
}
#MAIN_COL #box01 .item h4{
	padding-bottom: 15px;
}

#MAIN_COL #box01 .item .col_l{
	width: 350px;
}
#MAIN_COL #box01 .item .col_l p{
	line-height: 1.8;
	text-align: justify;
	text-justify: inter-ideograph;
}
#MAIN_COL #box01 .item .col_l p.link{
	line-height: 1.1;
	padding-top: 15px;
}
#MAIN_COL #box01 .item .col_l p.link a{
	padding-left: 18px;
	text-decoration: underline;
	background: url("../common/img/arrow01.jpg") 0 4px no-repeat;
}
#LTIE8 #MAIN_COL #box01 .item .col_l p.link a{
	background: url("../common/img/arrow01.jpg") 0 2px no-repeat;
}
#MAIN_COL #box01 .item .col_l p.link a:hover{
	text-decoration: none;
}
#MAIN_COL #box01 .item .col_r{
	width: 192px;
	padding-top: 2px;
}


/* お部屋タイプ
=============================================== */
#MAIN_COL .box02{
	width: 100%;
}
#MAIN_COL .box02 .item:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size:0;
	line-height:0;
}
#MAIN_COL .box02 h5{
	padding-bottom: 15px;
}
#MAIN_COL .box02 .item{
	width:278px;
	float: left;
	background: url("img/itemBg.jpg") 0 0;
	margin-bottom: 12px;
}
#MAIN_COL .box02 .itemR{
	float: right;
}
#MAIN_COL .box02 .item dl{
	background: #fff;
	margin: 4px;
	padding: 9px;
}
#MAIN_COL .box02 .btn{
	text-align: center;
	padding-bottom: 30px;
}
