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


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


#mainArea .contact{
	width:705px;
}

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

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


#mainArea .contact .detail{
	width:520px;
	margin-left:185px;
}

#mainArea .contact .detail h3{
	padding:0 0 15px;
}

#mainArea .contact .detail dt{
	width:6em;
	padding:1px 0;
	display:block;
	float:left;
}

#mainArea .contact .detail dd{
	display:block;
	padding:1px 0;
}



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


#mainArea .contact .access dt,
#mainArea .contact .access dd{
	font-size:1em;
	line-height:1.8;
}
