#recommended {
	height: 420px;
	overflow: auto;
	width: 470px;
	SCROLLBAR-DARKSHADOW-COLOR: rgb(231,230,189);
	padding-bottom: 5px;
	padding-top:10px;

}
#recommended a:link {
	font-weight: bold;
	color: #2D9074;
	text-decoration: none;
}
#recommended a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #2D9074;
}
#recommended a:hover {
	text-decoration: underline;
}
#recommended a:active {
	text-decoration: underline;
}


#recommended dl {
	padding: 0px 5px 2px 0px;
	float: left;
	width: 215px;
	display: block;
	background-image: url(../img/bg_tokusen.gif);
	background-repeat:no-repeat;
	height: 140px;
}
#recommended dt {
	display: block;
	font-size: 90%;
	height: 30px;
	padding-top: 13px;
	padding-left: 8px;
	padding-right:30px;
}
#recommended dd {
	display: block;
	float: left;
	font-size: 77%;
}

#recommended .left {
	width: 136px;
}
#recommended .left ul {
	display: block;
	padding-left: 8px;
	padding-right: 5px;
}
#recommended .left li {
	line-height: 125%;
	color: #666666;
	text-align: justify;
	text-justify: inter-ideograph;
}

#recommended .left .address {
	font-weight: bold;
	padding-bottom: 4px;
	line-height: 100%;
}
#recommended .left .shubetsu {
	color: #996600;
	padding-bottom: 3px;
	font-size: 83%;
}

#recommended .left .setsumei {
	line-height: 150%;
}


#recommended .right {
	width: 70px;
	text-align: center;
}
#recommended .right ul {
}

#recommended .right li {
	display: block;
}

#recommended .right img {
	margin-right: auto;
	margin-left: auto;
}
