@charset "UTF-8";

/* lineup.css */ 


/* ---------- layout  ---------- */

.body {background:url(../images2/bg.jpg);
  background-repeat:repeat-y;
  background-position:center;}

.left {float:left;
  text-align:center;
  padding:0px 0px 0px 45px}

.right {float:right;
  text-align:center;
  padding:0px 45px 0px 0px}

.center {float:left;
  margin-top:25px;
  padding:0px 3px 0px 3px;
  height:965px;
  border-right:#999999 solid 1px;}
  
.main th {
  margin:5px;
  padding:5px 5px 5px 5px;
  border-top:1px solid #cccccc;
  border-right:1px solid #999999;
  border-bottom:1px solid #999999;
  border-left:1px solid #cccccc;
  background-color:#E0E0E0;
  vertical-align:top;
}

.name {color:#330000;
  font-family:Impact;
  font-weight:100;
  font-size:13px;
  line-height:20px;
  text-align:center;}

.twitter {text-align:center;
  margin:30px auto;
  width:900px;
  float:left;}

.box{
  width:800px;
  border:#330000 1px double;
  padding:10px;
  margin:15px auto;
  text-align:left;
}

.box img{margin:0px 10px 10px 0px;}

.bio_name {font-size:20px;
  font-family:Impact;
  color:#330000;
  line-height:30px;
  float:left;
  margin-right:10px;}
  
.chiho {height:30px;}
  
.chiho img { padding:10px 0px 0px 0px;}

.default_eng { font-size: 13px; line-height:18px; color:#000000;}

.bio_eng { font-size: 12px; line-height:18px;
  color:#330000;}

.bio_name_inter {font-size:20px;
  font-family:Impact;
  color:#330000;
  line-height:30px;}

.video { border:#330000 1px;
  border-style:solid;
  padding:3px;}

.interview {color:#FF0000;}