@charset "utf-8";
.product_index_base {
	background-image: url(../../common/images/ttl_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
}
.product_index {
	background-image: url(../../common/images/ttl_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	width: 740px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.product_index_th {
	float: left;
}
.txtlink {
	background-image: url(../../common/images/arrow001.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 90%;
	font-weight: bold;
	float: right;
	padding-left: 25px;
}
.product_index div {
	width: 500px;
	float: right;
}
.product_index div h2 {
	background-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3.reform {
	line-height: 150%;
}
.point3box {
	clear: both;
	width: 765px;
	margin-right: -25px;
	margin-bottom: 20px;
}
.point3box div {
	padding: 14px;
	float: left;
	width: 200px;
	margin-right: 25px;
	border: 1px solid #CCCCCC;
}
.point3box div p {
	font-size: 75%;
	line-height: 140%;
	clear: both;
	margin-bottom: 10px;
}
.point3box div h3 {
	font-size: 90%;
	line-height: 140%;
	color: #21B8CE;
	clear: both;
	margin-bottom: 10px;
}
.point3box:after, .product_index:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

@media screen and (max-width:640px) {
	iframe {
		width: 100%;
		height: auto;
	}
}
