

A:link {
    color: #0080ff;
	text-decoration: underline;
}

A:visited {
    color: #FF6699; 
    text-decoration: underline;
}

A:hover {
    color: #66CC00;
	text-decoration: underline; 
}

font.tx {
    line-height:14pt;
	font-size:10pt;
}



/* 周辺観光 花のみどころ */
table.flower {
    width: 550px;
	font-size: 10pt;
}

table.flower th {
    width: 150px;
	font-weight: normal;
	padding: 3px;
	background: #FBDED7;
	text-align: left;
}

table.flower td {
	padding: 3px;
	background: #fff;
}

table.flower span {
    font-weight: bold;
}
