@import "common.css";

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

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

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

.reader_partner {
	height			: 150px;
	margin			: 0 10px 10px 10px;
	padding			: 0 0 0 210px;
	background		: URL(../images/partner/partner_visual_1.jpg) no-repeat;
}

hr.partner_hr {
	margin			: 30px 0;
}