@charset "utf-8";
/* CSS Document */

h2.mainG{
	width:960px;
	margin:0 auto;
}
#access .map{
	width:840px;
	min-height:450px;
	margin:0 auto 33px auto;
	text-align:center;
	background:url(../images/access/access_main_g.gif) left top no-repeat;
}

/* link設定 */
#access .map a { /*\*/ overflow:hidden; /*\*/ }
#access .map a:link { color:#2db7d0; text-decoration:underline; }
#access .map a:active { color:#2db7d0; text-decoration:underline; }
#access .map a:visited { color:#2db7d0; text-decoration:underline; }
#access .map a:hover { color:#79d4e4; text-decoration:none; }

#access .access_txt{
	width:800px;
	margin:0 auto 20px auto;
	font-size:117%;
}
#access .access_txt .access_L{
	width:390px;
	margin:0 40px 0 0;
	float:left;
}
#access .access_txt .access_R{
	width:370px;
	float:right;
}





