@charset "utf-8";
/* CSS Document */

.btn{
	text-align:center;
	margin-bottom:30px;
}

.btnAnnounce{
	text-align:right;
}

#bunya{
	margin-bottom:30px;
}

#bunya td{
	margin:30px;
}

#bunya td p{
	margin:5px;
}

#limit{
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;
}

#limit span{
	color:#d73c3c;
}

#rule li{
	line-height:1.4;
	margin-bottom:5px;
	list-style-type:decimal;
	margin-left:20px;
}

.photo{
	float:left;
	padding-right:20px;
	padding-bottom:10px;
}

.name{
	margin-bottom:10px;
}


.name span{
	font-size:18px;
}

.voice{
	margin-bottom:30px;
	border-bottom:1px dotted #253f99;
	padding-bottom:20px;
}

.title {
	clear:both;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	color:#253f99;
}

.text{
	margin-bottom:10px;
}


