body,td,th {
	font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;

}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapper {
	width: 960px;
	margin : 0px auto 
	}

#header {
	width:720px;
	height:210px;
	margin-left:230px;
	margin-top:0px;
	background-image: url(image/top/2013/logo.png);
	background-position: bottom;
	background-repeat:no-repeat;
}



#link-box {
	margin: 0;  
    padding-left: 20px;  
	margin-bottom: 0px;
	text-align:center;
	width:100%;
	height:35px;
	font-size:12px;
	position: fixed;
	background-color: rgba(51,51,51,0.6);
	}
	
	
.wrapper {
    width: ;
    height: 33px;
    background : #464646;
    background : -webkit-gradient(linear, left top, left bottom, from(rgb(168,168,168)), to(rgb(69,69,69)));
    background : -moz-linear-gradient(top, rgb(168,168,168), rgb(69,69,69));
    border-top: 2px solid #939393;
    position: relative;
    margin-bottom: 0px;
}
	
	
ul{    
  margin: 0;  
  padding: 0; 
}  

ul.menu{  
  float: left;
  height: 33px;
  border-left: 1px solid rgba(0,0,0,0.3);
  border-right: 1px solid rgba(255,255,255,0.3);
  
}  
  
ul.menu li{  
  list-style: none;
  float: left;  
  width: 120px; 
  height: 32px; 
  color:#FFF;
}  
  
ul li a{  
  display: block;
  padding: 0 5px;
  border-left: 1px solid rgba(255,255,255,0.1);
  border-right: 1px solid rgba(0,0,0,0.1);
  text-align: center;
  color:#FFF;
  text-decoration:none;
  line-height: 33px;
  background : -webkit-gradient(linear, left top, left bottom, from(rgb(168,168,168)), to(rgb(69,69,69)));
  background : -moz-linear-gradient(top, rgb(168,168,168), rgb(69,69,69));
  -webkit-transition: background 1s linear;

}  
  
ul li a:hover{
　background: -moz-radial-gradient(center 80px 45deg, circle cover, rgba(31,169,244,1) 0%, rgba(0,28,78, 1) 100%);
  background: -webkit-gradient(radial, 50% 100%, 10, 50% 50%, 90, from(rgba(31,169,244,1)), to(rgba(0,28,78, 1)) );
  color: #FF0;
}  

ul li.active a{
    background: -webkit-gradient(radial, 50% 100%, 10, 50% 50%, 90, from(rgba(31,169,244,1)), to(rgba(0,28,78, 1)) );
    background: -moz-radial-gradient(center 80px 45deg, circle cover, rgba(31,169,244,1) 0%, rgba(0,28,78, 1) 100%);
}


#nlnl{
	height:50px;
}

#jacket{
	width:710px;
	height:1010px;
	border-left:#999 0px solid;
	margin-bottom:5px;
	margin-left:240px;
	margin-top:5px;
    padding-top:8px;
	padding-bottom:10px;
	background-color:rgba(255,255,255,0.2);
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	
}

.discotitle{
	width:700px;
	height: 80px;
}






.top{
	width:700px;
	height: 230px;
	background-image:url(http://kimbianca.com/disco.css);
	background-repeat:no-repeat;
	margin-left:9px;
}

.topleft{
	width:210px;
	margin-top:10px;
	margin-left:5px;
	float:left;
	border:#FFF 1px solid;
	padding-left:0px;
}

.topcenter{
	width:210px;
	margin-top:10px;
	margin-left:20px;
	float:left;
	border:#FFF 1px solid;
	padding-left:0px;
}

.topright{
	width:210px;
	margin-top:10px;
	margin-left:8px;
	margin-right:15px;
	float:right;
	border:#FFF 1px solid;
	padding-left:0px;
}

.line{
	width:710px;
	height:173px;
	margin-bottom:0px;
	margin-left:0px;
}


.left{
	clear:both;
	width:340px;
	float:left;
	margin-top:5px;
	margin-left:9px;
}

.right{
	width:350px;
	float:right;
	margin-top:5px;
}

.left1{
	width:155px;
	margin-top:px;
	margin-left:5px;
	float:left;
	border:#FFF 1px solid;
	padding-left:0px;
}

.left2{
	width:155px;
	margin-top:px;
	margin-left:0px;
	margin-right:3px;
	float:right;
	border:#FFF 1px solid;
	padding-left:0px;
}


.right1{
	width:155px;
	margin-top:0px;
	margin-left:3px;
	margin-right:px;
	float:left;
	border:#FFF 1px solid;
	padding-left:0px;
}

.right2{
	width:155px;
	margin-top:0px;
	margin-left:5px;
	margin-right:0px;
	float:right;
	border:#FFF 1px solid;
	padding-left:0px;
	margin-right:15px;
}


#detail{
	width:710px;
	height:5710px;
	border-left:#999 0px solid;
	margin-bottom:5px;
	margin-left:240px;
	margin-top:25px;
    padding-top:8px;
	padding-bottom:10px;
	background-color:rgba(255,255,255,0.2);
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
	
}


.lineblank{
	width:710px;
	height:40px;
	margin-bottom:0px;
	margin-left:0px;
	text-align:right;
	color:#09F;
	font-size:12px;
}

.line2{
	width:710px;
	height:380px;
	margin-bottom:5px;
	margin-left:0px;
	background-color:#;
	border-bottom:#FFF 2px dotted;
}


.line3{
	width:710px;
	height:280px;
	margin-bottom:5px;
	margin-left:0px;
	background-color:#;
	border-bottom:#FFF 2px dotted;
}


.jac{
	width:220px;
	margin-left:15px;
	float:left;
	border:#FFF 1px solid;
	
}

.naiyou{
	width:450px;
	margin-left:13px;
	margin-right:5px;
	float:right;
	background-color:#;
	
}

.title{
	height:35px;
	margin-top:5px;
	color:#FFF;
}

.lyric{
	
	height:30px;
	float:right;
	width:100px;
}

.setsumei{
	width:450px;
	color:#FFF;
	font-size:12px;
	margin-top:5px;
	line-height:120%;
	background-color:#;
}


.t1{
	font-size:12px;
	color:#0CF;
	background-color:#;
	padding:2px;
	margin-top:8px;
	margin-bottom:5px;
	width: ;
	border-left:#0CF 5px solid;
}

.link1{
	width:120px;
	margin-top:5px;
	float:left;
}

.link2{
	width:120px;
	margin-top:5px;
	float:left;
	margin-left:18px;
}

.link3{
	width:120px;
	margin-top:5px;
	float:right;
	margin-left:15px;
	margin-right:47px;
}




#d-box{
	float:right;
	width:300px;
	padding-top:px;
	margin-top:10px;
}






#footer {
	clear: both;
	height:30px;
    width: 960px;
	background-color: #transparent;
	background-image:url(http://kimbianca.com/disco.css);
	background-repeat:no-repeat;
	text-align:center;
	border-top: 4px solid #transparent;
	}
	
	
	


	



#twitter_div {
text-align :left;
margin : 0px;  /* 適宜変更推奨 */
width: 270px;
padding : 1px 1px;
background: url(http://kimbianca.com/image/top/twitter_back.png1);
background-repeat:no-repeat;
background-position:right bottom;
border:1px solid #333;
}










@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */