@charset "Shift_JIS";

h2.crosshead {
	font-size: 123.1%;
	font-weight: bold;
	color: #617DA8;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-image: url(../../img/border_1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}




/*===========　製品ブロック(修正4/24)　==========*/
div#productList{
	width:100%;
}
div#productList div.section{
	width:100%;
	margin-bottom:20px;
}
div#productList div.group{
	width:100%;
	padding-bottom:15px;
	overflow: hidden;
}
div.productBlock{
	width: 150px;
	margin-right: 10px;
	float: left;
}
div#productList div.productBlock p{
	margin:0;
	padding: 5px 0 0 0;
	line-height:120%;
}

