@charset "utf-8";
#access {
	background-image: url(../images/access/title_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 680px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#main #r_box #access h2 {
	height: 160px;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#access #block1 h3 {
	font-size: 18px;
	line-height: 24px;
}
#access #block1 ul {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	list-style-type: none;
}

