@charset "utf-8";

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■1．Hershe.jpとは
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#section_about #about_box{
}
/*左側テキストエリア*/
#section_about #about_box .about_right{
	padding:15px 0 20px 228px;
	background:#f8f5ee url("../images/about_bg.jpg") no-repeat left bottom;
}
/*タイトル設定*/
#section_about #about_box h3{
	margin:0 0 10px 10px;	
}
/*テキストの枠関係設定*/
#section_about #about_box .about_right .text_area{
	width:464px;
	margin-left:8px;
	padding-top:12px;
	background:#FFFFFF url("../images/about_text_head.gif") no-repeat left top;	
}

#section_about #about_box .about_right .text_area p{
	padding:10px;
	background:#FFFFFF url("../images/about_text_foot.gif") no-repeat left bottom;	
}

#section_about #about_box .about_right .text_area p img.about_name{
	margin:20px 0 0 145px;	
}
