@charset "UTF-8";


/*======================================

	company 
	
========================================*/

#company{
	width:840px;
	text-align: left;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
}



/*======================================

	h2
	
========================================*/

#company h2{
	width:200px;
	height:200px;
	font-size:12px;
	line-height: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: transparent url(../i/h2_company.png) no-repeat 0 0px;
	text-indent: -9999em;
}


/*======================================

	h3
	
========================================*/

h3#gaiyou{
	width:600px;
	height:60px;
	font-size:12px;
	line-height: 12px;
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
	background: transparent url(../i/h3_com_gaiyou.png) no-repeat 0 0px;
	text-indent: -9999em;
}

h3#access{
	width:600px;
	height:60px;
	font-size:12px;
	line-height: 12px;
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
	background: transparent url(../i/h3_com_access.png) no-repeat 0 0px;
	text-indent: -9999em;
}



/*======================================

	side-menu
	
========================================*/

ul#side-menu{
	background: #fff;
	margin:30px 0 0 0;
}

ul#side-menu li{
	font-size:14px;
	line-height: 13px;
	margin-bottom: 20px;
}

ul#side-menu li a{
	color:#663300;
	text-decoration: none;
}

ul#side-menu li a:hover{
	color: #669900;
}


a{
	color:#336600;
	text-decoration: underline;	
}

a:hover{
	color: #669900;
}




/* gaiyou
----------------------------------------------- */
#gaiyou{
font-size: 13px;
line-height:24px;
color:#333;
width:550px;
background:#fff;
border-bottom:0px solid #ccc;
border-top:0px solid #ccc;
margin:12px 0 40px 25px;
}

#gaiyou dt.gray1{
clear: left;
float: left;
margin: 0 0 0 0;
padding:16px 0 16px 30px;
width: 150px;
color:#666;
font-weight:bold;
border-top:0px solid #ccc;
background:#eee5ca;
}

#gaiyou dd.gray1{
  margin: 0 0 0 0;
  padding:16px 0 16px 180px;
  border-top:0px solid #ccc;
background:#eee5ca;
}


#gaiyou dt.gray2{
clear: left;
float: left;
margin: 0 0 0 0;
padding:16px 0 16px 30px;
width: 150px;
color:#666;
font-weight:bold;
border-top:0px solid #ccc;
background:#e5f9e7;
}

#gaiyou dd.gray2{
  margin: 0 0 0 0;
  padding:16px 0 16px 180px;
  border-top:0px solid #ccc;
background:#e5f9e7;
}



/*======================================

	map 
	
========================================*/

#map{
	width:550px;
	text-align: left;
	margin:0 0 0 25px;
	padding:0 0 0 0;
}
