@charset "Shift_JIS";


#mainbox{
height: 500px;
background-image: url(../images/radiobase.jpg);
clear:both;
}
	

#radiofunk{
width: 525px;
height: 47px;
position: relative;
top: 0px;
left: 20px;
}



#listbox{
float: left;
text-align: left;
width: 541px;
height: 432px;
overflow: auto;
margin:2px 0px;
} 

*html body #listbox{
margin:-3px 0 0 0;
}

	
	
#infobox{
float: right;
width: 359px;
height: 432px;
} 


							
h2{
font-weight: normal;
font-family: "Lucida Grande", "trebuchet ms", Arial, Helvetica, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN";
font-size: 13px;
color: #444;
text-indent: 5pt;
padding:0 0 1px 0;
margin: 35px 55px 15px 55px;
letter-spacing: 0.08em;
border-left: 7px solid #555;
border-bottom: 1px dotted #999;
}

				
p{
font-weight: normal;
font-size: 12px;
color: #fff;
line-height:18px;
margin: 1px 68px 0px 68px;
} 
					
					

h3{
font-family: "Lucida Grande", "trebuchet ms", Helvetica, Arial, Geneva ;
font-size: 15px;
color: #efefef;
text-indent: 3pt;
letter-spacing: 1px;
margin: 150px 20px 3px 60px;
}





#infotex {
font-size: 11px;
font-weight: normal;
color: #fff;
margin: 0px 30px 0px 63px;
}




a:link {
color: #fff;
text-decoration: none;
}


a:visited {
color: #fff;
text-decoration: none;
}


a:hover{
color: #666;
text-decoration: none;
}