@charset "UTF-8";

/*---------------
□□□layout□□□
---------------*/
.main div.entry_para{
	display: block;
	width: 570px;
	text-align: left;
	background: url(../character/images/bg.png) no-repeat center 100px;
	overflow: hidden;
	padding-bottom: 20px;
	position: relative;

}
p.btn_prev{
	display: block;
	position: absolute;
	left: 20px;
	top: 500px;
	z-index: 10;
}
p.btn_next{
	display: block;
	position: absolute;
	right: 40px;
	top: 500px;
	z-index: 10;
}

ul.charalist{
	overflow: hidden;
	text-align:center;
	width: 570px;
}
ul.charalist li{
	display: inline-block;
	padding-right: 7px;
	padding-left: 7px;
	width: 172px;
	padding-bottom: 20px;
}
ul.charalist .name{
	background: url(../movie/images/title_bg.jpg) repeat;
	display: inline;
	padding: 3px 5px 0px 7px;
	-moz-box-shadow: 1px 1px 1px #ccc;
	-webkit-box-shadow: 1px 1px 1px #ccc;
	margin-right: auto;
	margin-left: auto;
}
ul.charalist li img{
	margin-bottom: 5px;
}
/*----------takeo----------*/
#entry_takeo p.img1{
	left: 220px;
	top: 60px;	
}
#entry_takeo p.img2{
	left: 20px;
	top:610px;	
}
#entry_takeo p.img3{
	left: 130px;
	top: 555px;	
}
#entry_takeo p.name2{
	left: 115px;
	top: 60px;	
}
#entry_takeo p.sticker1{
	left: 75px;
	top: 180px;	
}
#entry_takeo p.sticker2{
	left: 215px;
	top: 510px;	
}


/*----------suna----------*/
#entry_suna p.img1{
	left: 280px;
	top: 100px;
}
#entry_suna p.img2{
	left: 20px;
	top:610px;	
}
#entry_suna p.img3{
	left: 130px;
	top: 555px;	
}
#entry_suna p.name2{
	left: 115px;
	top: 60px;	
}
#entry_suna p.sticker1{
	left:220px;
	top: 50px;	
}
#entry_suna p.sticker2{
	left: 100px;
	top: 450px;	
}
#entry_suna div.txt{
	margin-top: 870px;
}
/*----------yamato----------*/
#entry_yamato p.img1{
	left: 280px;
	top: 140px;
}
#entry_yamato p.img2{
	left: 140px;
	top:610px;
}
#entry_yamato p.img3{
	left: 20px;
	top: 555px;
}
#entry_yamato p.name2{
	left: 115px;
	top: 60px;	
}
#entry_yamato p.sticker1{
	left:220px;
	top: 180px;	
}
#entry_yamato p.sticker2{
	left: 100px;
	top: 490px;	
}
#entry_yamato div.txt{
	margin-top: 830px;
}
/*----------#colorbox----------*/
	#colorbox #cboxPrevious
	{
	border:0;
	padding:0;
	margin:0;
	width:72px;
	position: absolute;
	background:url(../character/images/allow2.png) no-repeat;
	height: 108px;
	left: 10px;
	top: 300px;
	text-indent:-9999px;
}
#colorbox #cboxPrevious
	{
	border:0;
	padding:0;
	margin:0;
	width:72px;
	position: absolute;
	background:url(../character/images/allow2.png) no-repeat;
	height: 108px;
	left: 10px;
	top: 300px;
	text-indent:-9999px;
}
#colorbox #cboxNext
	{
	border:0;
	padding:0;
	margin:0;
	width:72px;
	position: absolute;
	background:url(../character/images/allow1.png) no-repeat;
	height: 108px;
	right: 10px;
	top: 300px;
	text-indent:-9999px;
}
 a { outline: none; }
#colorbox #imageData #numberDisplay{ display: none;   }  

/*---------------
□□□font□□□
---------------*/
.name{
	font-size: 153.9%;
	line-height: 1.8em;

}
.name strong{
	font-size: 26px;

}.cv{
	font-size: 16px;
}
.main div.entry_para p{
	line-height: 1.6em;
}
.exp{
	font-size: 108%;
}
