* {
    margin: 0;
    padding: 0;
    font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

html {
   height:auto;
   padding:0 0 0 0;
   margin:0 0 0 0;
}



body{
	background:#fff;
	font-size:12px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	line-height:18px;
}

.wrap{
	width: 855px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	height: 100%;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	clear: both;
}

.contact{
	height: 60px;
	clear: both;
	margin-bottom: 20px;
	text-align: center;
}

.footer{
	clear: both;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background:url(../img/common/footer_bg1.jpg) no-repeat;
	background-position:50% 0;
	width: 100%;
	height: 87px;
}

.footer-img{
	margin:0 auto;
	width:1000px;
}



a:link, a:hover, a:visited, a:active{
	color:#000;
}




.backtotop{
	text-align:right;
	margin: 10px 0;
}


.top-box{
	width: 855px;
	text-align: center;
	padding-top: 10px;
	background-image: url(../img/audition/bg.jpg);
	height: 230px;
}

.audition-info{
	margin-bottom:30px;
}

.title{
	border-bottom:1px solid #e2e2e2;
	margin-bottom:10px;
}

.title#new-artist{
	background:url(../img/audition/new-artist.jpg) no-repeat;
	height:31px;
}

.title#new-talent{
	background:url(../img/audition/new-talent.jpg) no-repeat;
	height:31px;
}

.title#new-writer{
	background:url(../img/audition/new-writer.jpg) no-repeat;
	height:31px;
}

.title#new-announcer{
	background:url(../img/audition/free-announcer.jpg) no-repeat;
	height:31px;
}

th{
	background-color:#92d84d;
	width: 30%;
	text-align: left;
	padding: 0 0 0 15px;
	border-right: 7px solid #fff;
	border-bottom: 5px solid #fff;
}

td{
	background-color:#f4fbed;
	border-bottom: 5px solid #fff;
	padding: 15px 12px;
}


#talent{
	margin-bottom: 150px;
}

#artist{
	margin-bottom: 150px;
}

#writer{
	margin-bottom: 150px;
}

#announcer{
	margin-bottom: 150px;
}

.bold{
	font-size:16px;
	font-weight:600;

}

.content{
	padding: 0 10px;
}

.spacing{
	padding-right:20px;
}

.top-box p{
	padding-bottom:20px;
}

table{
	margin-top:10px;
}

