@charset "Shift_JIS";

@import url("../css/sidenavi.css");

@import url("../../css/width.css");
@import url("../../css/common.css");
@import url("../../css/font.css");
@import url("../../css/margin.css");
@import url("../../css/topnavi.css");
@import url("../../css/style.css");



h2 {
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}


/*　コンテンツ　*/
.contents_1 {
	width: 750px;
	margin: 0px auto 30px;
	background: url(../img/select1_img_bottom.gif) no-repeat bottom;
}

.contents_2 {
	width: 750px;
	margin: 0px auto 30px;
	background: url(../img/select2_img_bottom.gif) no-repeat bottom;
}

.contents_1 table tr td,
.contents_2 table tr td {
	vertical-align: top;
}

/*===========　テキストエリア　==========*/
.textBox{
	line-height: 150%;
	padding: 10px 5px 30px;
}


/*===========　アイコンエリア　==========*/
.iconBox{
	width: 230px;
	margin-left: 5px;
	margin-bottom: 30px;
}

.contents_1 .iconBox tr td,
.contents_2 .iconBox tr td {
	padding-bottom: 15px;
	vertical-align: middle;
}

/*===========　製品ボックス　==========*/
.productsBox{
	float: left;
	width: 150px;
	margin-bottom: 10px;
	line-height: 120%;
	font-size: 93%;
}

.productsBox img{
	margin-bottom: 5px;
}
