/* gallery_space
-----------------------------*/


#container {
	/* only bg css */
	background:url(../image/cmn_bg_dot_gray_wide.gif) 255px 0 repeat-y;
}


#mainArea .galleryLocation{
	width:705px;
}

#mainArea .galleryLocation h2{
	width:705px;
	height:170px;
	background:#fff;
}

#mainArea .galleryLocation #mainVisual{
	padding-bottom:40px;
	background:#fff;
}


#mainArea .galleryLocation .access{
	width:520px;
	margin-left:185px;
}

#mainArea .galleryLocation .access h3{
	padding:0 0 15px;
}

#mainArea .galleryLocation .access p{
	padding-bottom:18px;
}



/* font
-----------------------------*/


#mainArea .galleryLocation .access p{
	font-size:1em;
	line-height:1.8;
}
