@import "common.css";

/* //// IE6以下用のh2.title_1 //// */
* html h2.title_1 {
	clear			: both;
	display			: block;
	text-indent		: -9999px;
	overflow		: hidden;
	width			: 740px;
	height			: 35px;
	margin			: 35px 0 20px 0;
	padding			: 0;
	background		: URL(../images/title_1.gif) no-repeat;
}

h2.title_1 {
	clear			: both;
	display			: block;
	text-indent		: -9999px;
	overflow		: hidden;
	width			: 740px;
	height			: 35px;
	margin			: 20px 0 20px 0;
	padding			: 0;
	background		: URL(../images/title_1.gif) no-repeat;
}

/* //// IE6以下用のh2.title_2 //// */
* html h2.title_2 {
	clear			: both;
	display			: block;
	text-indent		: -9999px;
	overflow		: hidden;
	width			: 740px;
	height			: 35px;
	margin			: 0px 0 20px 0;
	padding			: 0;
	background		: URL(../images/title_2.gif) no-repeat;
}

h2.title_2 {
	clear			: both;
	display			: block;
	text-indent		: -9999px;
	overflow		: hidden;
	width			: 740px;
	height			: 35px;
	margin			: 20px 0 20px 0;
	padding			: 0;
	background		: URL(../images/title_2.gif) no-repeat;
}

h3 {
	display			: block;
	text-indent		: -9999px;
	overflow		: hidden;
	height			: 20px;
	padding			: 0 0 15px 0;
	background		: URL(../images/top_3.gif) no-repeat;
}

/* //// IE6以下用の.ico_read_wrap //// */
* html .ico_read_wrap {
	width			: 710px;
	margin			: 0;
	padding			: 15px 15px 0 15px;
}

.ico_read_wrap {
	width			: 710px;
	margin			: 0;
	padding			: 15px 15px;
}

.ico_read_left {
	float			: left;
	width			: 210px;
	height			: 170px;
	margin			: 0;
	padding			: 0;
	background		: URL(../images/top_1.jpg) no-repeat;
}

.ico_read_left p {
	display			: block;
	text-indent		: -9999px;
	overflow		: hidden;
}

/* //// IE6以下用の.ico_read_right //// */
* html .ico_read_right {
	float			: right;
	width			: 470px;
	margin			: 0;
	padding			: 0;
}

.ico_read_right {
	float			: right;
	width			: 500px;
	margin			: 0;
	padding			: 0;
}

.read {
	width			: 710px;
	margin			: 0;
	padding			: 15px 15px;
}

.read ol {
	display			: none;
}

#lists {
	height			: 330px;
	margin			: 10px 30px;
	padding			: 0;
	background		: URL(../images/top_4.jpg) no-repeat;
}

.subtitle {
	display			: block;
	text-indent		: -9999px;
	overflow		: hidden;
	margin			: 30px 0 15px 0;
	background		: URL(../images/top_2.gif) no-repeat;
}

.info {
	clear			: both;
	margin			: 0;
	padding			: 20px 0 20px 0;
}

.info li {
	list-style-type	: none;
	text-align		: left;
	margin			: 10px 0 0 0;
}

.info li.inquiry_btn {
	width			: 155px;
	height			: 20px;
	background		: URL(../images/inquiry_btn.gif) no-repeat;
}


.info li a {
	display			: block;
	height			: 100%;
	text-indent		: -9999px;
	overflow		: hidden;
}
