/* CSS Document */

body {
	margin: 0;
	padding: 10px 0 0 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	background-color:#000;
}

/* a:link { color: #e4332b; } */
/* a:visited { color: #e4332b; } */
/* a:hover { color: #e4332b; text-decoration: none; } */
/* a:active { color: #e4332b; text-decoration: none; } */

a:link { color: #c61a22; } 
a:visited { color: #c61a22; } 
a:hover { color: #c61a22; text-decoration: none; } 
a:active { color: #c61a22; text-decoration: none; } 

#container {
	background: url(../images/container_bg.gif) repeat-y;
	width: 770px;
	margin: 0 auto;
}

.cb {	clear: both; }

img { border: none; }

/* ------------------------------------------------
Header
------------------------------------------------ */

#header {
	background: url(../images/header_bg.jpg) no-repeat;
	padding: 0 10px;
	width: 750px;
	/* margin-bottom: 15px; */
}

#header h1 {
	margin: 0 0 0 10px;
	font-size: 0.1em;
	width:345px;
}

#header h1 a {
	width: 300px;
	height: 0px !important;
	height /**/: 35px;
	overflow: hidden;
	padding-top: 35px;
	display: block;
}

#header-inner {
	width: 735px;
	padding: 0 15px 0 0;
	display: inline-block;
}

#header-mainImg {
	width: 285px;
	margin: 0 0 0 55px;
	height: 0 !important;
	height /**/: 200px;
	overflow: hidden;
   	padding-top: 200px;   
	float: left;
}

/* ------------------------------------------------
Header Now On Air
------------------------------------------------ */
#header-inner #OnAir {
	background: url(../images/onair_bg_bottom.gif) no-repeat bottom;
	width: 323px;
	padding: 0 0 3px 0;
	float: right;
	position: relative;
	top: -20px;
	margin-bottom: -20px;
}

#OnAir h2 {
	margin: 0;
	background: url(../images/onair_bg_ti.gif) no-repeat;
	width: 100%;
	padding: 6px 0 5px 0;
	font-size: 0.1em;
}

#OnAir h2 span,#OnAir h2 a {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/: 16px;
	padding-top: 16px;
}

#OnAir h2 span {
	width: 233px;
	float: left;
}

#OnAir h2 a {
	width: 76px;
}

#OnAir #OnAir-inner,#Play #Play-inner {
  	border-left: 1px solid #404040;  
  	border-right: 3px solid #404040; 
	background-color: #000000;
	padding: 10px;
	display: inline-block;
	width: 299px;
}

#OnAir #OnAir-inner h3 {
	margin: 0;
	font-size: 0.9em;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	letter-spacing: -0.04em;
	color: #cf0000;
	border-bottom: 1px solid #4e4e4e;
}

#OnAir #OnAir-inner h3 span {
	font-weight: normal;
}

#OnAir #OnAir-inner h4 {
	font-size: 0.8em;
	color: #eee;
	margin: 10px 0 0 0;
}

#OnAir #OnAir-inner .Img {
	float: left;
	padding: 10px 10px 0 0;
}

#OnAir #OnAir-inner p {
	margin: 0;
	font-size: 0.8em;
	padding-bottom: 5px;
	color: #acacac;
}

#Play h3 {
	background: url(../images/playing_bg_ti.gif) no-repeat;
	height: 0!important;
	height /**/: 30px;
	padding-top: 30px;
	margin: 0;
	overflow: hidden;
	font-size: 0.1em;
}

#Play #Play-inner {
	background-color: #c61a22;
}

#Play #Play-inner .Img {
	float:  right;
	padding: 0 0 0 10px ;
}

#Play #Play-inner p {
	font-size: 0.7em;
	margin: 0;
	line-height: 1.5em;
}

#Play #Play-inner p a {
	background: url(../images/playing_btn_songlist.jpg) no-repeat;
	width: 125px;
	height: 0!important;
	height /**/: 19px;
	overflow: hidden;
	display: block;
	padding: 19px 0 0 0;
	margin-top: 10px;
}

/* ------------------------------------------------
Header Access TOP3
------------------------------------------------ */
#rank-half h2,#rank-long h2 {
	margin:0;
	height: 0!important;
	height /**/: 19px;
	overflow: hidden;
	padding-top: 19px;
	font-size: 0.1em;
}



#rank-half img {
	float: right;
	margin: 3px 5px 0 5px;
}

#rank-long img {
	float: right;
	margin: 3px 10px 0 5px;
}

#rank-half .inner,#rank-long .inner {
	display: inline-block;
	padding: 0 3px 10px 16px;
}

