@charset "utf-8";

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■1．キレイの日常ページ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
●１-１．スペシャルインタビュー
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#section_healing h3{
	margin-bottom:10px;	
}

#healing_voyage{
	overflow:hidden;
	margin-bottom:30px;
}

/*スペシャルインタビュー新着写真*/
#healing_voyage img.voyage_photo{
	float:left;	
}
/*スペシャルインタビューリスト*/
#healing_voyage .voyage_category{
	float:right;
	width:450px;
	margin-left:5px;	
}
/*NEWマーク*/
#healing_voyage .voyage_category p.voyage_date img{
	margin-right:5px;
	vertical-align:bottom;
}

/*新着インタビューエリア*/
#healing_voyage .voyage_category dl.new_voyage{
	margin-top:5px;	
}
#healing_voyage .voyage_category dl.new_voyage dt{
	padding-left:15px;
	font-size:130%;
	font-weight:bold;
	background:url("../../common/images/box_arrow_green.gif") no-repeat left 6px;
}
#healing_voyage .voyage_category dl.new_voyage dd{
	padding-left:15px;
	line-height:1.5em
}
/*バックナンバーインタビューエリア*/
#healing_voyage .voyage_category .back_voyage{
	overflow:hidden;
	margin-top:15px;
}
#healing_voyage .voyage_category .back_voyage img{
	float:left;
}
#healing_voyage .voyage_category .back_voyage dl{
	float:right;
	width:376px;
}
#healing_voyage .voyage_category .back_voyage dl dt{
	padding-left:15px;
	font-weight:bold;
	background:url("../../common/images/box_arrow_green.gif") no-repeat left center;
}


