@charset "UTF-8";
/**************************************************************************************************
ブライトンプレート
**************************************************************************************************/

/* box_01
-------------------------------------------------------------------------------------------------*/

#area_inside .box_01{
	height:286px;
	background:url(../../img/stay/plate/main.jpg) left top no-repeat;
}

#area_inside .box_01 h3,
#area_inside .box_01 p{
	font-size:0;
	line-height:0;
	vertical-align:middle;
}

/* box_02
-------------------------------------------------------------------------------------------------*/

#area_inside .box_02{
	background:url(../../img/stay/plate/bg_info.gif) left top no-repeat;
	padding:25px 35px;
	height:83px;
	margin:0 0 30px 0;
}

#area_inside .box_02 .f_right{
	width:240px;
}

#area_inside .box_02 .f_right p{
	margin:0 0 5px 0;
}

#area_inside .box_02 .f_right a{
	color:#222;
	font-weight:bold;
	line-height:1.5;
	
}

#area_inside .box_02 .f_right li{
	background:url(../../img/stay/plate/arrow_01.gif) left 0.5em no-repeat;
	padding:0 0 0 10px;
}

/* box_03
-------------------------------------------------------------------------------------------------*/

#area_inside .box_03{
	float:left;
	padding:0 0 0 15px;
	margin:0 0 10px 0;
}

#area_inside .box_03 p{
	margin:0 0 10px 0;
}

/* box_04
-------------------------------------------------------------------------------------------------*/

#area_inside .box_04{
	float:right;
	padding:0 15px 0 0;
	width:330px;
	margin:0 0 10px 0;
}

#area_inside .box_04 h4{
	padding:10px 0;
}

#area_inside .box_04 ul{
	border-top:1px #dad2cf solid;
}

#area_inside .box_04 li{
	border-bottom:1px #dad2cf solid;
	line-height:1.5;
	padding:5px 0 5px 12px;
	background:url(../../img/stay/plate/li_01.gif) left 0.7em no-repeat;
}


