
.recommend-text{
	width: 660px;
	margin: 30px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
	font-weight:bold;
	color:#660000;
}

.recommend-type{
	width: 600px;
	margin: 30px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	color:#009900;
}
.table-rec { 
	border-style: none; background-color: #cccccc;
	margin: 20px 0px 0px 10px;
}

.cell-rec-a { background-color:#ccffcc; width:120px; text-align:center; }
.cell-rec-b { background-color:#ccffcc; width:50px; text-align:center; }
.cell-rec-c { background-color:#ccffcc; width:70px; text-align:center; }
.cell-rec-d { background-color:#ccffcc; width:74px; text-align:center; }
.cell-rec-1 { background-color:#ffffcc; width:120px; text-align:center; }
.cell-rec-2 { background-color:#ffffcc; width:50px; text-align:center; }
.cell-rec-3 { background-color:#ffffcc; width:70px; text-align:center; }
.cell-rec-4 { background-color:#ffffcc; width:74px; text-align:center; }


.cell-image { background-color:#ffffff; width:330px; height:240px; text-align:center; }
.cell-image-b { background-color:#ffffff; }

.image-box{
	width: 600px;
	margin: 10px 0px 0px 30px;
	padding: 0px 0px 10px 0px;
}
.image-sub{
	float:left;
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}

.detail-a { background-color:#ccffcc; width:120px; text-align:left; }
.detail-b { background-color:#ffffff; width:530px; text-align:left; }
.detail-c { background-color:#ffffff; width:201px; text-align:left; }

.rec-contact{
	width: 600px;
	margin: 50px 0px 0px 30px;
	padding: 0px 0px 10px 0px;
	text-align:center;
	color:#ff0000;
	font-weight:bold;
}






