@charset "utf-8";
/* CSS Document */

div#contents h1{
	background: url(../img/access/logo_fine.png) no-repeat;
	width: 201px; height: 195px;
	text-indent: -9999px;
	float: left;
}

div#contents h2{
	background: url(../img/access/title_access.png) no-repeat;
	width: 716px; height: 154px;
	text-indent: -9999px;
	float:right;
}

div#map_area{
	margin-left:50px;
	padding-right:23px;
	border-right:#c271ef solid 1px;
	float:left;
}

div#text_area{
	width:364px;
	height:392px;
	font-size:78%;
	margin-left:23px; 
	float:left;
	overflow:auto;
}

div#text_area dt{margin-bottom:10px;}

div#text_area dd{margin-bottom:20px;}

div#text_area a:link{color:#c271ef; text-decoration:none;}
div#text_area a:visited{color:#c271ef; text-decoration:none;}
div#text_area a:hover{color:#c271ef; text-decoration:underline;}