@charset "Shift_JIS";

@media screen and (max-width: 767px) {

#musicbody,p,ul,li,dl,dt,dd,h1,h2,h3,h4 {margin:0; padding:0; list-style:none;}
#music {background:url(/ex/special/music/images/bg.jpg) top left repeat;}

#music {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "EE EゴシチE", "MS PGothic", sans-serif;
	line-height:16px;
	color:#000000;
}

#music a:link    {color:#e60012; text-decoration:underline;}
#music a:visited {color:#e60012; text-decoration:underline;}
#music a:active  {color:#e60012; text-decoration:underline;}
#music a:hover   {color:#e60012; text-decoration:none;}


/*====================
 Header
====================*/
#music header	{
	background:url(../images/bg_blue.jpg);
	border-bottom:8px #ffbbf3 solid;
	overflow:hidden;}

/*?i?r?Q?[?V?‡? E*/
#music header nav		{width:100%; background:#fff;}
#music header nav ul	{width:100%;}
#music header nav ul li{
	width:50%;
	margin-left:-1px;
	float:left;
	border-bottom:3px solid #fdd100;
	border-left:1px solid #1164b6;
	text-align:center;
	line-height:50px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-shadow:1px 1px 1px #1164b6;
	background:#0a70d0; /* Old browsers */
	background:-moz-linear-gradient(top,  #0a70d0 1%, #4f99f5 100%); /* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(1%,#0a70d0), color-stop(100%,#4f99f5)); /* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top,  #0a70d0 1%,#4f99f5 100%); /* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top,  #0a70d0 1%,#4f99f5 100%); /* Opera 11.10+ */
	background:-ms-linear-gradient(top,  #0a70d0 1%,#4f99f5 100%); /* IE10+ */
	background:linear-gradient(to bottom,  #0a70d0 1%,#4f99f5 100%); /* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a70d0', endColorstr='#4f99f5',GradientType=0 ); /* IE6-8 */}

#music header nav ul img{display:none;}
#music header nav ul li a{
	display:block;
	width:100%;
	height:100%;
	color:#FFF !important;
	text-decoration:none !important;}

/*====================
 Base
====================*/
#music section{
	border:3px solid #53C6F1;
	border-radius:10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	width:95%;
	overflow:hidden;
	box-shadow:#FFB937 3px 3px 0 , #FFB937 -3px -3px 0 , #FFB937 -3px 3px 0 , #FFB937 3px -3px 0;
	margin:30px auto;
	padding:5px 0;
	background:url(../images/bg_section.jpg);}

#music h2{
	width:95%;
	padding:10px 5px;
	font-size:18px;
	margin:0px auto 10px auto;
	background:#3590DA;
	border-radius:5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	color:#FFE510;
	text-align:center;}
	
	div#music img {
		width: auto;
		max-width: 100%;
		height: auto;
		display: inline-block;;
	}

/*====================
 Top
====================*/
#music #top{
	background: url(../images/bg_top.png) 0 30px  no-repeat;
	-webkit-background-size:100% auto;}

#music #top h1{ width:230px; margin:0 auto;}
#music #top h1 img{width:230px; height:auto;}
#music .sp,#music  #top .onair{font-size:13px; text-align:center;}
#music #animatekun,#fukidashi{display:none;}
#music .movie,
#music .movie script,
#music object,
#music embed{
width:95% !important;
margin:0 auto !important;;
height:auto !important;;}

#music .bg_top > div{
    width:100%;
    margin:15px auto;
    overflow: hidden;}

#music .bg_top .banner{
    width:70%;
    text-align: center;
    margin:0 auto;}

#music .bg_top .banner img{
    width:100%;
    height:auto;}

#music .bg_top .anikan_data{
    width:95%;
    background:#FFF;
    margin:10px auto 0 auto;
    border-radius: 10px;
    font-size:14px;
    padding:1% 3%;
    border:3px solid #74d0dd;}

#music .anikan_data .tit{
	font-size:12px;
	padding:5px 0;
	margin:0 auto 10px auto;
	text-shadow:#ccc 1px 1px 1px;
	line-height:150%;
	width:100%;
	border-bottom:1px dashed #74d0dd;
	font-weight:bold;
	color:#0D67A7;}

