@charset "utf-8";

/* index "A WORD FROM REPRESENTATIVE" */
.mes-block_en{
	width:180px;
	float:right;
	margin:0 15px 20px 20px;
	background-image: url(../company/img/mes_p_bg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mes-block_en .bg{
	background-image: url(../company/img/mes_p_bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:14px 15px 12px 13px;
	text-align:center;
}
.mes-block_en p{
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:9px 0 0 0;
}


/*  index "profile" */

table.profile_en{
 width:833px;
	margin:0 0 62px 25px;}
table.profile_en th,
table.profile_en td,
table.profile_en td.square{
	border-bottom:1px dotted #959595;
	font-size:85%;
	line-height:140%;
	vertical-align: top;
	padding:9px 0;
}
table.profile_en td.square{
 color:#ced6f6;
 padding:9px 0 0 8px;
 }
table.profile_en th{width:182px;}
table.profile_en td.pic{
	width:234px;
	border:0;
	padding:9px 3px 9px 0;
	text-align:right;
}
table.profile_en tr.end th,
table.profile_en tr.end td{
	border:0;
}

