@charset "UTF-8";
/* CSS Document */

.section table {
	margin:30px 0 50px 0;
	width:100%;
}
.section th, .section td { vertical-align:top; padding:8px 0 8px 8px; }

.section th {
	width:100px;
	padding-left:30px;
}


#outline {
	background:url(../images/bg_company.gif) no-repeat center bottom;
	height:480px;
	position:relative;
}
#outline .box {
	position:absolute;
	text-align:center;
	width:200px;
	font-size:11px;
	line-height:180%;
}
#outline0 { left:30px; top:60px; }
#outline1 { left:470px; top:35px; }
#outline2 { left:240px; top:290px; }

#outline p { margin-bottom:0; }

#outline a {
	display:inline-block;
	margin:10px 0;
	padding-left:18px;
	font-size:12px;
	background:url(../../common/images/sprite.gif) no-repeat left -48px;
}
#outline a:hover { background:url(../../common/images/sprite.gif) no-repeat left -98px; }

dt { margin-top:15px; }
dt.first { margin-top:0; }
dd { margin-left:15px; }

#map { height:270px; }
.maplink {
	margin:5px 0;
	text-align:right;
}