@charset "UTF-8";

body {
	background-image	: url("/radio_bar/radiobg.png");
	font				: 10pt Ludica Sans Unicode,Swiss,Geneva,Verdana,MS UI Gothic;
	margin				: 0;
	padding				: 0;
	color				: #333333;
}

/* radio_bar */
#radio{
	height				: 260px;
	width				: 500px;
}

/* --広告-- */
#ad .sectionad{
	width				: 490px;
	border-top			: solid 1px #355E91;
	border-bottom		: solid 1px #355E91;
	border-left			: double 5px #355E91;
	border-right		: double 5px #355E91;
	margin				: 0;
	padding				: 0;
}

#radio img	  		{border-style	: none}
#radio strong		{font-weight	: bold}
#radio a:shadow		{filter	: dropshadow(color=#000000, offX=1, offY=1, pasotive=1);}
#radio a:link		{color	: #305CBA; text-decoration: none;}
#radio a:visited	{color	: #845793; text-decoration: none;}
#radio a:hover		{color	: #CC3366; text-decoration: underline;}
#radio a:active		{color	: #33CC66; text-decoration: underline;}