@charset "utf-8";

@import url(base.css); 
@import url(style.css); 
@import url(owl.carousel.css); 
@import url(jquery.slider.css); 


/*  DEFAULT
-------------------------------------------------------------------- */

body {
    font-family:"メイリオ","ＭＳ Ｐゴシック","Meiryo","ヒラギノ角ゴ Pro W3 / W6","Hiragino Kaku Gothic Pro",Osaka,sans-serif;
    font-size: 12px;
    line-height: 1.6;
	background:url(../../img/bg.gif) no-repeat 0 0;
	-webkit-text-size-adjust: none;
}
p{ color:#333;}

/* link */
a,a:link, a:visited{
	text-decoration:none;
	color:#333;
}
a:hover{
	text-decoration:underline;
}
.clr00{ clear:both;}

/*  LAYOUT
-------------------------------------------------------------------- */

container{
	text-align:center;	
}
article{
	margin: 0 auto;
	text-align:center;
}
#campaign{
	width:300px;
	background-color:#FFF;
	padding:5px 0;
	margin:0 auto;
	text-align:center;
}
#campaign li{
	padding:0 0 10px 0;
}

#campaign a{
	height:82px;
	display:block;
}

#campaign .cL{
	width:160px;
	float:left;	
}

/*  HEADER
-------------------------------------------------------------------- */

header {
	/*background:url(../../img/bg_header.png) repeat-x bottom center;
	background-size:320px 75px;
	background-color:#2b2b43;*/
}
#header_Inner{
	width:320px;
	height:70px;
	margin:0 auto;
	background:url(../../img/bg_header.png) no-repeat 0 0;
	background-size:320px 70px;
	position:relative;
}
#header_Inner h1{
	text-indent:-1000em;
}
#header_Inner .tfm a{
	position:absolute;
	width:130px;
	height:25px;
	top:7px;
	left:5px;
	/*background-color:#0F0;*/
	display:block;
}
#description{
	background-color:#f00480;
	padding:5px 0;
	margin-bottom:5px;
	text-align:center;
}
#description p{
	width:320px;
	margin:0 auto;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}

/*  SOCIAL
-------------------------------------------------------------------- */

ul#sb{
	position:absolute;
	top:10px;
	right:5px;
	list-style:none;
}
ul#sb:after {content:"."; display:block; height:0; visibility:hidden; clear:both;}
ul#sb {display:inline-block;}
ul#sb {display:block;}

ul#sb li{
	list-style:none;
	float:left;
	padding:0 7px 0 0;
}

/*  NAV
-------------------------------------------------------------------- */

.g_navi ul{
	width:320px;
	list-style:none;
	padding:5px 0 0 0;
	margin: 0 auto;
	text-align:center;
}
.g_navi ul li{
	width:157px;
	height:49px;
	float:left;
}
.g_navi ul li:nth-child(even){
	width:157px;
	height:30px;
	float:right;
}
.idTabs li a{
	width:157px;
	height:49px;
   /* filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;*/
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
.idTabs .selected{
	background:url(../../img/atention.png) no-repeat 15px 23px;
	background-size:120px 2px;
}
.idTabs .tab01{
	width:157px;
	height:30px;
	background-color:#54a0ee;
	padding-top:16px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.idTabs .tab01 a{
	width:157px;
	height:33px;
	display:block;
}
.idTabs .tab02{
	width:157px;
	height:30px;
	background-color:#e4007f;
	padding-top:16px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.idTabs .tab02 a{
	width:157px;
	height:33px;
	display:block;
}
#official{
	border-top:4px solid #54a0ee;
}
#jquery{
	border-top:4px solid #e4007f;
}

/*  radiko
-------------------------------------------------------------------- */

#rdk{
	width:320px;
	margin:0 auto;	
}
#rdk ul li{
	text-align:center;
}
.install {
	font-size:10px;
	padding:0 0 6px 0;
	line-height:1.4em;
}
.install a{
	/*color:#04abe1;*/
	text-decoration:underline;	
}
.adArea  {
	font-size:12px;
	padding:0 0 5px 0;
	line-height:1.4em;
}
.adArea a {
	text-decoration:underline;
	color:#3499fe;
}
.down a{
	text-decoration:underline;
	font-weight:bold;
	color:#06F;
}
.spBnr li{
	width:310px;
	height:194px;
	margin:0 auto;
	margin-bottom:10px;
	border: 1px solid #EEE; 
}
.spBnr:after {content:"."; display:block; height:0; visibility:hidden; clear:both;}
.spBnr {display:inline-block;}
.spBnr {display:block;}

.spBnr li.event {
	width:300px;
	height:75px;
	margin:0 auto 5px auto;
}
aside.social {
	background:#333;
	padding: 10px 0;
}
aside.social .inner {
	width: 250px;
	margin: 0 auto;
}
aside.social ul li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 0 8px 0 0;
}
aside.social .btn1 {
	padding: 0 0 0 0;
	text-align: center;
}
aside.social .btn1 h3 img {
	width: 106px;
	height: auto;
	padding: 0 0 5px 0;
}
aside.social .btn2 {
	float: left;
	text-align: center;
}
aside.social .btn2 h3 img {
	width: 54px;
	height: auto;
	padding: 0 0 5px 0;
}
aside.social ul li img, aside.social p img {
	width: 52px;
	height: auto;
}

/*  NEW
---------------------------------------------------------------------*/

