@charset "utf-8";

/*==========================
　フォント
==========================*/

.ev_t1 {
	margin:0 0 0 390px;
	padding:0 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:19px;
	color:#FFFF00;
	font-weight:bold;
	text-align:left;
}

.ev_txt1 {
	margin:0 0 0 390px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
	text-align:left;
}

.ev_t0 {
	padding:0 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:19px;
	color:#FFFF00;
	font-weight:bold;
	text-align:left;
}

.ev_txt0 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
	text-align:left;
}

/*==========================
　コンテンツ
==========================*/

.cont_top {
	width:615px;
	height:51px;
}

.cont_mdl {
	padding:0 0 20px;
	width:615px;
	background:url(../contents/shp_file/img/cont_bg.png) repeat-y;
}

.cont_btm {
	margin:0 0 30px 0;
	width:615px;
	height:20px;
	background:url(../contents/shp_file/img/cont_btm.png) no-repeat;
}

.event_base {
	position:relative;
	margin:0 20px 0 20px;
	padding:15px 0 15px 0;
	border-bottom:dashed #009900 1px;
	overflow:hidden;
}

.event_img {
	float:left;
	width:380px;
	text-align:center;
}
