@import "common.css";

/* ----- access CSS ----- */

/* // catch // */
#eyecatch {
	display			: block;
	text-indent		: -9999em;
	width			: 940px;
	height			: 195px;
	background		: URL(../images/common/eyecatch.jpg) no-repeat;
}

h2#title_h2 {
	display			: block;
	text-indent		: -9999em;
	height			: 30px;
	background		: URL(../images/page_title/h2_access.gif) no-repeat;
	margin			: 0 0 20px 0;
}

h4.adobe_h4 {
	margin			: 0;
	font-size		: 110%;
	line-height		: 100%;
	color			: #00587f;
}

/* // rayout // */
.reader_end img {
	border			: 1px solid #e8e8e8;
}

.reader {
	margin			: 0 10px 30px 10px;
}

.reader a {
	padding			: 0 0 0 15px;
	background		: URL(../images/common/link.gif) no-repeat;
	background-position : center left;
}

.reader a span {
	padding			: 0 15px 0 0;
	background		: URL(../images/common/icon_pdf.gif) no-repeat;
	background-position : center right;
}

ul.access_ol {
	padding			: 0 0 0 40px;
}

ul.access_ol li {
	padding			: 2px 0;
}
