@charset "utf-8";
#banner {
	background-image: url(../images/audution/top.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 980px;
}
#mid_l {
	float: left;
	width: 205px;
	background-image: url(../inside_images/news/mid_l_bg.jpg);
	background-repeat: repeat-y;
	overflow: auto;
	height: 100px;
}
#mid_c {
	float: left;
	width: 570px;
}

#mid_r {
	float: left;
	width: 205px;
	height: 100px;
}

#mid_c .context {
	margin-left: 26px;
	margin-right: 3px;
	font-size: 0.8em;
	line-height: 1.8em;
	color: #333;
	letter-spacing: 0.1em;
	margin-top: 15px;
	margin-bottom: 10px;
}
.pink_title {
	background-repeat: no-repeat;
	background-position: left top;
	color: #D50080;
}
.blue_title {
	background-repeat: no-repeat;
	background-position: left top;
	color: #039;
}
.pink_top_title {
	background-image: url(../images/h2_bg/h2_bg_pink.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 15px;
	padding-left: 26px;
	margin-top: 15px;
	height: 22px;
	padding-top: 6px;
	color: #D50080;
	width: 515px;
}


#erato {
	width: 350px;
	margin-top: 10px;
	margin-left: 60px;
}
#erato a {
	color: #333;
	text-decoration: none;
}
#erato a:hover {
	color: #FC65AC;
}


#erato p {
	font-size: 0.8em;
	color: #333;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
	margin-top: 10px;
}
#jazz_fu {
	width: 350px;
	margin-top: 10px;
	margin-left: 60px;
}
#jazz_fu a {
	color: #333;
	text-decoration: none;
}
#jazz_fu a:hover {
	color: #0CF;
}
#jazz_fu p {
	font-size: 0.8em;
	color: #333;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
	margin-top: 10px;
}
#media_player {
	width: 340px;
	margin-left: 110px;
	margin-top: 15px;
	font-size: 0.8em;
	line-height: 1.8em;
	margin-bottom: 10px;
	color: #666;
}
.blue {
	background-image: url(../images/audution/list2_bg.jpg);
	background-repeat: repeat-y;
	background-position: -30px;
}
.pink {
	background-image: url(../images/audution/list_bg.jpg);
	background-repeat: repeat-y;
	background-position: -30px;
}
