@charset "Shift_JIS";


h2.categoryTitle{
	margin: 0 0 15px 0;
	padding: 0 0 2px 0;
	border-bottom:1px #999 solid;
}

/*===========　テキストエリア　==========*/
.textBox{
	float: left;
	width: 200px;
	line-height: 150%;
}

.textBox_2{
	float: left;
	width: 180px;
	line-height: 150%;
}


/*===========　アイコンエリア　==========*/
.iconBox{
	float: right;
	width: 470px;
}
.iconBox tr td {
	padding-bottom: 15px;
}
.iconBox_2{
	float: right;
	width: 500px;
}
.iconBox_2 tr td {
	padding-bottom: 15px;
}


/*===========　製品ボックス　==========*/
.productsBox{
	float: left;
	width: 150px;
	margin-bottom: 10px;
	line-height: 120%;
	font-size: 93%;
}

.productsBox img{
	margin-bottom: 5px;
}



