@charset "utf-8";
/* CSS Document */

.rec_top{
	width:715px;
	text-align:left;
	margin:0px 0px 10px;
}

.rec_item{
	width:355px;
	float:left;
	text-align:left;
	margin:0px 0px 5px;
}

.rec_mr{
	margin-right:5px;
}

.rec_comment{
	width:343px;
	border:1px #999999 solid;
	padding:5px;
	text-align:left;
	color:#666666;
	line-height:140%;
	font-size:12px;
}

span.rec_txt1{
	color:#FF0000;
}

span.rec_txt2{
	color:#0099FF;
}
span.rec_txt3{
	color:#FF6600;
}
h2.rec_sub_ttl{
	width:645px;
	height:22px;
	padding:13px 0px 0px 70px;
	font-size:12px;
	font-weight:normal;
	margin: 0px 0px 10px;
	text-align:center;
	color:#666666;
	background-image:url(../img/rec/rec_ttl2.jpg);
	background-repeat:no-repeat;
}

table.rec_boshu{
	width:641px;
	border:3px #999999 solid;
	margin:0px auto 10px;
	font-size:12px;
	color:#666666;
}

td.rec_ctgry{
	width:198px;
	text-align:center;
	color:#666666;
	background-image:url(../img/unq/unq_ctgry_bg.jpg);
	background-repeat:repeat-y;
	padding:7px 0px 7px 0px;
}
td.rec_item2{
	width:438px;
	text-align:left;
	background-color:#FFFFFF;
	padding:7px 0px 7px 5px;
}
.under_line{
	border-bottom:1px #999999 dotted;
}
.under_line2{
	border-bottom:1px #999999 dotted;
}