#music .anikan_data p{
    line-height:150%;
    margin-bottom:10px;
    font-size:12px;}

#music .anikan_data .attention{
    font-size:11px;
    font-weight: bold;}

#music .anikan_data p.btn{
	width:280px;
	margin:10px auto 0 auto;}

#music .anikan_data p.btn img{
    width:280px;
    height:auto;}

/*====================
 ONAIR
====================*/
#music .personality{
	width:95%;
	overflow:hidden;
	margin:0 auto;}

#music .personality p.photo{ width:150px;	margin:0 auto;}
#music .personality p.photo img{
	width:150px;
	height:auto;
	border:1px solid #000;}

#music .personality p.name{
	font-size:16px;
	text-align:center;
	margin:10px 0;
	color:#F52AB4;
	width:100%;
	font-weight:bold;}

#music .personality .box {
	/*width:95%;*/
	font-size:14px;
	padding:10px;
	margin-bottom:10px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   border-radius: 10px;
   background:#D5F0FF;}

#music .personality .box dl.profile{
	width:95%;
	font-size:12px;
	line-height:150%;
	margin:0 auto;
	overflow:hidden;}

#music .personality .box dl.profile dt{ width:20%; float:left;}
#music .personality .box dl.profile dd{ width:80%; float:left;}

#music .personality .box p{
	line-height:170%;
	font-size:12px;
	margin:0 0 0 20px;}

#music .official{
	border-top:2px dashed #74d0dd;
	width:95%;
	text-align:center;
	padding:25px 0 0 0;
	margin:10px auto;}

#music .official img{ width:280px; height:auto; margin-top:10px;}

/*====================
 ONAIR
====================*/
#music #sale,
#music #reserve{
	overflow:hidden;
	width:95%;
	padding:5px 3px;
	margin:5px auto;
	background:#DBF8FF;}

#music .list{
	border-left:1px solid #000;
	border-top:1px solid #000;
	width:95%;
	margin:0 auto -1px auto;}

#music .list > div{
	padding:5px;
	overflow:hidden;
	border-bottom:1px solid #000;
	border-right:1px solid #000;}

/*Ranking*/
#music .icon01,#music .icon02,#music .icon03,
#music .icon04,#music .icon05,#music .icon06,
#music .icon07,#music .icon08,#music .icon09,
#music .icon10{width:15%; height:45px;float:left;}

/*?A?R?[?f?B?I? E*/
#music .list .open{display:none;}
#music .list .detail{
	width:85%;
	float:left;}

#music .list .tit{display:table; height:45px;}
#music .list .tit p{
	cursor:pointer;
	display:table-cell;
	vertical-align:middle;
	padding:0 0 0 3px;
	font-size:12px;}

#music .list p.tit a{display:block; width:100%; height:100%;}

#music .list .img{
	width:150px;
	height:150px;
	border:1px solid #000;
	margin:10px 0;}

#music .list .data .txt{font-size:11px;}

/*====================
 NEWS
====================*/
#music #news .news_box01 .tit,
#music #news .news_box02 .tit,
#music #news .news_box03 .tit{
	color:#1565CD;
	/*line-height:140%;*/
	font-weight:bold;
	text-shadow:2px 2px 0px #FFE635;
	padding:10px 10px 10px 10px;
	margin:0 auto 10px auto;
	min-height:80px;
	font-size:16px;}

#music #news .news_box01 .tit{background:url(../images/sp_tit01.png) no-repeat bottom left;}
#music #news .news_box02 .tit{background:url(../images/sp_tit02.png) no-repeat bottom left;}
#music #news .news_box03 .tit{background:url(../images/sp_tit03.png) no-repeat bottom left;}

#music #news dl{
	width:95%;
	font-size:12px;
	line-height:150%;
	margin:20px auto;
	overflow:hidden;}

#music #news dt{
	clear:both;
	background:#f47db0;
	text-align:center;
	color:#FFF;
	width:30%;
	float:left;
	margin:0 2% 8px 0;}

#music #news dd{width:68%;	float:left;}

#music #news ul li{
	padding-left: 1em;
	text-indent: -1em;}

#music #news .item_box{
	width:95%;
	margin:0 auto;}

