@charset "utf-8";

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■1．キレイの日常ページ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
●１-１．スペシャルインタビュー
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#section_beauty h3{
	margin-bottom:10px;	
}

#beauty_interview{
	overflow:hidden;
	margin-bottom:30px;
}

/*スペシャルインタビュー新着写真*/
#beauty_interview img.interview_photo{
	float:left;	
}
/*スペシャルインタビューリスト*/
#beauty_interview .interview_category{
	float:right;
	width:450px;
	margin-left:5px;	
}
/*NEWマーク*/
#beauty_interview .interview_category p.interview_date img{
	margin-right:5px;
	vertical-align:bottom;
}

/*新着インタビューエリア*/
#beauty_interview .interview_category dl.new_interview{
	margin-top:5px;	
}
#beauty_interview .interview_category dl.new_interview dt{
	padding-left:15px;
	font-size:130%;
	font-weight:bold;
	background:url("../../common/images/box_arrow_yellow.gif") no-repeat left center;
}
#beauty_interview .interview_category dl.new_interview dd{
	padding-left:15px;
	line-height:1.5em
}
/*バックナンバーインタビューエリア*/
#beauty_interview .interview_category .back_interview{
	overflow:hidden;
	margin-top:15px;
}
#beauty_interview .interview_category .back_interview img{
	float:left;
}
#beauty_interview .interview_category .back_interview dl{
	float:right;
	width:376px;
}
#beauty_interview .interview_category .back_interview dl dt{
	padding-left:15px;
	font-weight:bold;
	background:url("../../common/images/box_arrow_yellow.gif") no-repeat left center;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
●１-２．美･痩せテーマブログ集
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#beauty_blog .blog_category{
	overflow:hidden;
	margin:10px 0;
	padding:10px;
	border:1px solid #f0cc3b;
}
#beauty_blog .blog_category dl{
	float:left;
	width:225px;
	margin-right:20px;
}
#beauty_blog .blog_category dd{
	font-size:75%;
	line-height:1.5em;
}
#beauty_blog .blog_category .blog_link{
	float:left;	
	width:200px;
	margin-top:70px;
	text-align:right;
}
#beauty_blog .blog_category .blog_link a{
	padding-left:10px;
	background:url("../../common/images/box_arrow_yellow.gif") no-repeat left center;
}