/*----------------------------------------------------------------------
イベント情報
----------------------------------------------------------------------*/
.e_title {
	clear: both;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6ac028;
	padding: 4px 0 2px 5px;
	margin-top: 10px;

}

.e_title2 {
	clear: both;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6ac028;
	padding: 4px 0 2px 5px;
	margin-top: 10px;
	margin-bottom: 5px;

}

.e_txt {
	clear: both;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	color: #ff0000;
	padding: 7px 0 0px 5px;
	line-height: 140%;

}

.e_txt_detail {
	float: left;
	text-align: left;
	font-size: 80%;
	line-height: 170%;
	padding: 1px 0 2px 5px;
	width: 485px;

}

.e_txt_detail img {
	padding: 7px 0 0 0;

}

.e_txt_detail span {
	font-weight: bold;

}

.e_btn {
	text-align: right;
	padding: 5px 5px 0 0;
	font-size: 105%;

}

.e_btn a {
	text-decoration: underline;
	color: #6ac028;
}

.e_btn a:hover {
	text-decoration: none;
	color: #8EE44C;

}

.e_btn img {
	vertical-align: text-top;

}

.e_txt_detail2 {
	clear: both;
	text-align: left;
	font-size: 80%;
	line-height: 170%;
	padding: 1px 0 2px 5px;

}

.e_txt_detail2 img {
	padding: 7px 0 0 0;

}

.e_txt_detail2 span {
	font-weight: bold;

}

.e_image {
	float: right;
	padding: 0 0 15px 0;

}

.e_attention {
	text-align: left;
	font-size: 75%;
	color: #FF0000;
	line-height: 170%;
	padding: 2px 0 0 5px;
	width: 485px;

}



.t_title {
	clear: both;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	padding: 4px 0 4px 5px;
	margin-top: 5px;

}

.t_table {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width: 605px;
	text-align: left;
	margin-left: 5px;
}

.t_table th {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	padding: 6px 0 3px 0;
	font-size: 70%;
	background-color: #f8f8f8;

}

.t_table .t_part {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	padding: 6px 0 3px 0;
	font-size: 70%;
	width: 90px;

}

.t_table .t_place {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: left;
	padding: 6px 0 3px 3px;
	font-size: 70%;
	width: 180px;

}

.t_table .t_address {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: left;
	padding: 6px 0 3px 3px;
	font-size: 70%;

}

.t_table .t_about {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	padding: 6px 0 3px 0;
	font-size: 70%;
	width: 70px;

}

.t_table .t_about a {
	text-decoration: underline;
	color: #6ac028;

}

.t_table .t_about a:hover {
	text-decoration: none;
	color: #a7d30a;

}

.t_table .t_about img {
	vertical-align: text-top;

}


/*
当選者発表
---------------------------------------------------*/
.to_top_title {
	text-align: center;
	margin: 0 auto;

}

#to_block {
	clear: both;
	padding: 15px 0 10px 0;
	border-bottom: 1px dotted #aaaaaa;

}

.to_image {
	float: left;
	padding: 0 20px 0 0;

}

.to_name {

}

.to_name_table {
	width: 500px;
	text-align: left;
}

.to_name_table .to_name {
	text-align: left;
	padding: 2px 0 1px 3px;
	font-size: 85%;
	width: 240px;
	
}

.to_name_table .to_name2 {
	text-align: left;
	padding: 2px 0 1px 3px;
	font-size: 80%;
	width: 110px;
	
}

.to_name_table .to_address {
	text-align: left;
	padding: 2px 0 1px 3px;
	font-size: 80%;

}

.to_attention {
	clear: both;
	text-align: left;
	font-size: 80%;
	padding: 10px 0 0 5px;
	line-height: 170%;

}

.to_attention span {
	font-size: 90%;

}



/*
前のページに戻る
---------------------------------------------------*/
.return {
	clear: both;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0 5px 0;


}

























