@charset "UTF-8";


.event_innercontent01 {
	text-align:center;
	margin: 0px 10px 0px 10px;
	vertical-align: middle;
	background-image: url(../images/innercontent01_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 35px 100px 20px 100px;
	background-color: #FFF;
}
.judge{
	margin:40px auto 10px auto;
	text-align:center;
}

.e_title{
	margin: 15px 20px 20px 20px;
}

.e_table {
	width:700px;
	/*margin-top: 10px;
	margin-bottom: 10px;*/
	display: block;
	margin-bottom: 10px;
	margin-top: 20px;
}

.e_table h1 {
	font-size: 16px;
	font-weight: bold;
	color: #C06;
	display: block;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #C06;
	padding-left: 5px;
	vertical-align: bottom;
	margin-left: 50px;
}

.judgeend{
	margin:20px auto 0px auto;
	text-align:center;
}

.e_img {
	margin-right: 5px;
}

/* CSS Document */