#music #news .item_box .item_img,
#music #news .item_box .item_detail p.img,
#music #news dl .item_img{
	width:85%;
	text-align:center;
	margin:15px auto;}

#music #news .item_box .item_img img,
#music #news .item_box .item_detail p.img img,
#music #news dl .item_img img{
	width:auto;
	height:auto;
	max-width:90%;
	border:1px solid #000;}

#music #news .item_box .item_tit{font-size:16px; /* margin-top:10px; */;}
#music #news .item_box .item_data{font-size:13px; margin:10px 0;}

#music #news .item_box .btn{margin:0 auto 15px auto !important;}

#music #news .box{padding-bottom:30px !important; border-bottom:2px dashed #74d0dd; overflow:hidden;}
#music #news .history_box{
    width:95%;
    font-size:12px;
    overflow: hidden;
    margin:0 auto;}

#music #news .history_box p.photo{
    width:200px;
    margin:0 auto;}

#music #news .history_box p.photo img{
    width:100%;
    border:1px solid #000;
    height:auto;}


#music #news .history_box .txt{
    margin-top:10px;}

#music #news .history_box .txt span{font-size:11px;}

#music .box .tit span{
    background:#1D76E6;
    color:#FFF;
    font-size:12px;
    padding:5px;
    text-shadow:none;
    margin:0 0 0 5px;
    border-radius:20px}

/*====================
 HISTORY ‰s???I?I?l
====================*/
#music #history h3{
	color:#fff;
	background:#1F7DBC;
	border-bottom:2px solid #74F1FF;
	width:95%;
	margin:10px auto;
	font-size:15px;
	padding:5px;}

#music #history .tit_special{
	color:#fff;
	background:#FF77E0;
	border-bottom:2px solid #DC165C;
	width:95%;
	margin:10px 0;
	font-size:15px;
	padding:5px;}

#music #history .history_box{
	width:95%;
	margin:0 auto 10px auto;
	overflow:hidden;}

#music #history .history_box p.event_img{
	width:95%;
	margin:0 auto 20px auto;
	text-align:center;}

#music #history .history_box p.event_img img{
	width:100%;
	height:auto;
	border:1px solid #000;}

#music #history .history_box p.photo{
	width:200px;
	margin:0 auto;
	border:1px solid #000;}

#music #history .history_box p.photo img{ width:200px; height:auto;}

#music #history .history_box .txt,
#music #history .history_box .v_txt{
	width:95%;
	margin:10px auto 0 auto;
	font-size:11px;
	line-height:150%;}
#music #history .history_box .txt p,
#music #history .history_box .v_txt p{margin-bottom:10px;}
#music #history .history_box .txt span,
#music #history .history_box .v_txt span{font-weight: bold;}

#music #history .link{text-align:center;}
#music #history .link span{ font-size:11px; }

#music #history .history_box p.v_photo{
	width:300px;
	margin:0 auto;}

#music #history .history_box p.v_photo img{
	width:auto;
	height:206px;
	border:1px solid #000;
	margin:0 5px 0 0;}

#music #history .history_box .v_txt > div{
	border-top:1px dashed #1C379F;
	border-bottom:1px dashed #1C379F;
	padding:10px 0;
	margin-top:10px;}

/*====================
 Letter
====================*/
#music #letter h4{
	font-size:16px;
	padding:10px 10px;
	margin:0 auto 10px auto;
	text-shadow:#ccc 1px 1px 1px;
	line-height:140%;
	width:95%;
	border-bottom:2px dashed #74d0dd;
	font-weight:bold;
	color:#0D67A7;}

#music #letter .letter{width:95%; margin:0 auto;}
#music .letter p{ margin:8px 0; font-size:13px; line-height:150%;}
#music .letter p.btn{ width:300px; margin:10px auto; display:block;}
#music .letter p.btn img{ width:300px; height:auto;}

/*====================
 Footer
====================*/
#music footer{
	width:100%;
	clear:both;
	color:#FFF;
	background:url(../images/bg_blue.jpg);
	border-top:8px #ffbbf3 solid;
	overflow:hidden;
	text-align:center;
	padding:15px 0;}

#music footer p{text-align:center; line-height:150%;}

#music footer ul{
	width:300px;
	margin:0 auto;
	overflow:hidden;}

