@charset "UTF-8";
.ceo_photo{
	float:left;
	margin-right:16px;
}
.greeting_txt p{
	line-height:1.8;
}
.name{
	text-align:right;
}
.company_box table{
	border:1px solid #f2eee5;
	font-size:14px;
}
.company_box tr{
	border-bottom:1px solid #f2eee5;
}
.company_box th{
	text-align:left;
	background-color:#f2eee5;
	width:200px;
    padding: 12px 0 10px 10px;
	line-height:1.8;
    vertical-align: middle;
}
.company_box .tr_last{
	border-bottom:none;
}
.company_box td{
	width:580px;
	padding-left:10px;
	line-height:1.8;
    vertical-align: middle;
}
.company_box td a{
	color:#222;
	text-decoration:underline;
}
.table_second{
	margin:30px 0;
}
.box_last{
	border-bottom:none;
	padding-bottom:0;
	margin-bottom:0;
}