@charset "utf-8";
/* ==================================================================
CSS information
style info :センター争奪
================================================================== */

/* --------------------------------------------------------
#menu set
-------------------------------------------------------- */
#backnumber_ground {
	
	width:100%;
	
	background-color:#FFF;
	padding:10px 0px;
	
	float:left;
	
}

.backnumber {
	
	width:100%;
    margin: 0 auto;	
}

#menu_cd_back{
	
	padding-top:30px;
	padding-bottom:10px;
	background:#000;
	width:100%;
	
	text-align:center;	
	margin:0 auto;
	
}

#menu_cd{
	
	background:#000;
	width:100%;
	
	text-align:center;	
	margin:0 auto;
	
}


/* --------------------------------------------------------
#contents_wrap
-------------------------------------------------------- */
#contents_wrap{ width:100%; background-color:#FFF; padding-top: 0px;}
.ac{text-align:center;}

#backnumber {
    margin-left:5px;
    padding:0;
	float:left
}

/* --------------------------------------------------------
#contents
-------------------------------------------------------- */
#contents{ padding:10px 0 30px;}

.top_txt{
	font-size: 17px;
	color:#ff429c;
}

.menu{
	width:100%;
	text-align:center;
	margin-top:10px;
}

.maintxt{
	font-size: 16px;
	line-height: 140%;
	color:#ff429c;
	font-weight:bold;
	text-align:center;
}

.txt{
	font-size: 17px;
	line-height: 120%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.tw02{
	width: 90%;
	font-size: 15px;
	padding: 10px;
	background-color: #FFF0F0;
	border: #ff429c 2px solid;
	border-radius: 12px;
	
	margin-bottom:20px;
	margin-left:10px;


//CSS3
	-moz-border-radius: 12px;//for Firefox
	-webkit-border-radius: 12px;//for Safari and chrome
	behavior: url(border-radius.htc);//for IE

}


.txt2{
	font-size: 25px;
	line-height: 150%;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom:10px;
}

.txt3{
	font-size: 20px;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 24px;
}
.txt4{
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 5px;
	margin-left: 24px;
	
	color:#999;
}

.txt .howto{
	font-weight:bold;
	color:#555555;
	margin-bottom:15px;
	font-size:15px;
	
}

.goods_name{display:none;}
.goods_name_sp{display:block; }


.pink{
	color:#ff429c;
	font-weight:bold;
}


/* --------------------------------------------------------
#section01
-------------------------------------------------------- */
.section01{ 
	margin:20px 0 10px 0;
	border:3px solid #ff429c;
	border-radius: 12px;/*CSS3*/
	
	padding:10px;
	padding-right:20px;
	float:none;
	
	position:relative;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;//for Safari and chrome
	border-radius: 16px;//CSS3
	behavior: url(border-radius.htc);//for IE
	behavior: url(ie-css3.htc);//for IE
}
.section01 h2{
	
	width:100%;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:-5px;
		
}
	
.section01 img{
	width:100%;
	margin-left: 5px;
	display:block;
}

.section01 ul{
	font-size:14px;
	color:#ff429c;}

.goods{
	display:none;
}

.goods_sp{
	display:block;
	width:100%;
}
.goods_sp img{
	margin-bottom:20px;
}


.twitter{
	
	width:95%;
	margin-left:10px;

}


.data{
	
	width:95%;
	float:none;
	padding:10px;
	
	margin-bottom:10px;
	margin-left:5px;
		
	background: 10px 10px no-repeat #eeeeee;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;

}



/* --------------------------------------------------------
#曲名リスト
-------------------------------------------------------- */


.music_list
{
	float:none;
	
}
.table { 
	width: 100%; /* テーブルの横幅 */ 
	border-collapse: collapse; /* 枠線の表示方法 */

    margin:0 auto;
    padding:10px;
	margin-left:5px;
	
	background-color:#red;
	
	float:none;
} 


.table th { 
text-align: left; /* セル内の文字の位置 */ 
padding: 5px; /* セル内の余白 */ 
} 

.table td { 
padding: 5px; /* セル内の余白 */ 
} 

tr.color1 { 
background-color: #ffe3ed; /* 奇数行の背景色 */ 
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;

} 

tr.color2 { 
background-color: #FFF; /* 偶数行の背景色 */ 
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;

} 


/* --------------------------------------------------------
#test
-------------------------------------------------------- */
.test{

	width:100%;
	float:none;
	
	margin: 0;
	text-align: center;
	
	margin-top:10px;
	margin-bottom:10px;
	
}

/* --------------------------------------------------------
#banner
-------------------------------------------------------- */
.banner{

	width:100%;
	float:none;

	margin: 0;
	text-align: center;
}

.banner img{
	margin: 0;
	width:90%;
	text-align: center;
}

/* --------------------------------------------------------
#PC
-------------------------------------------------------- */
.pc{
	
	display:none;

}

/* --------------------------------------------------------
#SP
-------------------------------------------------------- */
.sp{
	
	display:block;
}


/* --------------------------------------------------------
#illust
-------------------------------------------------------- */
.illust{
	width:100%;
	text-align:center;
	
    margin-left:5px;
	}
	

.illust img{
	width:100%;
}

	
.illust li{
	
	width:20%;

	margin:10px;
	float:left;
		
	}



/* --------------------------------------------------------
共有
-------------------------------------------------------- */
.picList{ margin-left:-36px; position:relative;}
.picList li{ float:left; margin-left:36px;}
.picList li.text{ position:absolute; top:342px; right:20px;}
#section03 .picList li.text{ top:327px; right:50px;}
#section04 .picList li.text{ top:275px; left:0px;}

.attention{margin-bottom:20px; font-size:15px; }
