@import "init.css";
@import "common.css";

div#map{
	width:580px;
	height:100%;
	margin:0 0 20px;
	}
div#map h2{
	width:580px;
	height:36px;
	background:url(../images/other/access_map_h2.gif) no-repeat;
	text-indent:-9999px;
	}
iframe{
	border:1px solid #CCCCCC;
	margin:0 0 10px 0;
	}

div#map p img{
	margin:0 0 5px 0;
	}
p#cap1{
	margin:10px 0 5px 0;
	font-weight:bold;
	}
p#cap2{
	width:180px;
	float:left;
	margin:0 20px 0 0;
	}
p#cap3{
	width:180px;
	float:left;
	margin:0 20px 0 0;
	}
p#cap4{
	width:180px;
	float:left;
	}

div#corpinfo{
	clear:both;
	}
div#corpinfo h3{
	width:580px;
	height:32px;
	background:url(../images/other/access_corpinfo_h3.gif) no-repeat;
	margin:0 0 10px;
	text-indent:-9999px;
	}

div#corpinfo img{
	width:118px;
	height:114px;
	float:left;
	}
div#corpinfo dl{
	width:460px;
	font-weight:bold;
	float:right;
	margin:0 0 5px;
	}
div#corpinfo dl dt{
	font-size:10px;
	}
div#corpinfo dl dd{
	font-size:14px;
	}
div#corpinfo p{
	width:460px;
	float:right;
	}




