/* contents */
#main {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: left;
	background-color: #FFFFFF;
}
#mainwrap {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #666666;
}

#mainwrap p {
	background-color: #EAEAEA;
	padding: 8px;
	width: 550px;
	border: 1px solid #333333;
}

#mainwrap h3 {
	padding-bottom: 16px;
	color: #990000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding-top: 16px;
}
#mainwrap .red {
	color: #FF6600;
}
#mainwrap .check {
	color: #FF3366;
}
#mainwrap #audition {
	font-size: 14px;
	line-height: 1.6em;
}

#mainwrap dl {
	margin-top: 40px;
	margin-bottom: 20px;
}
#mainwrap dt {
	margin: 0;
	font-size: 16px;
	position: absolute;
	font-weight: bold;
	color: #0099FF;
	line-height: 1.8em;
}
#mainwrap dd {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 130px;
	padding-bottom: 30px;
	font-size: 16px;
	line-height: 1.8em;
}
.clear { clear: both; visibility: hidden; height: 0; }  
.bt {
	height: 40px;
	width: 300px;
	font-size: 20px;
	font-weight: bold;
}
#mainwrap .pop {
	font-weight: bold;
	color: #FF0066;
}
#audition ul {
	padding: 0px;
}

#audition li {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 20px;
	padding-bottom: 10px;
}