#music footer ul li{
	width:140px;
	float:left;
	margin:5px;}

#music footer ul li img{width:140px; height:auto;}

/*====================
 Pagetop
====================*/

#back-top {width:50px;margin:10px auto;}
#back-top img{width:50px; height:auto;}


/*====================
 Common
====================*/

/* PARTS */
.font11{font-size:11px;}
.font12{font-size:12px;}
.font13{font-size:13px;}
.font14{font-size:14px;}
.font15{font-size:15px;}
.font16{font-size:16px;}
.font17{font-size:17px;}
.font18{font-size:18px;}

.pink{color:#E1276C;}
.red{color:#FF0004;}

.bold	{font-weight:bold;}

.m_t10{margin-top:10px;}
.m_t20{margin-top:20px;}

/* RANKING */
#music #sale .odd-row{background:#FFEBF8;}
#music #reserve .odd-row{background:#d7e7fd;}

#music .accordion{background:#fff;}

#music .list p.btn,
#music .item_box p.btn{
	margin:5px 0;
	width:170px;
	text-align:center;
	font-size:13px;
	line-height:120%;
	padding:5px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #002461;
	background: -moz-linear-gradient(
		top,
		#e2fbf9 0%,
		#a0ebf2 25%,
		#4fe0f6 50%,
		#4fe0f6 75%,
		#80e5ee);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#e2fbf9),
		color-stop(0.25, #a0ebf2),
		color-stop(0.50, #4fe0f6),
		color-stop(0.75, #4fe0f6),
		to(#80e5ee));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #2459a8;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	text-shadow:
		0px 0px 1px rgba(255,255,255,1),
		0px 1px 0px rgba(255,255,255,1);}

#music .list p.btn a,
#music .item_box p.btn a{text-decoration:none; color:#002461; width:100%; height:100%; display:block;}

#music .icon01{background:url(/ex/special/music/images/icon/icon_01.png) 50% 50% no-repeat;}
#music .icon02{background:url(/ex/special/music/images/icon/icon_02.png) 50% 50% no-repeat;}
#music .icon03{background:url(/ex/special/music/images/icon/icon_03.png) 50% 50% no-repeat;}
#music .icon04{background:url(/ex/special/music/images/icon/icon_04.png) 50% 50% no-repeat;}
#music .icon05{background:url(/ex/special/music/images/icon/icon_05.png) 50% 50% no-repeat;}
#music .icon06{background:url(/ex/special/music/images/icon/icon_06.png) 50% 50% no-repeat;}
#music .icon07{background:url(/ex/special/music/images/icon/icon_07.png) 50% 50% no-repeat;}
#music .icon08{background:url(/ex/special/music/images/icon/icon_08.png) 50% 50% no-repeat;}
#music .icon09{background:url(/ex/special/music/images/icon/icon_09.png) 50% 50% no-repeat;}
#music .icon10{background:url(/ex/special/music/images/icon/icon_10.png) 50% 50% no-repeat;}

/*?A?R?[?f?B?I? E*/
#music #history .more,#news .more{display: none;}
#music #history .report_more,#news .news_more{
    width:97%;
    margin:15px auto 5px auto;
    border:1px solid #999;
    text-align: center;
    padding:10px 0;
    border-radius: 5px;
    font-size:16px;
    color:#2052A4;
    cursor: pointer;
    font-weight: bold;
    text-shadow:0 0 2px #ccc;
    background: #ffffff;
    background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);}

/*====================
 +clearfix
====================*/
.clearfix:before,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;} /* IE < 8 */


.item_detail_02{
    float: left;
    margin-top:10px;
    width: 400px;
}

.item_img_02{
    border: 1px solid #000;
    height: auto;
    width: 300px;
    margin:5px auto;
}
.top .tit{
	font-size:12px;
	padding:5px;
	margin:0 auto 10px auto;
	text-shadow:#ccc 1px 1px 1px;
	width:25%;
	font-weight:bold;
	color:#0D67A7;}

.apology {
border: #ff0000 2px solid;
color: #ff0000;
padding: 15px;
margin: 10px;
font-weight: bold;
line-height: 1.6em;
}
}










@media screen and (min-width: 768px) {

#musicbody,p,ul,li,dl,dt,dd,h1,h2,h3,h4 {margin:0; padding:0; list-style:none;}
#music {
background:url(/ex/special/music/images/bg.jpg) top left repeat;}

#music {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "EE EゴシチE", "MS PGothic", sans-serif;
	line-height:16px;
	color:#000000;
}

#music a:link    {color:#e60012; text-decoration:underline;}
#music a:visited {color:#e60012; text-decoration:underline;}
#music a:active  {color:#e60012; text-decoration:underline;}
#music a:hover   {color:#e60012; text-decoration:none;}


/*====================
 Header
====================*/
#music header	{
	width:100%;
	background:url(../images/bg_blue.jpg);
	border-bottom:8px #ffbbf3 solid;
	height:90px;
	overflow:hidden;}

#music header nav{
	width:1100px;
	min-width:1100px;
	margin:0 auto;
	padding:5px 0;}

