@charset "utf-8";
/* CSS Document */
p{
	line-height:1.2em;
}
#contents1_access{
	background-image:url(../images_access/access_map_visual_1.png);	
	padding-top:10px;
	height:790px;
}
#access_comments h3{
	font-size:14px;
	margin:10px;	
}

#access_visual{
	width:870px;
	height:790px;
	margin:0px 40px;
	padding:100px 30px 0px;
}
#access_info{
	margin-left:20px;
	width:430px;
	height:400px;
	float:left;
	/*border:solid red 1px;*/

}
#access_map{
	width:380px;
	height:380px;
	float:right;
	margin:240px 50px 0px 20px;
	/*border:solid red 1px;*/
}
#access_pic{
	float:left;
	width:200px;
}
#access_comments{
	width:200px;
	float:right;
	margin-right:20px;
	font-size:14px;
}
#access_comments img{
	margin-bottom:5px;

}

	