@charset "utf-8";

/* clearfix
------------------------------------------------------------------------------*/
.clearfix:after {
	content:'';
	display:block;
	clear:both;
}

/* clearfix IE6 and IE7
------------------------------------------------------------------------------*/
.clearfix {
	/zoom:1;
}


/* contents
------------------------------------------------------------------------------*/

#aboutUs-overview .borderTable dl {
	width:420px;
}
#aboutUs-overview .borderTable dt ,
#aboutUs-overview .borderTable dd {
	width:300px;
	float:left;
}
#aboutUs-overview .borderTable dt {
	width:120px;
}
#aboutUs-history .borderTable {
	padding-top:20px;
	border-top:3px solid #FFC000;
}
#aboutUs-contact .borderTable table {
	border-collapse:separate;
	border-spacing:12px;
}
#aboutUs-contact .borderTable table th {
	background-color:#E4E4F8;
	padding:2px 0 2px 12px;
}
#aboutUs-contact .borderTable table td {
	padding-left:10px;
}
#aboutUs-contact .borderTable table td .tel,
#aboutUs-contact .borderTable table td .fax,
#aboutUs-contact .borderTable table td .mail {
	font-size:125%;
}
#aboutUs-contact .buttons {
	width:438px;
	margin:0 auto;
	margin-top:20px;
}
#aboutUs-contact .buttons .btnDetail {
	float:left;
	margin-right:30px;
}
#aboutUs-contact .buttons .last {
	margin-right:0;
}

#aboutUs-customers .textBox {
	width:600px;
	margin:0 auto;
}
#aboutUs-customers .textBox p {
	float:left;
	width:300px;
	margin-bottom:0;
}
#aboutUs-customers .coution {
	float:right;
}

#aboutUs-map #main .biger {
	margin-bottom:0;
}
#aboutUs-map .access {
	width:600px;
	margin:0 auto;
}