@charset "utf-8";

/* eventinfo.css */


/* xxxxx
-------------------------------------------------- */

#event_title {
	background: url(../../images/eventinfo/h3ttl.gif) no-repeat;
	height:123px;
	font-size:12px;
	line-height:18px;
	margin:12px 0 0 0;
}

.index_text {
	padding: 65px 0px 0px 64px;
}

#infoBox {
	width: 550px;
	margin-top: 10px;
	float: left;
}

#infoBox h3 {
	margin-bottom: 12px;
}

#infoBox div.main {
	padding: 0 0px 7px 0;
	line-height: 18px;
	width: 550px;
	overflow: hidden;
}

#infoyear {
	width: 550px;
	padding-bottom: 10px;
	padding-top: 4px;
}

#infoyear li {
	margin:4px 9px 11px 0;
	background: url(../../images/eventinfo/infoyear_line.gif) no-repeat 0 2px;
	display:inline;
	padding-left: 10px;
	font-family: verdana;
}

#infoyear .bgnone {
	background:none repeat scroll 0 0;
	padding-left: 0px;
}	

#infolist {
	overflow: hidden;
	padding-bottom: 1px;
	background: url(../../images/info/line.gif) repeat-x bottom;
	width: 550px;

}

#infolist	li {
	width: 550px;
	overflow: hidden;
	vertical-align: bottom;
	background:	url(../../images/eventinfo/bg.gif) ;
}

#infolist p	{
	float: left;
	clear: left;
	width: 51px;
	padding-top: 1px;
	background: url(../../images/info/line.gif) repeat-x;
}

#infolist dl	{
	float: left;
	padding-left: 9px;
	width: 490px;
	padding-top: 1px;
	background: #fff url(../../images/info/line.gif) repeat-x;
}	

#infolist dt	{
	background: url(../../images/info/line.gif) repeat-x;
	width: 486px;
	margin-left: 4px;
	padding-top: 8px;
}

#infolist li dt a {
	color:#646464;
	text-decoration: none;
}

#infolist li dt a strong {
	background:transparent url(../images/arrow02.gif) no-repeat 0 4px;
}

#infolist li dt strong {
	display:block;
	padding-left: 14px;
}

#infolist dt a:hover {
	color:#8CDC00;
	text-decoration:none;
}

#infolist dd {
	padding-left: 19px;
	padding-bottom: 6px;
	width: 471px;
}


#infolist	.noline	{
	background-image:	none;
}

#subContent {
	float:right;
	margin-top:20px;
	width:200px;
}

#infolist .month {
	color: #64b432;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
}

/*エコイベントレポートへのボタン用*/
#infolist	.btn {
	float: right;
	display: inline;
	width: 128px;
	padding: 0 0 0 10px;
	line-height: 0px;
}	

#infolist .btn_wid {
	width: 320px;
}
