@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}
  
  
.left_2 {float:left;
  text-align:center;
  width: 448px;}
  

.right {float:right;
  text-align:center;
  padding:0px 45px 0px 0px}
  
.right_2 {float:left;
  text-align:center;
  width: 448px;}

.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;}

#title{
	width: 900px;
	height: 20px;
}

#title a:hover img {
	opacity : 0.9;
	filter:alpha(opacity=90);
	-ms-filter:"alpha(opacity=90)";
	}

#gallrey_main{
	width: 848px;
	border: solid 1px #090909;
	margin-top: 20px;
	margin-left: 25px;
}

#gallrey_main a:hover img {
	opacity : 0.9;
	filter:alpha(opacity=90);
	-ms-filter:"alpha(opacity=90)";
	}

#gallrey_main_2{
	width: 848px;
	border: solid 1px #090909;
	margin-top: 20px;
	margin-left: 25px;
}

#gallrey_main_2 a:hover img {
	opacity : 0.9;
	filter:alpha(opacity=90);
	-ms-filter:"alpha(opacity=90)";
	}


.artist{
	width: 898px;
	height: 45px;
	background-image:url(images/stage_back.png);
	background-repeat:no-repeat;
	}
	
.artist2{
	width: 898px;
	height: 45px;
	background-image:url(images/stage_back_blue.png);
	background-repeat:no-repeat;
	}
	
.artist3{
	width: 898px;
	height: 45px;
	}
	
.artist img{
	padding-left: 36px;
	}
	
.artist2 img{
	padding-left: 36px;
	}
	
.artist3 img{
	padding-left: 36px;
	}
	

.artist p{
	font-size: 15px;
	font-style: bold;
	color: #090909;
	padding-left: 45px;
}

.artist2 p{
	font-size: 15px;
	font-style: bold;
	color: #090909;
	padding-left: 45px;
}

.artist3 p{
	font-size: 15px;
	font-style: bold;
	color: #090909;
	padding-left: 45px;
}

#tokyo_title{
	width: 900px;
	height: 90px;
	background-image:url(images/day_banner3.png);
	background-repeat:no-repeat;
}

#kobe_title{
	width: 900px;
	height: 90px;
	background-image:url(images/day_banner.png);
	background-repeat:no-repeat;
}

#tokyo_title img{
	width: 123px;
	height: 20px;
	margin-left:710px;
	margin-top: 25px;
	border:none;
}

#kobe_title img{
	width: 123px;
	height: 20px;
	margin-left:710px;
	margin-top: 25px;
	border:none;
}

.report img{
	padding-left:710px;
}

a:link{
　text-decoration:none;
border:none;
}


#camera p{
	text-align: center;
	color:#333333;
}