@charset "utf-8";
/* CSS Document */

#contest_info h3,
.result_info h3,
#music h3{
	background: url(img/propose/contest_list.gif) no-repeat 3px 3px;
	border-bottom:1px dotted #330000;
	padding-bottom:3px;
	color:#330000;
	font-weight:bold;
	font-size:13px;
	margin-bottom:10px;
	clear:both;
}

#contest_info .sction{
padding:5px;
}

#contest_info .sction dl{
	margin-bottom:5px;
}

#contest_info .sction dl dt{
float: left;
clear:both;
width:100px;
position:relative;
font-weight: bold;
}

#contest_info .sction dl dd{
float: left;
width: 580px;
}

#contest_info .sction dl .colon{
text-align: center;
width:20px;
position:absolute;
right:0px;
margin-right:5px;
}

#contest_info .sction dl dd ul{
margin-left:15px;
}
#contest_info .sction dl dd li{
list-style-type:circle;
}
#contest_info .sction dl dd .prize_info {
	margin-bottom: 1em;
}
#contest_info .sction dl dd .prize_info dl dd.prize{
width:250px;
}
#contest_info .sction dl dd dl dd.prize_count {
width: 100px;
}
#contest_info .sction dl dd .shop_prize_txt dt {
	float:none;
width:580px;
}
#contest_info .sction dl dd .shop_prize_txt dd.prize {
width:353px;
}
#contest_info .sction{
margin-bottom:20px;
}

.btn{
width:310px;
margin: 40px auto 10px;
}

.btn img{
margin: 0 auto 10px;
}

.note{
text-indent:-1em;
margin-left:1em;
}

#agree {
border:1px solid #CCCCCC;
clear:both;
height:180px;
margin:10px auto 20px;
overflow:auto;
padding:10px;
width:530px;
}

#contest_info #agree h4{
	font-weight:bold;
}

#contest_info #agree ul{
	margin-left:0px;
}

#contest_info #agree ul li{
	list-style-type:none;
}

#contest_info #agree ul,
#contest_info #agree p{
	margin-bottom:10px;
}


/*--------------------------------------
　結果発表
---------------------------------------*/

.section_winner {
	text-align:center;
}
.section_winner dl {
	margin-bottom: 50px;
}
.section_winner dl dt{
	margin-bottom: 15px;
}
.section_winner dl dd{
	margin-bottom: 10px;
}




















