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


#copetition_title {
	padding-top:15px;
	position:relative;
}



#copetition_title h2 {
	float:left;

}

#copetition_title p {
	float:right;
	padding-right:20px;

}

#grand_prize {
	clear:both;
	position:relative;

}

#grand_prize h3 {
	background-image:url(../images/competition/grandprize.jpg);
	background-repeat:no-repeat;
	padding-top:145px;
	overflow:hidden;
	height:0;
	font-size:60%;
	display:block;
	
	

}



#to_competition {
	text-align:right;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:10px;

}

#to_competition a {
	width:153px;
	height:0;
	overflow:hidden;
	background-image:url(../images/competition/to_competition_btn.jpg);
	background-repeat:no-repeat;
	padding-top:23px;
	font-size:60%;
	display:block;
	float:right;

}


#to_competition a:hover {
	background-image:url(../images/competition/to_competition_btn_h.jpg);

}



#to_comment {
	text-align:right;
	padding-right:20px;
	padding-bottom: 10px;
	padding-top: 5px;

}

#to_comment a {
	width:139px;
	height:0;
	overflow:hidden;
	background-image:url(../images/competition/to_comment_btn.jpg);
	background-repeat:no-repeat;
	padding-top:23px;
	font-size:60%;
	display:block;
	float:right;

}


#to_comment a:hover {
	background-image:url(../images/competition/to_comment_btn_h.jpg);

}



#grand_prize a {
	position:absolute;
	top:108px;
	right:135px;

}


.detail_btn {
	padding:0px 70px;
	padding-bottom:15px;

}

.detail_btn ul {
	margin:0;
	padding:0;
	display:inline;

}

.detail_btn li {
	float:left;
	display:inline;

}

.d01 {
	margin-right:147px;
}

.d02 {
	margin-right:202px;
}

.d04 {
	margin-left:30px;
	margin-right:155px;

}
.d05 {
	margin-right:175px;
}


.d07 {
	margin-left:10px;
margin-right:175px;
}

.d08 {
margin-right:175px;
}


.d10 {
	margin-left:10px;
margin-right:175px;
}

.d11 {
margin-right:175px;
}

hr {
	border:0;
	background-image:url(../images/competition/hr.gif);
	background-repeat:no-repeat;
	height:2px;
	width:660px;
	margin:0 auto;
	text-align:center;

}

* html hr {
	display :list-item;
	width:0px;
    list-style :url(../images/competition/hr.gif) inside;
	list-style-type:none;
	color:#FFFFFF;


}

*:first-child+html hr {
	display :list-item;
	width:0px;
    list-style :url(../images/competition/hr.gif) inside;
	list-style-type:none;
	color:#FFFFFF;


}


#info {
	width:660px;
	margin:20px auto;
	text-align:center;

}

.mt15 {
	margin-top:15px;

}
