@charset "utf-8";

/* ------------------------------------- 
 *	build
 * ------------------------------------- */
 
/*- #header ------------- */
#header .headerAnim {
	position: absolute;
	top: 0px;
	left: 215px;
}

/*- #topContents -------- */
#topContents .radio{
	position: relative;
	float: left;
	width: 398px;
	height:206px;
	background-image: url(http://www.uniqueradio.jp/img/index/topcont_radio_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topContents .radio .live,
#topContents .radio .radioFlash,
#topContents .radio .radioOndemand,
#topContents .radio .radioAnim1,
#topContents .radio .radioAnim2{
	position: absolute;
}
#topContents .radio .live{
	width: 275px;
	height:72px;
	left: 10px;
	top: 36px;
	border: 1px solid #787065;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
#topContents .radio .live img{
	float: left;
}
#topContents .radio .live .text{
	float: right;
	height: 72px;
	width: 172px;
	overflow: hidden;
	line-height: 17px;
}
#topContents .radio .live .text h3{
	margin-bottom: 5px;
}
#topContents .radio .radioFlash{
	height: 83px;
	width: 81px;
	left: 304px;
	top: 45px;
	display: block;
	background-color: #FFFFFF;
}
#topContents .radio .radioOndemand{
	height: 57px;
	width: 56px;
	left: 319px;
	top: 142px;
	display: block;
	background-color: #FFFFFF;
}
#topContents .radio .radioAnim1{
	height: 12px;
	width: 79px;
	left: 215px;
	top: 125px;
	display: block;
	background-color: #FFFFFF;
}
#topContents .radio .radioAnim2{
	height: 30px;
	width: 155px;
	left: 127px;
	top: 147px;
	display: block;
	background-color: #FFFFFF;
}
#topContents .flash{
	float: right;
	width: 570px;
}

/*- #contents ----------- */
#contents{
	padding-bottom: 8px;
}

/*- #contents sp --- */
#contents .sp{
	float: left;
	width: 196px;
	margin-top:4px;
	font-size: 11px;
	background-color: #FFF1F0;
	height: 450px;
}
#contents .sp h2{
	margin-bottom: 3px;
}
#contents .sp ul{
	margin-bottom: 8px;
}
#contents .sp ul li{
	margin-bottom: 7px;
	padding-bottom: 5px;
	background-image: url(http://www.uniqueradio.jp/img/index/contents_line_wr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#contents .sp ul li a{
	display:block;
	width: 188px;
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #FFF1F0;
	min-height:114px;
	_height: 114px;/* IE6 */
	height: 114px;
	overflow: hidden;
}
#contents .sp .bnWhat{
	margin-bottom:6px;
	display: block;
	width: 188px;
}

/*- #contents list -- */
#contents .list01,
#contents .list02,
#contents .list03{
	float: left;
	width: 247px;
	padding-top:7px;
	padding-left: 9px;
	margin-top:10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #787065;
	background-repeat: repeat-y;
	background-position: left top;
}
#contents .list01{
	background-image: url(http://www.uniqueradio.jp/img/index/contents_line_hr.gif);
}
#contents .list02,
#contents .list03{
	background-image: url(http://www.uniqueradio.jp/img/index/contents_line_h.gif);
}
#contents .list01,
#contents .list02{
	padding-right: 8px;
}
#contents .list01 div,
#contents .list02 div,
#contents .list03 div{
	margin-bottom: 10px;
}
#contents .list01 h2,
#contents .list02 h2,
#contents .list03 h2{
	float: left;
	width: 62px;
}
#contents .list01 .buckNum,
#contents .list02 .buckNum,
#contents .list03 .buckNum{
	float: right;
	width: 77px;
	display: block;
}
#contents .sp .more,
#contents .list01 .more,
#contents .list02 .more,
#contents .list03 .more{
	float: right;
	width: 52px;
	display: block;
}
#contents .list01 ul li,
#contents .list02 ul li,
#contents .list03 ul li{
	margin-bottom: 8px;
	padding-bottom: 9px;
	background-image: url(http://www.uniqueradio.jp/img/index/contents_line_w.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#contents .list01 ul .lastList,
#contents .list02 ul .lastList,
#contents .list03 ul .lastList{
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#contents .list01 ul li a,
#contents .list02 ul li a,
#contents .list03 ul li a{
	display:block;
	width: 241px;
	min-height:56px;
	_height: 56px;/* IE6 */
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #FFFFFF;
	height: 56px;
	overflow: hidden;
}

