@charset "utf-8";
/* CSS Document */

/*■□■□■□■□■□■□  ■□■□■□■□■□■□*/

#access {
	height:500px;
}

#access p.copy{
	display:block;
	background:url(../img/access_tit.gif) no-repeat;
	height:70px;
	text-indent:-9999px;
}

#access .box_gray{
	width:330px;
	margin-top:20px;
	padding:10px;
}

#access .box_gray li{
	background:url(../../img/common/ico_dot01.gif) left no-repeat;
	padding-left:13px;
}

