.main {
  width:552px;
  margin-left: 90px;
}

.left {
	width: 274px;
	height:548px;
}

.right {
	padding-left: 14px;
}

#audition {
  zoom: 2;
  -moz-transform: scale(2, 2) translate(0px, 37px);
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 200px;
  height: 105px;
  background:url(../img/anime/audition.png) no-repeat 0 0;
  margin: 0 auto;
}


.box {
	width: 100%;
	border: 1px #aaabab solid;
}

.title {
	width: 100%;
	height: 56px;
	background-color: #aaabab;
	font-size: 24px;
	color: #FFF;
	line-height: 56px;
	text-align: center;
}
.content {
	padding: 24px 10px 136px 15px;
	font-size: 23px;
	line-height: 44px;
}