@charset "utf-8";

/* ==================================================================
	index.css
	
=================================================================== */

/* =================================
   ■ #company
================================== */

#company h2{
	margin-bottom:12px;
	margin-left:5px;
}

#company .chapter{
	background:url(../../images/company/bg.jpg) 0 0 repeat-y;
	
}


/* --------------------------------
   □ outline
-------------------------------- */

#company .chapter .outline{
	padding:26px 23px;
	background:url(../../images/company/h-bg.gif) 0 0 no-repeat;
	border-bottom:1px solid #dcdcdc;
}

#company .chapter .outline table{
	margin-top:20px;
	margin-bottom:30px;
}

#company .chapter .outline table th,
#company .chapter .outline table td{
	border-bottom:solid 1px #e2e2e2;
}

#company .chapter .outline table th{
	border-right:solid 1px #e2e2e2;
	padding:8px 0 8px 14px;
	width:125px;
}

#company .chapter .outline table td{
	padding:8px 0 8px 19px;
	width:500px;
}

#company .chapter .outline table td .mini{
	margin:0;
}

#company .chapter .outline table td .mini th{
	width:100px;
	padding:0;
	border:none;
	font-weight:300;
}

#company .chapter .outline table td .mini td{
	width:300px;
	padding:0;
	border:none;
}


/* --------------------------------
   □ topmessage
-------------------------------- */

#company .chapter .topmessage{
	padding:26px 23px;
	border-bottom:solid 1px #e2e2e2;
}

#company .chapter .topmessage h3{
	margin-bottom:24px;
}

#company .chapter .topmessage dl{
	width:218px;
	float:left;
	margin-right:25px;
}

#company .chapter .topmessage dl dt{
	width:214px;
	border:solid 1px #dcdcdc;
	padding:1px;
	margin-bottom:5px;
}

#company .chapter .topmessage dl dd{
	text-align:center;
}

#company .chapter .topmessage p.text{
	line-height:2;
}

#company .chapter .topmessage p.name{
	margin-top:10px;
	text-align:right;
	margin-bottom:40px;
}


/* --------------------------------
   □ history
-------------------------------- */

#company .chapter .history{
	padding:26px 23px;
	border-bottom:solid 1px #e2e2e2;
}

#company .chapter .history h3{
	margin-bottom:24px;
}


#company .chapter .history table{
	margin-top:20px;
	margin-bottom:30px;
}

#company .chapter .history table th,
#company .chapter .history table td{
	border-bottom:solid 1px #e2e2e2;
}

#company .chapter .history table th{
	border-right:solid 1px #e2e2e2;
	padding:8px 0 8px 14px;
	width:125px;
}

#company .chapter .history table td{
	padding:8px 0 8px 19px;
	width:500px;
}


/* --------------------------------
   □ enterprise
-------------------------------- */

#company .chapter .enterprise{
	padding:26px 23px;
	border-bottom:solid 1px #e2e2e2;
} 

#company .chapter .enterprise h3{
	margin-bottom:24px;
}

#company .chapter .enterprise .division{
	clear:both;
	margin-bottom:20px;
}

#company .chapter .enterprise .division p.img{
	width:126px;
	float:left;
	display:inline;
	margin-right:11px;
	border:solid 1px #dcdcdc;
	padding:1px;
}

#company .chapter .enterprise .division dl dt{
	margin-bottom:15px;
}


/* --------------------------------
   □ access
-------------------------------- */

#company .chapter .access{
	padding:26px 23px;
	background:url(../../images/company/f-bg.gif) 0 100% no-repeat;
} 

#company .chapter .access h3{
}

#company .chapter .access h4{
	font-size:18px;
	margin-bottom:12px;
	clear:both;
	padding-top:20px;
	padding-left:24px;
	color:#0071BE;
	background:url(../../images/company/logo-icon.gif) 0 1em no-repeat;
}

#company .chapter .access p.bar{
	margin-top:20px;
}

#company .chapter .access .map1{
	overflow:hidden;
	zoom:1;
	margin-bottom:30px;
	
}

#company .chapter .access .map1 dl dt{
	width:350px;
	border:solid 1px #dcdcdc;
	padding:1px;
	float:left;
	display:inline;
	margin-right:15px;
}

#company .chapter .access .map1 dl dd{
	font-size:15px;
	line-height:1.8;
}

#company .chapter .access .map1 dl dd.btn{
	margin-top:10px;
}

#company .chapter .access .map-list dl{
	width:330px;
	margin-bottom:30px;
	float:left;
	display:inline;
}

#company .chapter .access .map-list dl dt{
	font-size:15px;
	font-weight:600;
	margin-bottom:5px;
	padding-left:22px;
	color:#0071BE;
	background:url(../../images/company/logo-icon2.gif) 0 0 no-repeat;
}

#company .chapter .access .map-list dl dd{
	margin-left:1.5em;
}

#company .chapter .access .map-list dl dd{
	margin-top:10px;
}




