@charset "utf-8";


h1 {
	background: url(../images/h1_title.jpg) right top no-repeat;
	width: 750px;
	height: 127px;
	text-indent: -9999px;
	margin-top: 11px;
}

#main_navi #company {
	background: url(../../common/images/head_comp.gif) left -31px no-repeat;
}

#about_map {
	width: 750px;
	color: #5E5C5C;
	margin: 30px 0 0 0;
}
#about {
	float: left;
	width: 325px;
	background: url(../images/comp_about.gif) left top no-repeat;
}
#about h2{
	margin: 1px 0 0 0;
	text-indent: -9999px;
	border-bottom: 1px solid #878787;
}
#about ul{
	margin: 3px 0 0 0;
	width: 325px;
}
#about ul li{
	padding: 8px 0 !important;
	padding: 7px 0 0 0 ; /* for only IE6 style */
	background: url(../../common/images/dot_line.gif) left bottom repeat-x;
	font-size: 92%;
}
#about ul li span.title{
	float: left;
	width: 65px;
}
#about ul li span.details{
	float: right;
	width: 258px;
}


#map_g {
	float: right;
	width: 395px;
}










/*************************************************************/