#music header nav ul li{
	float:left;
	width:220px;
	height:80px;}

#music header nav ul li span{display:none;}

/*====================
 Base
====================*/
#music section{
	border:5px solid #53C6F1;
	border-radius:20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	width:950px;
	overflow:hidden;
	box-shadow:#FFB937 5px 5px 0 , #FFB937 -5px -5px 0 , #FFB937 -5px 5px 0 , #FFB937 5px -5px 0;
	margin:30px auto;
	padding:10px 0;
	background:url(../images/bg_section.jpg);}
#music h2{
	width:910px;
	padding:10px 5px;
	margin:5px auto 10px auto;
	background:#3590DA;
	border-radius:20px;
	font-size:22px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	color:#FFE510;
	text-align:center;}
	
	div#music img:not(#anikan_mv img) {
		width: auto;
		max-width: 100%;
		height: auto;
		display: inline-block;;
	}
	
	#anikan_mv img {
		width: auto;
		height: auto;
		display: inline-block;;
	}

/*====================
 Top
====================*/
#music #top{
	position:relative;
	overflow:visible !important;}

#music #top h1{ width:425px; height:200px; margin:0 auto;}
#music #top .movie{ width:645px; margin:0 auto; padding:10px 0;}

#music .bg_top{background:url(../images/bg_top.png) 0px 30px no-repeat;}

#music .sp{font-size:12px; text-align:center;}
#music #top .onair{display:none;}

#music #animatekun{
	position:absolute;
	top:50px;
	right:-20px;
	width:180px;
	height:188px;
	z-index:20;
	background:url(../images/animate_kun.png) no-repeat;}

#music #fukidashi{
	position:absolute;
    text-indent: -9999px;
	top:-30px;
	right:50px;
	width:300px;
	height:116px;
	z-index:10;
	background:url(../images/fukidashi.png) no-repeat;}

#music .bg_top > div{
    width:90%;
    margin:15px auto;
    overflow: hidden;}
	
#music .bg_top .banner{
    width:28%;
    float:left;
    margin:10px 0 0 0}

#music .bg_top .banner img{
    width:100%;
    height:auto;
	margin:20px auto;}

#music .bg_top .anikan_data{
    width:62%;
    float:left;
    background:#FFF;
    margin:0 0 0 5%;
    border-radius: 10px;
    font-size:14px;
    padding:1% 2%;
    border:3px solid #74d0dd;}

#music .anikan_data .tit{
	font-size:16px;
	padding:5px;
	margin:0 auto 10px auto;
	text-shadow:#ccc 1px 1px 1px;
	line-height:150%;
	width:100%;
	border-bottom:1px dashed #74d0dd;
	font-weight:bold;
	color:#0D67A7;}

#top .tit{
	font-size:14px;
	padding:5px;
	margin:0 auto 10px auto;
	text-shadow:#ccc 1px 1px 1px;
	line-height:150%;
	width:25%;
	font-weight:bold;
	color:#0D67A7;}


#music .anikan_data p{
    line-height:150%;
    margin-bottom:10px;
    font-size:12px;}

#music .anikan_data .attention{
    font-size:11px;
    font-weight: bold;}

#music .anikan_data p.btn{
	width:395px;
	margin:10px auto 0 auto;}

/*====================
 Personality
====================*/
#music .personality{
	width:920px;
	overflow:hidden;
	margin:0 auto;}

