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



section.sitebox p.siteimg{
	float: left;
	margin: 10px;
}


/*リンクカラー
////////////////////////////////////////////////////*/

#listbox dl dd a:link {
	color: #996600;
	text-decoration: none;
}

#listbox dl dd a:visited {
	color: #996699;
	text-decoration: none;
}

#listbox dl dd a:hover {
	color: #FF3366;
	text-decoration: none;
}