@charset "utf-8";
#all  #main_box  h1 {
	font-size: 13px;
	line-height: 135%;
	color: #CCCCCC;
	background-color: #333333;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
}
#all  #main_box  h2 {
	font-size: 11px;
	margin-bottom: 0px;
	color: #CCCCCC;
}
#all #main_box p {
	font-size: 11px;
	line-height: 180%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #CCCCCC;
}
#all  #main_box  #photo1 {
	background-image: url(../image/audition_img/02.jpg);
	height: 439px;
	width: 166px;
	background-repeat: no-repeat;
	float: left;
	background-color: #000000;
}
#all #main_box #space {
	background-color: #000000;
	height: 24px;
	width: 650px;
}
#all #main_box p.return {
	margin-top: 36px;
	margin-bottom: 0px;
}