#music .personality p.photo{
	width:195px;
	height:250px;
	margin:10px 15px 10px 10px;
	border:1px solid #000;
	float:left;}

#music .personality p.name{
	font-size:25px;
	color:#F52AB4;
	height:70px;
	width:670px;
	background:url(../images/bg_name.png) no-repeat;
	margin:10px 5px 0 15px;
	line-height:70px;
	text-indent:70px;
	float:left;
	font-weight:bold;}

#music .personality .box {
	width:400px;
	float:left;
	font-size:13px;
    line-height:130%;
	padding:10px;
	margin:10px 0 0 20px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   border-radius: 5px;
   background:#D5F0FF;}

#music .personality .box dl.profile{
	width:400px;
	margin:0 auto;
	overflow:hidden;}

#music .personality .box dl.profile dt{
	width:20%;
	padding:5px 0;
	float:left;}

#music .personality .box dl.profile dd{
	width:80%;
	padding:5px 0;
	float:left;}

#music .personality .box p{
	line-height:170%;
	margin:0 0 0 20px;}

#music .official{
	border-top:2px dashed #74d0dd;
	text-align:center;
	padding:10px 0 0 0;
	margin-top:10px;}

#music .official a{ color:#2043B5; }

/*====================
 NEWS
====================*/
#music #news .news_box01 .top,
#music #news .news_box02 .top,
#music #news .news_box03 .top{
	width:890px;
	height:10px;
	margin:20px auto 0 auto;
	background:url(../images/fukidashi_top.png) no-repeat;}

#music #news .news_box01 .box,
#music #news .news_box02 .box,
#music #news .news_box03 .box{
	width:810px;
	margin:0 auto;
	/*padding:10px 40px 0 40px;*/
	background:url(../images/fukidashi_box.png);}

#music #news .news_box01 .bottom{
	width:890px;
	background:url(../images/fukudashi01.png) no-repeat;
	height:180px;
	margin:-5px auto 0 auto;}

#music #news .news_box02 .bottom{
	width:860px;
	background:url(../images/fukudashi02.png) no-repeat;
	height:180px;
	margin:0 auto;}

#music #news .news_box03 .bottom{
	width:860px;
	background:url(../images/fukudashi03.png) no-repeat;
	height:180px;
	margin:0 auto;}

#music #news .tit{
	color:#1565CD;
	line-height:160%;
	font-weight:bold;
/*	border-bottom:2px dashed #74d0dd; */
	text-shadow:2px 2px 0px #FFE635;
	padding:5px;
	border-left:5px solid #F6C;
	background:#F9DDFF;
	font-size:16px;}

#music #news dl{
	width:720px;
	font-size:13px;
	line-height:150%;
	margin:20px 0 0 0;
	overflow:hidden;}

#music #news dt{
	clear:both;
	width:190px;
	background:#f47db0;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	float:left;
	margin:0 10px 8px 0;}

#music #news dd{
	width:500px;
	float:left;
	margin:0 0 8px 10px;}

#music #news ul li{
	padding-left: 1em;
	text-indent: -1em;}

#music #news .item_box{
	overflow:hidden;
	width:800px;
	padding:20px 0 0 0;}

#music #news .item_box .item_img,
#music #news dl .item_img{
	width:200px;
	text-align:center;
	float:left;}

#music #news .item_box .item_img img,
#music #news dl .item_img img{
    border:1px solid #000;
    width:198px;
    height:auto;}

#kumamoto_tabi{
float:none!important;
}

#kumamoto_tabi img{
width:450px!important;
}

#music #news .item_box .item_detail{
	width:580px;
	margin:0 0 0 20px;
	float:left;}

#music #news .item_box .item_tit{font-size:16px; font-weight:bold;}
#music #news .item_box .item_tit a{color:#1D76E6;}
#music #news .item_box .item_data{font-size:13px; margin:10px 0; line-height:140%;}
#music #news .item_box .item_detail p.img{margin:20px 0;}
#music #news .item_box .item_detail p.img img{border:1px solid #000;}

#music #news .history_box{
    width:800px;
    margin:0 auto;}

#music #news .history_box .txt{
    width:480px;
    margin-top:10px;}

