@charset "utf-8";
/* ==================================================================
CSS information
style info :VSライブ
================================================================== */



/* --------------------------------------------------------
#contents_wrap
-------------------------------------------------------- */
#contents_wrap{ width:100%; background-color:#FFF;}
.ac{text-align:center;}

#backnumber {}


/* --------------------------------------------------------
#contents
-------------------------------------------------------- */
#contents{ margin:0 auto; padding:10px 0 0 0; width:99%;}

.vsmenu{
	width:100%;
	text-align:center;
	margin-top: 0px;
}

.maintxt{
	font-size: 16px;
	line-height: 140%;
	color:#ff429c;
	font-weight:bold;
	text-align:center;
}

.txt{
	font-size: 17px;
	line-height: 120%;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.txt2{
	font-size: 20px;
	line-height: 130%;
	margin-top: 5px;
	margin-left: 10px;
}



.section01{
	margin: 10px 0 10px 0px;
	border: 3px solid #cb0400;
	border-radius: 12px;
	
	padding:0;

	//CSS3
	position:relative;
	-moz-border-radius: 16px;

	//for Firefox
	-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:5px;
	margin-bottom:5px;
	margin-left:-5px;
		
	}
	
.section01 .img{
	
	width:100%;
	margin-left: 5px;
	display:block;
}

.section01 ul{
	font-size:12px;
	color:#cb0400;}
	
.item{
	
	display:block;
	width:95%;
	
	text-align:center;
	
}

.chara{ display:none; }
.chara2{
	
	display:block;
	width:95%;
	margin-bottom:0 20px 0 20px ;
	text-align:center;
}

	
.twitter{ 
	margin:20px;
	padding:6px;
	width:100%;
	border:2px solid #7fbfff;
	border-radius: 12px;//CSS3
	-moz-border-radius: 12px;//for Firefox
	-webkit-border-radius: 12px;//for Safari and chrome
	behavior: url(border-radius.htc);//for IE}

.tw01{
	width: 95%;
	font-size: 100%;
	line-height: 130%;
	padding: 10px;
	margin-top:10px;
	margin-bottom:10px;

	background-color: #B9EEFF;
	line-height: 150%;
	border: #09F 2px solid;
	border-radius: 12px;


	//CSS3
	-moz-border-radius: 12px;//for Firefox
	-webkit-border-radius: 12px;//for Safari and chrome
	behavior: url(border-radius.htc);//for IE
}

.tw02{
	width: 95%;
	font-size: 100%;
	padding: 10px;
	background-color: #FFF0F0;
	border: #cb0400 2px solid;
	border-radius: 12px;
	
	margin-bottom:20px;


//CSS3
	-moz-border-radius: 12px;//for Firefox
	-webkit-border-radius: 12px;//for Safari and chrome
	behavior: url(border-radius.htc);//for IE}


.tbl{
	width: 100%;
	padding: 10px;
	background-color: #f8dbe4;
	border: #ff429c 2px solid;
	border-radius: 12px;

	margin-top:15px;
	margin-bottom:20px;
	/*text-align:center;
	margin:0 0 15px 20px;*/


	//CSS3
	-moz-border-radius: 12px;//for Firefox
	-webkit-border-radius: 12px;//for Safari and chrome
	behavior: url(border-radius.htc);//for IE;
}

.tbl .pink{
	font-size: 24px;
	color: #ff429c;
}
	
	
/* --------------------------------------------------------
#music
-------------------------------------------------------- */

.musicbox{
	
	display:block;
	
	margin-bottom:30px;
	background-color:#F96;
	
		
	}
	
.mb_3mj{
	width:45%;
	float:left;
	margin-left:10px;
	margin-bottom:20px;
		
	display:block;
}
	

.mb_xip{
	width:45%;
	float:left;
	margin-left:15px;
	margin-bottom:20px;

	display:block;
	
}

.img

/* --------------------------------------------------------
共有
-------------------------------------------------------- */
.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:93%;}

