@charset "utf-8";
.solution {
	padding-bottom:12px;
}
.solution h3 {
	height: 38px;
	width: 461px;
	background-image: url(../images/common/title_solu.jpg);
}

/*--- ↓↓YKS修正↓↓ ---*/
.solution .contentsBox {
	height: 130px;
	width: 453px;
	margin-top: 3px;
	padding: 4px 2px 4px 4px;
	border: 1px solid #E6E6E6;
	background-color: #F6F6F6;
}
/*--- ↑↑YKS修正↑↑ ---*/


.solution .contentsBox .export {
	sawidth: 226px;
	float: left;
	height: 131px;
}
.solution .contentsBox .export .catch {
	height: 42px;
	width: 182px;
	background-image: url(../images/common/catch_export.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.solution .contentsBox .export .catch a{ height: 42px; width: 182px; display:block; overflow:hidden;}

.solution .contentsBox p {
	font-size: 10px;
	line-height: 1.3em;
	padding-top: 8px;
}
.solution .contentsBox .documents {
	width: 226px;
	float: left;
	height: 131px;
}
.solution .contentsBox .documents .catch {
	height: 42px;
	width: 190px;
	background-image: url(../images/common/catch_documents.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.solution .contentsBox .documents .catch a{ height: 42px; width: 190px; display:block; overflow:hidden;}
.topics {
	padding-bottom:12px;
}
.topics .topictitle {
	height: 44px;
	width: 280px;
	background-image: url(../images/common/title_topics.jpg);
	padding-bottom: 7px;
	background-repeat: no-repeat;
}
.topics h3 {
	height: 38px;
	width: 194px;
	float:left;
}
.topics .more {
	font-size: 10px;
	padding-right: 10px;
	float: left;
	padding-top: 21px;
	width: 65px;
	padding-left: 11px;
	background-image: url(../images/common/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 23px;
}
.topics .newsList {
	width: 260px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
}
.topics .newsList dt {
	background-image: url(../images/common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	color: #FF1A00;
	font-weight: bold;
	line-height: 150%;
}
.topics .newsList dd {
	line-height: 150%;
}
.economical {
	width: 220px;
	padding-bottom: 30px;
}
.economical h3 {
	height: 44px;
	width: 220px;
	background-image: url(../images/common/economical.gif);
}
.economical .contentsBox {
	height: 126px;
	width: 220px;
	background-image: url(../images/common/economical_bg.jpg);
	background-repeat: no-repeat;
}
.economical .contentsBox p {
	line-height: 1.5em;
	padding-top: 35px;
	padding-right: 18px;
	padding-left: 18px;
}
.mark {
	width: 220px;
}
.mark td {
	text-align: center;
}

