@charset "utf-8";



h3.event_tit {
	background:url(../common/images/h2_base.gif) bottom no-repeat;
	width:668px;
	height:40px;
	padding:0 0 0 10px;
	margin:45px 0 0 0;
	line-height:1.2;
}

h2.voice_list {
	background:url(../common/images/org_arrow02.gif) no-repeat left top;
	width:668px;
	height:40px;
	padding:4px 0 0 15px;
	margin:30px 0 0 0;
	line-height:1.2;
}

.event_list {
	width:678px;
	padding:10px 0;
	overflow:hidden;
}

* html .event_list {height:1%;}


	.event_list_L {
		width:420px;
		float:left;
		padding-left:10px;
	}

	.event_list_R {
		float:right;
		width:237px;
		margin:0 5px 0 0;
	}
	
	.event_list_R img {
		border:solid 6px #CCCCCC;
		margin:10px 0 0 20px;
	}
	
	.event_list_top {
		padding-left:10px;
	}
	
	.event_list_bottom img {
		clear:both;
		border:solid 6px #CCCCCC;
		margin:10px 0 0 10px;
	}


#btnVoice {
	padding:15px 0 25px 0;
	text-align:center;
}

