@charset "utf-8";
/* ==================================================================
CSS information
style info :センター争奪
================================================================== */

/* --------------------------------------------------------
#menu set
-------------------------------------------------------- */
#backnumber_ground {
	
	width:100%;
	
	background-color:#FFF;
	padding:20px 0px;
	
	float:left;
	
}

.backnumber {
	
	width:980px;
    margin: 0 auto;	
}

#menu_cd_back{
	
	padding-top:55px;
	padding-bottom:10px;
	background:#000;
	width:100%;
	
	text-align:center;	
	margin:0 auto;
	
}

#menu_cd{
	
	width:100%;
	
	text-align:center;	
	margin:0 auto;
	
}

/* --------------------------------------------------------
#contents_wrap
-------------------------------------------------------- */
#contents_wrap{ background-color:#FFF; padding-top: 10px;}
.ac{text-align:center;}


/* --------------------------------------------------------
#contents
-------------------------------------------------------- */
#contents{ padding:10px 0 30px;}

.top_txt{
	font-size: 20px;
	color:#ff429c;
}

.menu{
	width:980px;
	text-align:center;
}

.maintxt{
	font-size: 16px;
	line-height: 140%;
	color:#ff429c;
	font-weight:bold;
	text-align:center;
}

.txt{
	font-size: 14px;
	line-height: 1.5em;
	
	margin-top: 5px;
	margin-right: 24px;
	margin-bottom: 10px;
	margin-left: 24px;
}

.pink{
	color:#ff429c;
	font-weight:bold;
}


.txt2{
	font-size: 27px;
	line-height: 150%;
	margin-top: 20px;
	margin-left: 25px;
	
}

.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:14px;
	
}

.goods_name{display:block;}
.goods_name_sp{display:none;}


/* --------------------------------------------------------
#section01
-------------------------------------------------------- */
.section01{ 
	margin:20px 0 10px 0;
	border:3px solid #ff429c;
	border-radius: 12px;/*CSS3*/
	
	position:relative;
	
	-moz-border-radius: 32px;/*for Firefox*/
	-webkit-border-radius: 32px;/*for Safari and chrome*/
	border-radius: 32px;/*CSS3*/
	behavior: url(border-radius.htc);/*for IE*/
	behavior: url(ie-css3.htc);/*for IE*/
	
	padding:15px;
}
.section01 h2{
	
	margin-top:25px;
	margin-bottom:10px;

}
	
.section01 ul{
	font-size:13px;
	color:#ff429c;}

.goods{
	margin-left:30px;
	display:block;
}
.goods img{
	margin-left:14px;
	margin-bottom:20px;
}

.goods_sp{
	display:none;
}
.goods_sp img{
	margin-left:14px;
	margin-bottom:20px;
}


.twitter{
	display:block;
}

.tw02{
	width: 95%;
	font-size: 16px;
	padding: 10px;
	background-color: #FFF0F0;
	border: #ff429c 2px solid;
	border-radius: 12px;
	
	margin-bottom:20px;
	margin-left:15px;


//CSS3
	-moz-border-radius: 12px;//for Firefox
	-webkit-border-radius: 12px;//for Safari and chrome
	behavior: url(border-radius.htc);//for IE

}

.data{
	padding:10px 20px;
	
	margin-bottom:10px;
	margin-left:24px;
	
	width:91%;
	float:none;
	
	background: 10px 10px no-repeat #eeeeee;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;

}

/* --------------------------------------------------------
#曲名リスト
-------------------------------------------------------- */

.music_list{
	
	float:left;

}

.table {
	width: 500px; /* テーブルの横幅 */ 
	border-collapse: collapse; /* 枠線の表示方法 */

    margin:0 auto;
	margin-left:10px;
	
} 


.table th { 
	text-align: left; /* セル内の文字の位置 */ 
	padding: 7px; /* セル内の余白 */ 
} 

.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;

} 

tr.color3 { 
	background-color: #d1f1f5; /* 3mj */ 
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;

} 

tr.color4 { 
	background-color: #CCC; /* xip */ 
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;

} 


/* --------------------------------------------------------
#test
-------------------------------------------------------- */
.test{

	width:500px;
	/*background-color:#F39;*/
	
	float:left;

}
.test img{

	width:100%;

}

/* --------------------------------------------------------
#banner
-------------------------------------------------------- */
.banner{

	width:330px;
	/*background-color:#6F9;*/
	
	float:left;
	
	margin-right:20px;

}

.banner img{

	width:100%;

}

/* --------------------------------------------------------
#PC
-------------------------------------------------------- */
.pc{
	
	display:block;

}


/* --------------------------------------------------------
#SP
-------------------------------------------------------- */
.sp{
	
	display:none;

}


/* --------------------------------------------------------
#illust
-------------------------------------------------------- */
.illust{
	width:100%;
	text-align:center;
	}
	

.illust img{
	width:100%;
	border: 1px #000 solid; 
}

	
.illust li{
	
	width:10%;
	margin-top:10px;
	margin-right:10px;
	float:left;
		
	}

/* --------------------------------------------------------
#gentei
-------------------------------------------------------- */
.gentei{
	width:100%;
	text-align:center;
	
    margin-left:5px;
	}
	

.gentei img{
	width:100%;
}

	
.gentei li{
	
	width:20%;

	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:14px; }