#contents .sp .over_global,
#contents .list01 .over_global,
#contents .list02 .over_global,
#contents .list03 .over_global {
	background-color: #ffeeae;
}
#contents .sp .over_france,
#contents .list01 .over_france,
#contents .list02 .over_france,
#contents .list03 .over_france {
	background-color: #d2def1;
}
#contents .sp .over_world,
#contents .list01 .over_world,
#contents .list02 .over_world,
#contents .list03 .over_world {
	background-color: #f0ddcc;
}
#contents .sp .over_life,
#contents .list01 .over_life,
#contents .list02 .over_life,
#contents .list03 .over_life {
	background-color: #e4dec5;
}
#contents .sp .over_hawaii,
#contents .list01 .over_hawaii,
#contents .list02 .over_hawaii,
#contents .list03 .over_hawaii {
	background-color: #fdead1;
}
#contents .sp .over_brazil,
#contents .list01 .over_brazil,
#contents .list02 .over_brazil,
#contents .list03 .over_brazil {
	background-color: #eef4dc;
}
#contents .sp .over_jamaica,
#contents .list01 .over_jamaica,
#contents .list02 .over_jamaica,
#contents .list03 .over_jamaica {
	background-color: #e9e1d5;
}
#contents .sp .over_ireland,
#contents .list01 .over_ireland,
#contents .list02 .over_ireland,
#contents .list03 .over_ireland {
	background-color: #e5eded;
}
#contents .sp .over_eastasia,
#contents .list01 .over_eastasia,
#contents .list02 .over_eastasia,
#contents .list03 .over_eastasia {
	background-color: #eeded8;
}
#contents .sp .over_art,
#contents .list01 .over_art,
#contents .list02 .over_art,
#contents .list03 .over_art {
	background-color: #e0dde8;
}
#contents .sp .over_africa,
#contents .list01 .over_africa,
#contents .list02 .over_africa,
#contents .list03 .over_africa {
	background-color: #d2e7d4;
}
#contents .sp .over_cuba,
#contents .list01 .over_cuba,
#contents .list02 .over_cuba,
#contents .list03 .over_cuba {
	background-color: #dee6f2;
}
#contents .sp .over_europe,
#contents .list01 .over_europe,
#contents .list02 .over_europe,
#contents .list03 .over_europe {
	background-color: #f9e0eb;
}
#contents .sp .over_india,
#contents .list01 .over_india,
#contents .list02 .over_india,
#contents .list03 .over_india {
	background-color: #f8e7d2;
}
#contents .sp .over_japan,
#contents .list01 .over_japan,
#contents .list02 .over_japan,
#contents .list03 .over_japan {
	background-color: #e8e8e8;
}
#contents .list01 .over_northeurope,
#contents .list02 .over_northeurope,
#contents .list03 .over_northeurope {
	background-color: #e8f5fd;
}
#contents .sp .over_southamerica,
#contents .list01 .over_southamerica,
#contents .list02 .over_southamerica,
#contents .list03 .over_southamerica {
	background-color: #f6f9e0;
}
#contents .sp .over_spain,
#contents .list01 .over_spain,
#contents .list02 .over_spain,
#contents .list03 .over_spain {
	background-color: #ffe8ef;
}
#contents .sp .over_usa,
#contents .list01 .over_usa,
#contents .list02 .over_usa,
#contents .list03 .over_usa {
	background-color: #ffe0dc;
}


#contents .list01 .over_Live_for_Life_mon {
	background-color: #fdead1;
}

#contents .list01 .over_Live_for_Life_tue {
	background-color: #ffe8ef;
}

#contents .list01 .over_Live_for_Life_wed {
	background-color: #e0dde8;
}

#contents .list01 .over_Live_for_Life_thu {
	background-color: #d2e7d4;
}

#contents .list01 .over_Live_for_Life_fri {
	background-color: #D0D0D0;
}
#contents .list03 .over_0910 {
	background-color: #635D52;
	color: #FFFFFF;
	line-height: 1.4;
}



.oshirase_mac{
	background-color:#FFF;
	margin:10px 0 0 206px;
}
.oshirase_mac a{
	display:block;
	padding:6px;
	text-indent:-9999px;
	border: 1px solid #CC0000;
	background-image:url(../img/textmac.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.oshirase_mac a:hover{
	background-color:#FFF;
	background-image:url(../img/textmac_.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#oshirase {
	margin:10px 0 0 206px;
}

#oshirase span {
	font-size: 14px;
	font-weight: bold;
	color: #D9403C;
	display: block;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 1.4;
}

.oshirase0910{
	background-color:#FFF;
	width: 760px;
	float: left;
}
.oshirase0910 a{
	width: 748px;
	display:block;
	padding:6px;
	text-indent:-9999px;
	border: 1px solid #CC0000;
	background-image:url(../img/text0910.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.oshirase0910 a:hover{
	background-color:#FFF;
	background-image:url(../img/text0910_.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.oshirasemac{
	background-color:#FFF;
	width: 260px;
	float: right;
}
.oshirasemac a{
	width: 248px;
	display:block;
	padding:6px;
	text-indent:-9999px;
	border: 1px solid #CC0000;
	background-image:url(../img/textmac.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.oshirasemac a:hover{
	background-color:#FFF;
	background-image:url(../img/textmac_.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
