@charset "UTF-8";

/* -------------------------------
お問い合わせ */

#contents #contact p{
	width:151px;
	float:left;
}
#contents #main #contact dl{
	width:505px;
	float:left;
}
#contents #main #contact dd{
	margin:0;
}

/* -------------------------------
キャンペーンバナー */
#contents #banners p{
	padding:0 0 26px 26px;
}

/* -------------------------------
ゲストハウス物件一覧 */

#tolist p.photo{
	padding:0 0 0 26px;
}
#tolist p.cut{
	padding:12px 0 0 0;
	width:270px;
	float:left;
}
#tolist p.text{
	width:356px;
	padding:12px 0 0 0;
	line-height:1.5;
	text-align:justify;
	text-justify:inter-ideograph;
	float:left;
}
#tolist p.text span{
	padding:20px 0 0 0;
}

/* -------------------------------
クローズアップ */

#pickup .guest{
	width:600px;
	margin:0 0 0 26px;
	clear:both;
	display:inline;
}
#pickup .guest .photo{
	padding:0 10px 10px 0;
	float:left;
}
#pickup .guest .photo img{
	padding:1px;
	border:2px solid #1a1f51;
	vertical-align:top;
	display:inline-block;
}
#pickup .guest .photo img:hover{
	padding:1px;
	border:2px solid #c6002f;
	opacity:0.7;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
	display:inline-block;
}
#pickup div{
	padding:0 0 10px 0;
	width:264px;
	float:left;
}
#pickup h3{
	background:url(../img/index/border-gray.png) no-repeat top right;
}
#pickup h3 span{
	padding:10px 0 0 0;
	background:url(../img/index/border-navy.png) no-repeat;
	display:inline-block;
}
#pickup .guest h3 a{
	color:#1a1f51;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
}
#pickup .guest h4{
	padding:16px 0 0 0;
	color:#66a700;
	font-weight:bold;
	line-height:1.61;
}
#pickup .guest p.text{
	line-height:1.61;
}
