
#h1_box{
	margin-top:8px;
}
	
.h2_box{
	margin-top:30px;
	margin-bottom:10px;	
}

table.tbl_company {
	width: 740px;
}
table.tbl_company tr td {
}

table.tbl_company tr td.koumoku{
	border:#C8DCCD 1px solid;
	border-collapse:collapse;
	border-spacing:0px;
	padding:5px 15px;
	text-align:center;
}	

table.tbl_company tr td.info{
	padding:5px 15px;
}	

.txt_koumoku{
	font-size:110%;
	color: #333;
	font-weight:bold;
}

.txt_info{
	font-size:110%;
	color: #333;
}

#messageBox{
	margin-top:15px;
	width:684px;
	border:3px #FFF solid;
	background:#EBF0D7;
	padding:25px;
}

#messageBox h3{
	margin-bottom:25px;	
}

#messageBox .message_txt{
	font-size:110%;
	color:#333;
	line-height:1.7em;
	padding:0px 10px;
}

#googlemap_space{
	margin-top:20px;
	width:738px;
	height:480px;
	border:#C8DCCD 1px solid;
}

#googlemap_space iframe{
	width:100%;
	height:480px;
}