.new_Inner{
	margin: 0 auto;
	text-align:center;
	margin-bottom:10px;
	background:url(../../img/bg_header.png) repeat-x bottom center;
	background-size:256px 25px;
}
.entry a{
	background:url(../../img/bn_radiko_entry.png) no-repeat left top;
	background-size:200px 30px;
	width:200px;
	height:30px;
	margin:0 auto;
    display:block;
    text-align:center;
	padding:5px 5px 10px 0;
	text-indent:-1000em;
}
.sample {
	background-color:#fff;
	border-bottom:1px solid #000;
	position:relative;
}
.sample:before {
	border:10px solid transparent;
	border-top-color:#fff;
	border-bottom-width:0;
	bottom:-9px;
	content:"";
	display:block;
	left:50%;
	position:absolute;
	width:0;
	z-index:1;
}
.sample:after {
	border:10px solid transparent;
	border-top-color:#000;
	border-bottom-width:0;
	bottom:-10px;
	content:"";
	display:block;
	left:50%;
	position:absolute;
	width:0;
}
.newprogram .newname{
	font-size:13px;
}

/*  PROGRAMS
-------------------------------------------------------------------- */

.main_Inner{
	width:320px;
	height:428px;
	background-color:#FFF;
	margin: 0 auto;
	overflow:hidden;
	text-align:center;
}
#program{
	padding:0px 0 1px 0;
}
.program_Inner{
	width:320px;
	background-color:#FFF;
	margin: 0 auto;
	text-align:center;
}
.present a{
	/*background:url(../../img/i_present.png) no-repeat 25px 5px;
	background-size:15px 16px;*/
	width:260px;
	margin:0 auto;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    text-align:center;
    color:#fff;
	padding:5px 5px 5px 0;
    background-color:#bd1b36;
    border-radius:5px;
}
.sum li{
	width:60px;
	height:45px;
	padding:1px 1px 2px 2px;
	float:left;
	margin: 0 auto;	
}
.progname{
	font-size:12px;
	font-weight:bold;
}

/*  TOKYO FM ＋
-------------------------------------------------------------------- */

#tfmplus_list{
	padding:7px 0 0 0;	
}
#plus{
	background:url(../../img/bg_plus.gif) repeat 0 0;
	padding:6px 0 6px 0;
}
#plus #plusWrap{
	width:320px;
	background-color:#FFF;
	margin:0 auto;
}
#plusListen{
	padding:0;
	text-align:center;
	background:url(../../img/bg_plusListen.gif) repeat-x 0 bottom;
	background-size:1px 77px;
}
#plusListen:after {content:"."; display:block; height:0; visibility:hidden; clear:both;}
#plusListen {display:inline-block;}
#plusListen {display:block;}

#plusListen p{
	margin-top:0;
	height:47px;
	border-bottom:1px dot #FFF;	
}
#plusListen ul{
	width:320px;
	margin:0 auto;
}
#plusListen ul li a{
	color:#000;
	width:152px;
	float:left;
	margin-left:5px;
	display:block;
	text-decoration:none;
}
#plusListen ul li a:nth-child(even){
	color:#000;
	background-color:#EEE;
	width:150px;
	float:right;
	padding:5px 0;
	display:block;
	text-decoration:none;
}
.bnr320 {
	text-align:center;
	background:#eee;
}
.bnr320 img {
	margin:5px 0 0;
}
#wideProgram{
	padding-top:10px;
	margin-bottom:5px;
}
#wideProgram h2{
	background:url(../../img/ttl_wide.gif) no-repeat 0 0;
	width:320px;
	height:52px;
	text-indent:-9999px;
}
#wideProgram ul li{
	font-size:12px;
	padding:0;
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
}
#wideProgram ul li:last-child{
	font-size:12px;
	padding:0;
	border-bottom:none;
}
#wideProgram ul li .bnr{
	width:160px;
	float:left;
}
#wideProgram ul li:after {content:"."; display:block; height:0; visibility:hidden; clear:both;}
#wideProgram ul li {display:inline-block;}
#wideProgram ul li {display:block;}

#wideProgram p{
	font-size:12px;
	text-align:left;
	padding:0 10px 10px 10px;
}
#lineArea{
	background:url(../../img/bnr_line.gif) no-repeat 0 0;
	width:320px;
	height:170px;
	text-indent:-9999px;
	position:relative;
}
#lineArea a{
	width:120px;
	height:40px;
	position:absolute;
	top:120px;
	left:115px;
}
.moreLink{
	float:right;
}
.moreLink a{
	text-align:center;
    font-size: 1.3em;
    background-color: #3cbce1;
	color:#FFF;
	font-size:10px;
	padding:3px 15px;
    border-style: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    border-radius: 10px;
	text-decoration:none;
}

#mp4{
	width:320px;
	height:180px;
	margin:0 auto;	
}

/* FOOTER
---------------------------------------------------- */

footer{
	/*background: url(../../img/sp_footer_bg.gif) repeat-x 0 0;*/
	/*background-color:#000;*/
	height:60px;
}
footer .copyright{
	padding:20px 0 0 0;
	text-align:center;
	font-size:10px;
}


/*  FOOTER Page Navi
-------------------------------------------------------------------- */

.page_navi{
	margin:10px 0 0 0;
	text-align:center;
}
.page_navi p{
	padding:0 0 10px 0;
}
.page_navi p a{
	font-size:12px;
	text-decoration:underline;
}

/* FixBnr
---------------------------------------------------- */

.footFixed{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align:center;
	background:#f00480;
	padding-top:4px;
	z-index:50;
	height:55px;
}
.footFixed ul{
	list-style:none;
}
.footFixed ul li{
	padding:0;
}

/* thumb
---------------------------------------- */

#owl-demo1,#owl-demo2,#owl-demo3 {
	width:160px; /*thumb width*/
	float:left;
}
.item {
	width:160px;
	float:left;
}
.item a {
	text-decoration:none;
}
#owl-demo1 img,#owl-demo2 img,#owl-demo3 img {
	width:160px;
	height:95px;
}