@charset "utf-8";
/* CSS message */
@import url(base.css);
@import url(common.css);
/*-----------------------------*/
.main_img{ background:url(../img/profile_img/bg_main_img_profile.jpg) repeat-x;}
.photo_background{
	background:url(../img/profile_img/profile_main_img.png) 0% 100% no-repeat;
	width:575px; height:598px;
	padding-left:445px;
	margin:0 auto;
}
.photo_background .txt_photo{
	width:450px;
	float:left;
	padding-top:60px;
	padding-left:70px;
}
.photo_background .txt_photo h2{ text-align:left; padding-bottom:20px;}
.photo_background .txt_photo p{ text-align:left; font-size:12px !important; color:#666; padding-bottom:19px; line-height:21px;}
.photo_background .txt_photo p span.date{
	width:87px;
	display:inline-block;
}





















