@charset "utf-8";
/*======================================
	Index
=======================================*/
.ev_h2_bg {
	margin: 25px 0px 0px 0px;
	padding: 8px 12px 8px 40px;
	font-size: 1.231em;
	font-weight: bold;
	line-height: 1.3;
	text-indent: -32px;
	color: #fff;
	background: #6e9a41 url(../images/common/h2_bg.gif) repeat-x 0 bottom;
}
.ev_h2_bg .icon {
	vertical-align: -0.4em;
}
.index_feature_date {
	padding-top: 2px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.index_feature {
	margin-top: 4px;
}
.index_feature .image {
	float: left;
	width: 200px;
}
.index_feature .copy {
	float: right;
	width: 472px;
	font-size: 1.08em;
}
.index_feature .detail {
	float: right;
	margin-top: 1em;
	padding: 6px 10px;
	width: 452px;
	font-size: 1.08em;
	background-color: #eaf3df;
}
.index_feature_noimg .copy {
	margin-left: 15px;
	font-size: 1.08em;
}
.index_feature_noimg .detail {
	margin-top: 1em;
	margin-left: 15px;
	padding: 6px 10px;
	font-size: 1.08em;
	background-color: #eaf3df;
}
.index_feature_noimg .image {
	margin-top: 1em;
}
#index_h3 {
	padding: 5px 10px;
	font-size: 1.231em;
	font-weight: bold;
	line-height: 26px;
	text-indent: 20px;
	background: transparent url(../images/common/h3_head.gif) no-repeat 10px 0.6em;
	border: 2px solid #6ea047;
}
#index_h3 span {
	float: right;
	font-size: 0.72em;
	font-weight: normal;
}
#index_tbl {
	margin: 20px auto;
	width: 680px;
}
#index_tbl td {
	padding: 6px 8px;
	vertical-align: top;
}
#index_tbl .even td {
	background-color: #f2f2f2;
}
#index_tbl td.igo {
	background-image: url(../event/images/icon_igo.png);
	background-repeat: no-repeat;
	background-position: 2px center;
}
#index_tbl td.shogi {
	background-image: url(../event/images/icon_shogi.png);
	background-repeat: no-repeat;
	background-position: 2px center;
}
#index_tbl .date {
	width: 110px;
	font: 0.93em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-indent: 18px;
	vertical-align: middle;
}
#index_tbl .link {
	font-size: 1.08em;
	line-height: 1.3;
}

#event_dl {
	margin: 20px auto;
	padding: 10px;
	border: 2px solid #6ea047;
}
#event_dl h3 {
	font-size: 1.231em;
	font-weight: bold;
	line-height: 26px;
	text-indent: 20px;
	background: transparent url(../images/common/h3_head.gif) no-repeat 0px 0.4em;
}
#event_dl p {
	margin: 3px 20px;
}