@charset "utf-8";


/* コンテンツエリア
---------------------------*/
#contents{
	width:890px;
	height:auto;
	margin:0 auto 100px auto;
}

#msg_text{
	width:645px;
	height:auto;
	font-size: 15px;
	line-height:30px;
	margin-left:30px;
	float:left;
}

#logo_3{
	width:145px;
	height:28px;
	margin:15px 0 0 385px;
	
}
#sign{
	width:160px;
	height:auto;
	margin:13px 0 0 485px;
	font-size:17px;
	line-height:1em;
}

#eigo_name{
	font-size:7px;
	line-height:2.2em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left:58px;
}

#msg_img{
	width:133px;
	margin:65px 30px 0 0;
	float:right;
}

/*企業内容*/
table{
	width: 890px;
	border-collapse: collapse;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top:35px;
}
tr{
}
th{
	width:25%;
	font-size:15px;
	line-height:35px;
	text-align:left;
	color:#33b3ed;
	padding: 5px 30px 5px 30px;
	vertical-align: top;
	background-color:#f3fafd;
	border-bottom: 1px solid #33b3ed;
}

td{
	width:75%;
	padding: 5px 0 5px 30px; 
	line-height:30px;
	border-bottom: 1px dotted #9ea1a6;
	background-color:#fcfcfd;
}

#gmap{
	font-size:13px;
	vertical-align:baseline;
}
.comment_1{
	font-size:11px;
}

