@charset "UTF-8";

/* lineup.css */ 


/* ---------- layout  ---------- */

.body {background:url(../images2/bg.jpg);
  background-repeat:repeat-y;
  background-position:center;}

.left {text-align:center;
  padding:0px 45px 200px 45px}

.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;}
  
.default_eng { font-size: 13px; line-height:18px; color:#000000;}

.bio_eng { font-size: 12px; line-height:18px;
  color:#330000;}