@charset "UTF-8";
 body {
    font-family: "メイリオ", Meiryo, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", sans-serif;
    position:relative;
    margin: 0;
    background: #000;
    text-align: center;
    position:relative;

  }

a {
    outline: none;
}
p {
    margin: 0;
    padding: 0;
}
.center{
    text-align:center;
}
/*radiko*/
.radiko {
    font-size: 12px;
    height: 24px;
    width: 460px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    background-image: url(/images/radiko_icon.gif);
    background-repeat: no-repeat;
    padding-left: 100px;
    background-position: left;
    line-height: 2;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    padding-top:5px;
}
.radiko a:link {
    color: #F3F;
    text-decoration: none;
    color: #ff0000;
}
.radiko a:visited {
    color: #ff0000;
    text-decoration: none;
}
.radiko a:hover {
    text-decoration: underline;
}
.radiko a:active {
    text-decoration: none;
}
.radiko_narrow {
    display: none;
}
/*clearfix*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-table;
}
/* Hides from IE-mac \*/

* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}

#global_header {
  display: block;
}

#nav_sp {
  display: none;
}

#global_footer {
  display: block;
}

.foot_c {
  position: relative;
  width: 100%;
}

.footer_sp {
  display: none;
}

* {zoom:1;}
.radikolink::after{ content: ""; display: block; clear: both;}
.bigbox::after{ content: ""; display: block; clear: both;}


/* ////////////////////////////////////////////////////////// */

#main {
  font-family: "M PLUS 1p";
  background-color: #FDFBE1;
  position: relative;
  width: 100%;
  margin-top: 0;
  padding-bottom: 50px;
  background-repeat: repeat;
}

.header{
  position:relative;
  color: #fff;
  background: #FF2DA0;
  padding: 0.5em;
  text-align:center;
  color: #fff;
}

.header a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}

.wrapper{
  position:relative;
  width:1000px;
  margin-left:auto;
  margin-right:auto;
  font-size:15px;
  line-height:1.6;
  padding-top:30px;

}
.contents_left{
  position:relative;
  width:75%;
  float:left;
  background-color: #fff;
  padding-top:10px;
}

.contents_right{
  position:relative;
  width:22%;
  float:right;
  padding-top:10px;
}
.entries,.entry_onair, .entry_guest{
  position:relative;
  margin-left:auto;
  margin-right:auto;
  padding-bottom:20px;
  font-size: 15px;
  font-weight: bold;
  padding: 20px;

}
.guest_thumb{
	display:block;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:auto;
	height:auto;
}
.entry_title{
  text-align:center;
  padding-bottom:10px;
}
/* バックナンバー */
.acMenu dt.back_list_year{
  position:relative;
  width:200px;
  margin-left:auto;
  margin-right:auto;
	text-align:center;
  font-weight:bold;

}
.acMenu dd.back_list_month{
	position:relative;
	width:70px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.back_list_month a{
	color:#00a0e9;
	position:relative;
}

@media screen and (max-width: 1000px) {

  #global_footer {
    display: none;
  }

  .footer_sp {
    display: block;
  }

  #nav_sp {
    display: block;
  }

  #headerouter1179{
  -moz-box-shadow:none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow:none;
  }

  #sns_part{
    width:100%;
    position:relative;
  }

  #global_header {
    display: none;
  }

  /* * {zoom:1;}
  .radikolink::after{ content: ""; display: block; clear: both;}
  .bigbox::after{ content: ""; display: block; clear: both;} */


/* /////////////////////////////////////////////////////////////////////// */

.wrapper {
  width: 100%;
}

.contents_left {
  float: none;
  width: 90%;
  margin: 0 auto;
}

.contents_left img {
  width: 80%;
}

.contents_right {
  float: none;
  margin: 0 auto;
  width: 90%;
}



.acMenu dd.back_list_month {
  float: left;
}
.acMenu dt.back_list_year{
  clear:both;
}
