@import "common.css";

/* ----- agreement 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_agreement.gif) no-repeat;
	margin			: 0 0 20px 0;
}

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

/* // rayout // */
.reader {
	margin			: 0 10px 40px 10px;
}

.reader_end_agreement {
	margin			: 0 10px;
}

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

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