@charset "utf-8";
@import "base.css";

p.philosophy {
	margin:50px 0;
}
p.txt {
	width:560px;
	margin:0 auto;
	line-height:1.8;
	margin-bottom:20px;
}
p.txt img.ceophoto {
	float:right;
	margin:0 0 70px 20px;
}
div#main h5 {
	width:680px;
	margin:0 auto;
	color:#000;
	font-size:1.1em;
	padding-bottom:4px;
	border-bottom:solid 2px #000E64;
}
dl.humanTbl {
	width:400px;
}
dl.humanTbl dt {
	clear:left;
	float:left;
	padding:0;
	width:120px;
}

dl.humanTbl dd {
	margin-left:0;
	padding:0 0 0 120px;
}

.sublDetail {
	width:185px !important;
}
* html .sublDetail {
	width:170px !important;
}
dl.accessMaps {
	width:690px;
	overflow:hidden;
	margin:0 auto;
}
dl.accessMaps dt{
	clear:left;
	float:left;
	width:250px;
	padding:8px 0 8px 0;
}

dl.accessMaps dd{
	border-bottom:1px dotted #AAAAAA;
	margin-left:0;
	padding:8px 0 7px 265px;
}