#music .box .tit span{
    background:#1D76E6;
    color:#FFF;
    font-size:12px;
    padding:5px;
    text-shadow:none;
    margin:0 0 0 5px;
    border-radius:20px}

/*====================
 RANKING
====================*/
#music #sale,
#music #reserve{
	overflow:hidden;
	width:925px;
	padding:3px;
	margin:20px auto;
	background:#DBF8FF;}

#music .list{
	border-left:1px solid #000;
	border-top:1px solid #000;
	width:48.7%;
	float:left;
	margin:5px;}

#music .list > div{
	padding:5px;
	overflow:hidden;
	border-bottom:1px solid #000;
	border-right:1px solid #000;}

/*Ranking*/
#music .icon01,#music .icon02,#music .icon03,
#music .icon04,#music .icon05,#music .icon06,
#music .icon07,#music .icon08,#music .icon09,
#music .icon10{width:45px;height:45px;float:left; margin:0 10px 0 0 ;}

/*?A?R?[?f?B?I? E*/
#music .list .open{display:none;}

#music .list .detail{
	float:left;
	width:380px;}

#music .list .tit{display:table; height:45px;}
#music .list .tit p{
	cursor:pointer;
	display:table-cell;
	vertical-align:middle;
	padding:0 0 0 3px;
	font-size:13px;}

#music .list p.tit a{display:block; width:100%; height:100%;}

#music .list .img{
	width:150px;
	height:150px;
	border:1px solid #000;
	float:left;
	margin:0 10px 10px 0;}

#music .list .data {width:180px; float:left;}
#music .list .data .txt{font-size:13px;}

/*====================
 HISTORY ‰s???I?I?l
====================*/
#music #history h3{
	color:#fff;
	background:#1F7DBC;
	border-bottom:2px solid #74F1FF;
	width:100%;
	margin:10px 0;
	font-size:15px;
	padding:5px;}

#music #history .tit_special{
	color:#fff;
	background:#FF77E0;
	border-bottom:2px solid #DC165C;
	width:100%;
	margin:10px 0;
	font-size:15px;
	padding:5px;}

#music .history_box{
	width:920px;
	margin:0 auto 10px auto;
	overflow:hidden;}

#music .history_box p.event_img{
	margin-bottom:20px;}

#music .history_box p.photo{
	width:300px;
	float:left;}

#music .history_box p.photo img{
	width:100%;
	height:auto;
	border:1px solid #000;}

#music .history_box .txt{
	width:600px;
	margin:0 0 0 10px;
	font-size:13px;
	line-height:150%;
	float:left;}

#music .history_box .txt span{font-weight: bold;}
#music .history_box .txt p{margin-bottom:10px;}

#music .link span{font-size:12px;}
#music .link img{border:1px solid #000;}

#music .history_box p.v_photo{
	width:300px;
	float:left;}

#music .history_box p.v_photo img{
	width:auto;
	height:206px;
	border:1px solid #000;
	margin:0 5px 0 0;}

#music .history_box .v_txt{
	width:590px;
	margin:0 0 0 10px;
	font-size:14px;
	line-height:150%;
	float:left;}

#music .history_box .v_txt > div{
	border-top:1px dashed #1C379F;
	border-bottom:1px dashed #1C379F;
	padding:10px 0;
	margin-top:10px;}

/*====================
 Letter
====================*/
#music #letter h4{
	font-size:16px;
	padding:10px 10px;
	margin:0 auto 10px auto;
	text-shadow:#ccc 1px 1px 1px;
	line-height:140%;
	width:95%;
	border-bottom:2px dashed #74d0dd;
	font-weight:bold;
	color:#0D67A7;}

#music #letter .letter{width:95%; margin:0 auto;}
#music .letter p{ margin:8px 0; font-size:13px; line-height:150%;}
#music .letter p.btn{ width:300px; margin:10px auto; display:block;}
#music .letter p.btn img{ width:300px; height:auto;}


/*====================
 Footer
====================*/

#music footer	{
	width:100%;
	min-width:1100px;
	clear:both;
	background:url(../images/bg_blue.jpg);
	border-top:8px #ffbbf3 solid;
	overflow:hidden;
	text-align:center;
	padding:15px 0;}

#music footer p{
	color:#fff;
	margin:0 0 20px 0;}

