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


/*-----------------------------------------

Last update:    2015-03-02  by A.G	

Order of description

__index

---------------------------------------*/



/*=============================
  index
=============================*/
#index .block01 dl{
	margin-bottom:40px;
}

#index .block01 dt{
	text-indent:-9999px;
	font-weight:bolder;
	margin-bottom:10px;
}

#index .block01 dd{
	margin-bottom:10px;
}


#access_main{
	margin-bottom:40px;
}


.details p{
	margin:15px 20px;
}


.details p{
	font:300 12px;
	color:#333;
	line-height:20px;
}


.mosaic-block a{
	text-decoration:none;
}

.mosaic-block a:hover{
	text-decoration:none;
}





#map_area{
	clear:both;
}

#map_left{
	float:left;
	width:490px;
}

#map_right{
	float:right;
	width:460px;
}

#map_right #map_canvas01 { 
	width: 460px; 
	height: 415px; 
} 




