@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
#wrap{
	background-image:url(../images/2011_2.jpg);
	width:950px;
	height:650px;
	margin:auto;
}
#namebox{
	width:950px;
	height:500px;
}
#caster{
	height: 300px;
	width: 150px;
	float: left;
	padding-top: 110px;
	padding-left: 170px;
}
#caster2{
	width:150px;
	height:200px;
	float:left;
	padding-top:105px;
	padding-left:140px;
}
#caster3{
	width:auto;
	height:200px;
	float:left;
	padding-top:90px;
	padding-left:180px;
}
#diary{
	height: 120px;
	width: 930px;
	padding-left: 230px;
}
#foot{
	text-align: right;
}
a img {
    border-style:	none;
}
