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; 
  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:#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-property: background;
  -webkit-transition-duration: 1s;
  -moz-transition-property: background;
  -moz-transition-duration: 1s;
}  
  
ul li a:hover{
    background: transparent none; 
	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%);
}

#bannar{
	width:710px;
	height:100%;
	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用 */  
	
}

.bannerhead{
	width:700px;
	height:36px;
}





img {
border:0;
}
.rollover01 {

width:210px;
height:36px;
float:left;
background: url(image/biography/2013/bt_jp.png) no-repeat left bottom;
margin-left:0px;
margin-top:0px;
}
.rollover01 a {
display:block;
width:210px;
height:36px;
font-size:1px;
line-height:0px;
outline:none;
}
.rollover01 a:hover {
text-indent:-9999px;
}



.rollover02 {
width:210px;
height:36px;
float:right;
background:url(image/biography/2013/bt_en.png) no-repeat left bottom;
margin-left:px;
margin-top:0px;
margin-right:270px;
}
.rollover02 a {
display:block;
width:210px;
height:36px;
font-size:1px;
line-height:0px;
outline:none;
}
.rollover02 a:hover {
text-indent:-9999px;
}






.bio-jp{
	width:650px;
	height:100%;
	background-color:#FFF;
	background-image:url(http://kimbianca.com/bianca_bio.css);
	background-repeat:no-repeat;
	margin-left:9px;
	padding:20px 10px;
}

p{
	font-size:16px;
	font-weight:bold;
}

.text1{
	font-size:14px;
	font-weight:bold;
	border-left:#09C 4px solid;
	margin:5px;
	padding-left:5px;
}

.text2{
	height:100%;
	font-size:12px;
	font-weight:;
	border-left:#09C 0px solid;
	margin:5px;
	padding-left:5px;
	text-indent:130%;
}



.moviehead{
}


.movie{
	margin-left:15px;
	margin-bottom:px;
}


.headline{
	margin-left:240px;
	padding-bottom:8px;
	padding-top:8px;
	background-color:rgba(255,255,255,0.2);
	border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}


.headhead {
	margin-left:0px;
	padding-left:px;
	
}


.headlinecontent{
	margin-left:13px;
	margin-bottom:9px;
}
	 


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


.facebook{
	float:left;
	width:360px;
	height:;
}

.facebookct{
	padding-left:8px;
			}

.facebookhead{
}

.twitter{
	width:320px;
	margin-left:2px;
	margin-right:20px;
	float:right;
	
}

.twitterhead{
}

.twitterct{
	padding-left:8px;
	width:310px;
}


	 
#left-up{
	width:340px;
	background:;
	margin-top:25px;
	
}



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


#sch{
	width:295px;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:20px;
	background-image: url(http://kimbianca.com/image/top/next_haikei_1.png);
	background-position:left top;
	background-repeat: repeat;
	background-color:#333;
	color: #000;
	font-size:11px;
	font-weight:bold;
	filter: Alpha(opacity=100);
    opacity:1.0;
	
}

#sch-head{
	width:290px;
	height:14px;
	margin-bottom:3px;
	border-bottom:0px dotted #999;
	font: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	background-color: #FF1493;
	font-weight:normal;
	padding-left:5px;
	padding-bottom:3px;

	
}


.sch-contents{
	padding-left:10px;
	border-left:#999 solid 0px;
	border-bottom:#999 dotted 0px;
	color: #C36;
	font-size:10px;
	font-weight:bold;
	margin-bottom:3px;
}






#footer {
	clear: both;
	height:30px;
    width: 960px;
	background-color: #transparent;
	background-image:url(http://kimbianca.com/bianca_bio.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 */