@charset "utf-8";

/*---------------------------------------nowplaying 
-----------------------------------------------*/

#ad {
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#ad h2 {
	background-image: url(../images/tit_nowplay.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 109px;
	text-indent: -9999px;
}
#onair {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}


#onair h2 {
	background-image: url(../images/tit_onair.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 135px;
	text-indent: -9999px;
}
#onair .tit {
	font-weight: bolder;
}

.box {
	padding-top: 10px;
	padding-bottom: 10px;
}

/*---------------------------------------title 
-----------------------------------------------*/
#title {
	float: left;
	height: 25px;
	width: 680px;
	clear: both;
	border-width: 0px;
	border-style: solid;
	border-color: #424242;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 55px;
}

#title-info {
	float: left;
	height: 15px;
	width: 650px;
	clear: both;
	margin-top: 5px;
	margin-left: 55px;
	padding: 10px;
	border-top: dotted 1px #424242;
	border-bottom: dotted 1px #424242;
}

/*---------------------------------------navi 
-----------------------------------------------*/

#navi {
	float: left;
	height: 25px;
	width: 600px;
	clear: both;
	border-width: 1px;
	border-style: solid;
	border-color: #424242;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-left: 55px;
}

#navi .tit {
	font-weight: bolder;
}

#navi-box {
	float: left;
	line-height: 140%;
	clear: both;
	border-width: 1px;
	border-style: solid;
	border-color: #424242;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 55px;
}

#navi-info {
	float: left;
	height: 65px;
	width: 600px;
	clear: both;
	border-width: 0px;
	border-style: solid;
	border-color: #FFFFFF;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 55px;
}

#navi-blog {
	float: left;
	height: 30px;
	width: 600px;
	clear: both;
	border-width: 0px;
	border-style: solid;
	border-color: #FFFFFF;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 55px;
}

#navi-inqury {
	float: left;
	height: 70px;
	width: 600px;
	clear: both;
	border-width: 0px;
	border-style: solid;
	border-color: #FFFFFF;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 55px;
}

#navi li {
	float: left;
	height: 41px;
	list-style-type: none;
	margin-right: 10px;
	margin-left: 10px;
}
#navi p {
	text-align: center;
}

#pod {
	clear: both;
}
#channel {
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#channel p {
	font-size: 10px;
}



#fmchannel {
	clear: both;
	margin-bottom: 10px;
}

/*---------------------------------------feature
-----------------------------------------------*/

#feature h3 {
	background-image: url(../images/tit_feature.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 133px;
	text-indent: -9999px;
}
#mov {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 10px;
}

#pod img {
	margin-left: 14px;
	margin-right: 14px;
	height: 42px;
}

#fmchannel img {
	margin-left: 14px;
	margin-right: 14px;
	height: 42px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#infoarea {
	clear: both;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}
#infoarea #news {
	padding: 10px;
}
#infoarea #feature {
	padding: 10px;
}


#infoarea #news h3 {
	background-image: url(../images/tit_news.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
	width: 39px;
	text-indent: -9999px;
}



/*---------------------------------------infoarea
-----------------------------------------------*/

#infoarea  ul {
	margin: 0px;
	padding: 0px;
}

#infoarea  li {
	background-image: url(../shared/images/bullet_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	list-style-type: none;
}
#itunes {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

/*---------------------------------------mainbox
-----------------------------------------------*/
#mainbox {
	float: left;
	height: 200px;
	width: 600px;
	clear: both;
	padding: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 55px;
}

#mainbox-artist {
	float: left;
	height: 350px;
	width: 600px;
	clear: both;
	padding: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 55px;
}