#music footer ul li{
	display:inline-block;
	margin:0 10px;
	border:1px solid #1B3C74;
	width:190px;
	height:64px;}

/*====================
 Pagetop
====================*/

#back-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 3;}

#back-top a {
    width: 100px;
    height: 100px;
    display: block;}
}

/*====================
 Common
====================*/

/* PARTS */
.font11{font-size:11px;}
.font12{font-size:12px;}
.font13{font-size:13px;}
.font14{font-size:14px;}
.font15{font-size:15px;}
.font16{font-size:16px;}
.font17{font-size:17px;}
.font18{font-size:18px;}

.pink{color:#E1276C;}
.red{color:#FF0004;}

.bold	{font-weight:bold;}

.m_t10{margin-top:10px;}
.m_t20{margin-top:20px;}

/* RANKING */
#music #sale .odd-row{background:#FFEBF8;}
#music #reserve .odd-row{background:#d7e7fd;}

#music .accordion{background:#fff;}

#music .list p.btn,
#music .item_box p.btn{
	margin:5px 0;
	width:170px;
	text-align:center;
	font-size:13px;
	line-height:120%;
	padding:5px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #002461;
	background: -moz-linear-gradient(
		top,
		#e2fbf9 0%,
		#a0ebf2 25%,
		#4fe0f6 50%,
		#4fe0f6 75%,
		#80e5ee);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#e2fbf9),
		color-stop(0.25, #a0ebf2),
		color-stop(0.50, #4fe0f6),
		color-stop(0.75, #4fe0f6),
		to(#80e5ee));
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #2459a8;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px -1px 0px rgba(255,255,255,0.7);
	text-shadow:
		0px 0px 1px rgba(255,255,255,1),
		0px 1px 0px rgba(255,255,255,1);}

#music .list p.btn a,
#music .item_box p.btn a{text-decoration:none; color:#002461; width:100%; height:100%; display:block;}

#music .icon01{background:url(/ex/special/music/images/icon/icon_01.png) 50% 50% no-repeat;}
#music .icon02{background:url(/ex/special/music/images/icon/icon_02.png) 50% 50% no-repeat;}
#music .icon03{background:url(/ex/special/music/images/icon/icon_03.png) 50% 50% no-repeat;}
#music .icon04{background:url(/ex/special/music/images/icon/icon_04.png) 50% 50% no-repeat;}
#music .icon05{background:url(/ex/special/music/images/icon/icon_05.png) 50% 50% no-repeat;}
#music .icon06{background:url(/ex/special/music/images/icon/icon_06.png) 50% 50% no-repeat;}
#music .icon07{background:url(/ex/special/music/images/icon/icon_07.png) 50% 50% no-repeat;}
#music .icon08{background:url(/ex/special/music/images/icon/icon_08.png) 50% 50% no-repeat;}
#music .icon09{background:url(/ex/special/music/images/icon/icon_09.png) 50% 50% no-repeat;}
#music .icon10{background:url(/ex/special/music/images/icon/icon_10.png) 50% 50% no-repeat;}

/*?A?R?[?f?B?I? E*/
#music #history .more,#news .more{display: none;}
#music #history .report_more,#news .news_more{
    width:97%;
    margin:15px auto 5px auto;
    border:1px solid #999;
    text-align: center;
    padding:10px 0;
    border-radius: 5px;
    font-size:16px;
    color:#2052A4;
    cursor: pointer;
    font-weight: bold;
    text-shadow:0 0 2px #ccc;
    background: #ffffff;
    background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
    background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);}

/*====================
 +clearfix
====================*/
.clearfix:before,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;} /* IE < 8 */


.item_detail_02{
    float: left;
    margin-top:10px;
    width: 400px;
}

.item_img_02{
    border: 1px solid #000;
    height: auto;
    width: 300px;
    margin:5px auto;
}
.top .tit{
	font-size:12px;
	padding:5px;
	margin:0 auto 10px auto;
	text-shadow:#ccc 1px 1px 1px;
	width:25%;
	font-weight:bold;
	color:#0D67A7;}

.apology {
border: #ff0000 2px solid;
color: #ff0000;
padding: 15px;
margin: 10px;
font-weight: bold;
line-height: 1.6em;
}