@charset "utf-8";
/* CSS message */
@import url(base.css);
@import url(common.css);
/*-----------------------------*/
.main_img{ background:url(../img/message_img/bg_img_message.jpg) repeat-x;}
.photo_background{
	background:url(../img/message_img/message_main_img.png) no-repeat;
	width:920px; height:598px;
	margin:0 auto;
}
.photo_background .txt_photo{
	width:440px;
	float:right;
	padding-top:167px;
	padding-right:33px;
}
.photo_background .txt_photo h2{ text-align:left; padding-bottom:24px;}
.photo_background .txt_photo p{ text-align:left; font-size:14px !important; line-height:24px;}
.signatures{ text-align:right; display:block; padding-top:20px;}




















