@charset "utf-8";

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	葬儀場支配人インタビュー
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#Section_Interview{
	width:702px;
	padding:20px 24px 0px 24px;
}

#Section_Interview .interview_wrapper{
	width:702px;
	margin-bottom:20px;
	background:url("../images/interview_bg_middle.gif") repeat-y left top;
	border-bottom:3px solid #eac5e8;
}

#Section_Interview .interview_list {
	padding:13px 0 15px 26px;
	background:url("../images/interview_bg_top.gif") no-repeat left top;	
}

#Section_Interview .interview_list img.list_photo{
	float:left;
	width:68px;
	margin:0 35px 0 0;
	border:1px solid #8a8476;	
}

#Section_Interview .interview_list .interview_right{
	float:left;
	width:560px;
	color:#63473d;
}

#Section_Interview .interview_list h4{
	margin:25px 0 10px 0;
	padding-left:15px;
	font-size:120%;
	font-weight:bold;
	background:url("../images/arrow.gif") no-repeat left center;	
}

#Section_Interview .interview_list .btn_area ul.btn_set{
	margin:5px 0 0 270px;
}

#Section_Interview .interview_list .btn_area ul.btn_set li{
	float:left;
	margin-left:5px;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
	会員インタビュー - 詳細
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#Section_Detail{
	width:702px;
	margin:0 auto 20px auto;
}

/*ボタン*/
#Section_Detail .b_back{
	margin:10px 0 15px 0;
}


/*枠*/
#Interview_Detail{
	width:702px;
	margin:0 auto;
	padding-bottom:12px;
	border-top:5px solid #b288c7;
	background:url("../images/bg_purple.gif") repeat left top;
	
}

/*タイトル*/
#Interview_Detail .title_area{
	padding:12px;
	background:url("../images/title_bg.gif") no-repeat left top;
}

#Interview_Detail .title_area h4{
	float:left;
	width:505px;
	padding-bottom:19px;
	font-size:140%;
}

#Interview_Detail .title_area .hall_btn{
	float:left;
	width:173px;
}


#Interview_Detail .title_area #message_area{
	clear:both;	
}

#Interview_Detail .title_area #message_area .photo01{
	float:left;
	width:98px;
	margin:0 5px 0 2px;
	padding:20px 19px 17px 22px;
	background:url("../images/photo_bg.gif") no-repeat left top;	
}

#Interview_Detail .title_area #message_area .photo01 img{
	border:1px solid #7c778b;	
}

#Interview_Detail .title_area #message_area dl.comment{
	float:left;
	width:370px;
	margin:7px 0 0 1px;
}

#Interview_Detail .title_area #message_area dl.comment dd{
	padding-right:30px;
	text-align:right;
	font-weight:bold;
}

#Interview_Detail .title_area #message_area .photo02{
	float:left;
	width:148px;
	margin-top:9px;
}

#Interview_Detail .title_area #message_area .photo02 img{
	border:1px solid #666666;	
}

#Interview_Detail .title_area p.text_area{
	margin-top:17px;
	padding:15px;
	background:url(../images/read_bg.gif) repeat left top;	
}


/*内容*/
#Detail_Content{
	width:646px;
	margin:0px auto;
	padding:16px;
	background:#FFFFFF;	
}

#Detail_Content dl{
	padding:20px 15px;
	background:url("../images/dot_line.gif") repeat-x left bottom;
}

#Detail_Content dl dt{
	margin-bottom:15px;
	font-size:120%;
	font-weight:bold;
	color:#765874
}

#Detail_Content dl.dl02{
	margin-bottom:20px;
	padding:20px 15px;
	background:none;
}


