@charset "utf-8";
/* CSS Document */

@import url("sub.css");

h1{
	position:absolute;
	top:30px;
	left:34px;
	text-indent:-9999px;
	width:103px;
	height:30px;
	background:url("../access/img/title.jpg") no-repeat top left;
}

#h2-1{
	background:url("../access/img/h2_1.gif") no-repeat top left;
	width:540px;
	height:30px;
	text-indent:-9999px;
}

#h3-1{
	background:url("../access/img/h3_1.gif") no-repeat top left;
	width:540px;
	height:43px;
	text-indent:-9999px;
}

#h3-2{
	background:url("../access/img/h3_2.gif") no-repeat top left;
	width:540px;
	height:43px;
	text-indent:-9999px;
}

#h3-3{
	background:url("../access/img/h3_3.gif") no-repeat top left;
	width:540px;
	height:43px;
	text-indent:-9999px;
}

#h3-4{
	background:url("../access/img/h3_4.gif") no-repeat top left;
	width:540px;
	height:43px;
	text-indent:-9999px;
}

#h3-5{
	background:url("../access/img/h3_5.gif") no-repeat top left;
	width:540px;
	height:43px;
	text-indent:-9999px;
}

.accessBox{
	background:url("../access/img/access_box_bg.gif") no-repeat bottom left;
	margin-bottom:30px;
	clear:both;
}

.accessBoxIn{
	padding:12px 17px;
	width:506px;
}

.accessBox dl{
	float:left;
	width:230px;
}

.accessBox dt{
	line-height:1;
}

.accessBox dd{
	line-height:1;
	margin-bottom:10px;
}


.accessBox .map{
	float:right;
	width:260px;
}

.accessBox .map p{
	text-align:right;
}