@charset "utf-8";

.event-kengaku {
	font-size: 123.1%;
	color: #333;
	font-weight: bold;
	display: block;
	border-bottom: 1px dotted #999999;
	padding-bottom: 2px;
	margin-right: 5px;
	margin-bottom: 15px;
	background: url(/img/event/common/ico-kengaku.gif) no-repeat left top;
	padding-left: 90px;
	margin-left: 0px;
	line-height: 1em;

}
.event-ibent {
	font-size: 123.1%;
	color: #333;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #999999;
	padding-bottom: 2px;
	margin-right: 5px;
	margin-bottom: 15px;
	background: url(/img/event/common/ico-event.gif) no-repeat left top;
	padding-left: 90px;
	margin-left: 0px;
	line-height: 1em;
}
.event-campaign {
	font-size: 123.1%;
	color: #333;
	font-weight: bold;
	display: block;
	border-bottom: 1px dotted #999999;
	padding-bottom: 2px;
	margin-right: 5px;
	margin-bottom: 15px;
	background: url(/img/event/common/ico-campaign.gif) no-repeat left top;
	padding-left: 90px;
	margin-left: 0px;
	line-height: 1em;
	_line-height:1.5em
	width: 830px;
}
.event-other {
	font-size: 123.1%;
	color: #333;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #999999;
	padding-bottom: 2px;
	margin-right: 5px;
	margin-bottom: 15px;
	background: url(/img/event/common/ico-other.gif) no-repeat left top;
	padding-left: 90px;
	margin-left: 0px;
	line-height: 1em;
}


.eventinfo {
	font-size: 108%;
	font-weight: bold;
	line-height: 1.7em;
}

#site #contents .event_box {
	border-bottom: 3px double #999999;
	padding-bottom: 5px;
	margin-bottom: 30px;
}

ul.link {
	list-style: none;
	margin: 0px 0px 15px;
	padding: 0px 0px 15px;
}

.link li {
	line-height: 1.4em;
	padding-bottom: 5px;
	margin-left: 20px;
}

.komoku {
	margin: 0px 0px 0px 5px;
	padding: 5px 0px;
}

.komoku dd {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}
#site #contents .event_box .photobg {
	background: url(/img/event/201012/bg.jpg) no-repeat right bottom;
}
#site #contents .event_box .table01 {
	border: 1px solid #999999;
}
#site #contents .event_box .table01 td {
	font-size: 11px;
}

