#container{
	margin: 0px auto 5px;
	padding: 0px;
	height: auto;
	width: 860px;
	text-align: left;
}

#header{
	margin: 0px;
	padding: 0px;
	height: 78px;
	width: 860px;
	position: relative;
}
h1{
	position: absolute;
	font-size: 10px;
	font-weight: normal;
	left: 6px;
	top: 6px;
}

h2{
	height: 46px;
	width: 290px;
	left: 6px;
	top: 23px;
	position: absolute;
	font-size: 14px;
}
h3{
	position: absolute;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 207px;
	top: 30px;
	right: 13px;
}
#site_poli{
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 150px;
	top: 6px;
	right: 18px;
	position: absolute;
}
#site_poli ul{
	margin: 0px;
	padding: 0px;	
}
#site_poli ul li{
	font-size: 11px;
	float: right;
	list-style: none;
	background: url(common/sitepoli_arrow.gif) no-repeat left center;
	margin-left: 15px;
	padding-left: 10px;
}
#site_poli ul li a{
	color: #444444;
	text-decoration: none;	
}
#site_poli ul li a:hover{
	color: #FF9900;
}

#menu{
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#menu ul{
	height: 38px;
	background: url(common/menu_bg.jpg) repeat-x;
	width: auto;
	overflow: hidden;
	margin-left: 25px;
}
#menu li{
	float: left;
	list-style: none;
	font-size: 13px;
	text-align: center;
	height: auto;
	width: 105px;
	background: url(common/menu_btn_bg.jpg) no-repeat;
}
#menu li a{
	color: #444444;
	text-decoration: none;
	display: block;
	padding: 12px 0px;
	line-height: 100%;
}
#menu li a:hover{
	color: #111111;
	text-decoration: none;
	background: url(common/menu_btn_bg_f2.jpg) no-repeat;
}
#menu li.last{
	width: 172px;
	background: url(common/menu_btn_last.jpg) no-repeat;
}
#menu li.last a{
	color: #444444;
	text-decoration: none;
	display: block;
	padding: 12px 0px;
	line-height: 100%;
}
#menu li.last a:hover{
	color: #111111;
	text-decoration: none;
	background: url(common/menu_btn_last_f2.jpg) no-repeat;
}
#leftnavi{
	margin: 15px 0px;
	padding: 0px;
	height: auto;
	float: left;
	width: 208px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	overflow: hidden;
	background: #FFFFFF;
}
#leftnavi h4{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	text-indent: 23px;
	margin-top: 5px;
	margin-left: 10px;
	background: url(common/left_arrow.gif) no-repeat left top;
	width: 190px;
	height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 100%;
}
#leftnavi h4.last{
	margin-bottom: 8px;
}
#leftnavi h4 a{
	color: #004E98;
	text-decoration: none;
	display: block;
}
#leftnavi h4 a:hover{
	color: #00386E;
}
#leftnavi h5{
	width: 190px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 150%;
	text-indent: 23px;
	margin-left: 10px;
}
#leftnavi h5.last{
	margin-bottom: 8px;
}
#leftnavi h5 a{
	color: #444444;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#leftnavi h5 a:hover{
	color: #000000;
	background: url(top/left_navi_back_f2.jpg) no-repeat;	
}
#leftnavi img{
	height: 38px;
	width: 208px;
}
#leftinfo{
	width: 195px;
	height: 220px;
	overflow: auto;
	margin-left: 10px;
}
.info{
	border-bottom: 1px dotted #999999;
	width: 160px;
	padding: 8px;
}
.info p{
	font-size: 11px;
	line-height: 150%;
}
#company{
	width: 195px;
	margin: 10px 0px 15px 10px;
	padding-top: 10px;
}
#company dl{
	margin: 0px;
	padding: 0px;
}
#company dd{
	font-size: 12px;
	line-height: 150%;
}
#company dt{
	font-size: 12px;
	line-height: 150%;
}
#footer{
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #004998;
	height: 20px;
}
address{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 170%;
}

