@charset "utf-8";
@import url("import.css");

/* -----------------------------------------------------------
CSS Information
 File name:      about.css
 Style Info:     root directory用CSS
----------------------------------------------------------- */

/*----------------------------------------------------
	eco sundayページ用
----------------------------------------------------*/
.eventBorder2{
	border-top:1px dotted #CCCCCC;
	margin-top:8px;
	padding-top:8px;
	clear:both;
}

div.mainsection{
padding:12px 0 0 8px;
}

ul li.event_title{
	font-size:120%;
	font-weight:bold;
}

div.event_ecow{
	width:485px;
	margin:20px 0 25px 0;
	background:url(../img/share/center_under_line.gif) no-repeat bottom;
	padding:0 0 10px 0;
}

li.eventimgtable{
	padding-top:10px;
}

li.eventimgtable caption {
	padding-left:8px;
}

li.eventimgtable td {
	text-align:center;
}

li.eventimgtable td img{
	border:2px solid #CCCCCC;
	margin-left:5px;
}