#rank-half .left,#rank-long .left {
	float: left;
	color: #acacac;
}

#rank-half .right,#rank-long .right {
	float: right;
	width: 50%;
}

#rank-half ul,#rank-long ul {
	margin: 5px 0 5px 10px;
	padding: 0;
	list-style: none;
}

#rank-half li,#rank-long li {
	background: url(../images/access_ic_list.gif) no-repeat left 0.1em;
	padding-left: 10px;
	line-height: 1.2em;
}

/*--------- half ---------*/

#rank-half {
 width: 400px;
	float: left;
	background: url(../images/access_bg_bottom.gif) no-repeat bottom left;
	padding-bottom: 3px;
}

#rank-half .inner {
	background: url(../images/access_bg_inner.gif) repeat-y;
}

#rank-half h2 {
	background: url(../images/access_bg_ti.gif) no-repeat;
}

#rank-half ul {
	font-size: 0.7em;
}

/*--------- long ---------*/
#rank-long {
	clear: both;
        width: 524px;
	border:1px #999999 solid;
	padding-bottom: 3px;
}

#rank-long .inner {
	width: 506px;
}

#rank-long h2 {
	background: url(../images/access_bg_ti_long.gif) no-repeat;
}

#rank-long ul {
	font-size: 0.8em;
}

/* ------------------------------------------------
Content
------------------------------------------------ */
#content {
	clear: both;
	width: 720px;
	padding: 0 25px;
	background: url(../images/leftnav_bg.gif) repeat-y 25px;
}

#content-inner {
	background: url(../images/leftnav_bg_bottom.gif) no-repeat bottom left;
	display: inline-block;
	width: 720px;
}

/* ------------------------------------------------
Navi
------------------------------------------------ */
#LeftNav {
	float: left;
	width: 180px;
}

#LeftNav h2 {
	background: url(../images/leftnav_bg_index.gif) no-repeat;
	height: 0 !important;
	height /**/: 23px;
	padding-top: 23px;
	overflow: hidden;
	font-size: 0em;
	margin: 0;
}

#LeftNav #search {
	background: url(../images/search_bg_bottom.gif) no-repeat bottom;
	padding: 0 1px 4px 2px;
}

#LeftNav #search h3 {
	background: url(../images/search_bg_ti.gif) no-repeat;
	height: 0!important;
	height /**/: 15px;
	overflow: hidden;
	padding: 15px 0 0 0;
	font-size: 0em;
	margin: 0;
}

#LeftNav #search input#text {
	border: 1px solid #CCCCCC;
	width: 130px;
	font-size: 12px;
	float: left;
	margin: 0;
}

html>/**/body #LeftNav #search input#text {
	padding-bottom: 0;
}

#LeftNav #search input#btn {
	margin-left: 1px;
	float: left;
}

#LeftNav #search-inner {
	width:165px;
	border-left: 1px solid #4e4e4e;
	border-right: 1px solid #282828;
	background: #000000;
	padding: 3px 5px;
	display: inline-block;
}

#LeftNav ul {
	margin: 10px 0 0 0;
	padding: 0 1px;
	list-style: none;
	font-size: 0.8em;
}

#LeftNav ul li a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

#LeftNav ul#fm li a {
	background-image: url(../images/leftnav_bg_list01.gif);
	background-repeat: no-repeat;
	background-color: #373737;
	width: 156px;
	margin: 0 auto;
	padding: 3px 0 4px 20px;
	border-bottom: 1px solid #2f2f2f;

}

#LeftNav ul#fm li a:hover {
	background-position: -176px 0;
	background-color: #c61a22;
}

#LeftNav ul#corp li {
	padding: 3px 0;
	border-bottom: 1px solid #3e3e3e;
}

#LeftNav ul#corp li a {
	background-image: url(../images/leftnav_bg_list02.gif);
	background-repeat: repeat-y;
	width: 155px;
	margin: 0 auto;
	padding: 0 0 0 9px;

}

#LeftNav ul#corp li a:hover {
	background-position: -164px 0;
}

/* ------------------------------------------------
MainContent
------------------------------------------------ */
#main {
	float: right;
	width: 525px;
	color: #acacac
}

/* ------------------------------------------------
Footer
------------------------------------------------ */
#footer {
	clear: both;
	background: url(../images/footer_bg.gif) no-repeat;
	margin-top: 15px;
}

#footer address {
	height: 0!important;
	height /**/: 45px;
	overflow: hidden;
	padding-top: 45px;
	font-size: 0.1em;
}

/* ------------------------------------------------
clearfix
------------------------------------------------ */

div:after,#OnAir h2:after {  
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
} 
