@charset "utf-8";


/*reco
------------------------------------------------*/

DIV.reco{
	margin:10px 0px;
	padding-bottom:10px;
	border-bottom:dotted 1px #cccccc;
	margin-bottom:10px;
}

DIV.recoend{
	margin:10px 0px;
	padding-bottom:10px;
/*	border-bottom:dotted 1px #cccccc;*/
	margin-bottom:10px;
}

UL#recommend{
}

UL#recommend li{
}
UL#recommend li a{
	text-decoration: underline;
	font-weight: bold;
}

UL#recommend li.image{
	float:left;
	width:100px;
	margin-right:10px;
}

UL#recommend li.tourbtm{
	padding:10px 0px 5px 0px;
	text-align:right;
}
