@charset "utf-8";

/* ============================================
	access
============================================ */
dl.access01 {
	overflow: hidden;
}
	dl.access01 dt {
		clear: both;
		background: url(/access/img/bg_access01.jpg) no-repeat left top;
		float: left;
		margin-top: 10px;
		padding-left: 8px;
		font-weight: bold;
	}
	dl.access01 dd {
		background: url(/common/img/bg_dotX_01.gif) repeat-x left bottom;
		margin-top: 10px;
		padding-left: 155px;
		padding-bottom: 10px;
	}
		dl.access01 dd p {
			height: 1%;
		}
dl.access02 {
	overflow: hidden;
	zoom: 1;
}
	dl.access02 dt {
		clear: both;
		background: url(/access/img/bg_access01.jpg) no-repeat left top;
		float: left;
		margin-top: 15px;
		padding-left: 10px;
	}
	dl.access02 dd {
		background: url(/common/img/bg_dotX_01.gif) repeat-x left bottom;
		margin-top: 15px;
		padding-top: 1px;
		padding-left: 272px;
		padding-bottom: 9px;
	}
		dl.access02 dd span {
			font-weight: bold;
		}

