@charset "utf-8";
@import "base.css";
@import "reset.css";
@import "common.css";


/* 				share
--------------------------------------------------------------------*/
div#content h1 {
	padding:13px 0 0 22px;
	width:578px;
	height:87px;
	background:url(../images/company_h1.jpg) left top no-repeat;
	font-size:2.8em;
	line-height:1.4em;
	margin:0 0 20px 0;
	color:#003333;
}
div#content h2 {
	margin:0 0 20px 0;
	padding:2px 0 0 30px;
	height:23px;
	font-size:1.6em;
	font-weight:bold;
	background:url(../images/h_1.jpg) left bottom no-repeat;
}



/* 				ceo
--------------------------------------------------------------------*/
div#ceo {
	margin:0 0 20px 0;
}
div#ceo div p {
	float:left;
	width:422px;
	font-size:1.2em;
	line-height:1.6em;
}
div#ceo div img {
	float:right;
}



/* 				company
--------------------------------------------------------------------*/
div#company {
	margin:0 0 20px 0;
}
div#company dl dt {
	float:left;
	clear:both;
	font-size:1.2em;
	line-height:2em;
	width:100px;
}
div#company dl dd {
	font-size:1.2em;
	line-height:2em;
	margin:0 0 0 100px;
}


/* 				access
--------------------------------------------------------------------*/
div#access {
	margin:0 0 40px 0;
}
div#access div#map {
	width:600px;
	height:320px;
	margin:0 0 20px 0;
}
div#access dl dt {
	font-size:1.6em;
	line-height:1.6em;
	font-weight:bold;
	color:#FF9900;
}
div#access dl dd {
	font-size:1.2em;
	line-height:1.6em;
	padding:0 0 20px 0;
}