@charset "utf-8";

/*　
------------------------------------------------------------ */

#img_top {
	width: 840px;
	height: 150px;
	background: url(../common/images/img_product.jpg) no-repeat;
	text-indent: -9999em;
}

.products {
	overflow: auto;
	height: 100%;
	clear: both;
	margin-bottom: 10px;
	border-bottom: 1px dotted #784C2B;
}

.products2 {
	overflow: auto;
	height: 100%;
	clear: both;
}
.products h4,.products2 h4 {
	font-size: 1.2em;
	font-weight:bold;
	margin:0 0 10px 0px;
	border-bottom:1px dotted #c30;
}

.products h5,.products2 h5 {
	margin-top:5px;
	color:#633;
	font-weight:bold;
}

.products img,.products2 img {
	margin-bottom: 10px;
}


.products p.position,.products2 p.position {
	color: #633;
	font-size: 1.2em;
	font-weight: bold;
}

.products span.n2,.products2 span.n2 {
	font-weight:normal;
	margin-left: 30px;
}

.products span.comment,.products2 span.comment {
	color:#633;
	font-weight:bold;
	margin-right: 10px;
	
}

#main h3.title {
	width: 475px;
	_width: 490px;
	background: none;
	fon -size: 1.2em;
	font-weight: bold;
	border: 1px solid #630;
	border-left: 5px solid #630;
	padding: 5px 0 0 10px;
	margin-bottom: 10px;
}
