@charset "utf-8";
/*======================================
	Index
=======================================*/

#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;
}
p strong {
	font-weight: bold;
}


/*======================================
	privacy
=======================================*/
.pri_tbl {
	margin: 18px auto;
	width: 640px;
	border: 2px solid #6f9b42;
	border-collapse: separate;
}
.pri_tbl th {
	padding: 6px 10px;
	width: 150px;
	font-size: 0.93em;
	font-weight: bold;
	color: #225617;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background-color: #d6f0c8;
}
.pri_tbl td {
	padding: 6px 10px;
	font-size: 0.93em;
	border-left: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
}
#main_container ol {
	margin: 12px 2em;
}
#main_container ol li {
	padding-bottom: 5px;
	list-style-type: decimal;
	line-height: 1.3;
}

#main_container ol li li {
	margin-left: 2em;
}
#main_container ol li ul {
	margin-top: 5px;
}
#main_container ul li[type="disc"] {
	list-style-type: disc;
}
.pri_tbl_1 {
	margin: 18px auto;
	width: 640px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-collapse: separate;
}
.pri_tbl_1 th {
	padding: 6px 10px;
	width: 150px;
	font-size: 0.93em;
	font-weight: bold;
	color: #225617;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background-color: #d6f0c8;
}
.pri_tbl_1 td {
	padding: 6px 10px;
	font-size: 0.93em;
	vertical-align: top;
}
p span.ti {
	padding-left: 2em;
}

/*======================================
	ad
=======================================*/
.com_h3_bg span {
	float: right;
	font-size: 0.85em;
	font-weight: normal;
}
.ad_tbl {
	margin: 18px;
	border: 2px solid #6f9b42;
	border-collapse: separate;
}
.ad_tbl th.cols {
	padding: 6px 20px;
	font-size: 0.93em;
	font-weight: bold;
	color: #225617;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background-color: #d6f0c8;
	text-align: center;
	white-space: nowrap;
}
.ad_tbl td {
	padding: 6px 10px;
	font-size: 0.93em;
	border-left: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	text-align: right;
}