/*
Site: saitosekizai
Page: index
*/

/* --- list --- */

table#list-info {
	width: 800px;
	margin: 0 0 30px 0;
	border-collapse: separate;
	margin-left:auto;margin-right:auto;
}

table#list-info th {
	padding: 7px;
	font-size: 120%;
	color: #fff;
	text-align: left;
	border-bottom: 2px solid #000;
	background-color: #888;
	text-align: center;
}

table#list-info td {
	padding: 7px;
	border-bottom: 1px dotted #ccc;
	font-size:16px;
}

table#list1-info {
	width: 700px;
	margin: 0 0 30px 0;
	border-collapse: separate;
	margin-left:auto;margin-right:auto;
}

table#list1-info th {
	padding: 7px;
	font-size: 120%;
	color: #fff;
	text-align: left;
	border-bottom: 2px solid #000;
	background-color: #888;
	text-align: center;
}

table#list1-info td {
	padding: 7px;
	border-bottom: 1px dotted #ccc;
	font-size:16px;
	text-align: center;
}

table#list2-info {
	width: 800px;
	margin: 0 0 30px 0;
	border-collapse: separate;
	margin-left:auto;margin-right:auto;
}

table#list2-info th {
	padding: 7px;
	font-size: 120%;
	color: #fff;
	text-align: left;
	border-bottom: 2px solid #000;
	background-color: #888;
	text-align: center;
}

table#list2-info td {
	padding: 7px;
	border-bottom: 1px dotted #ccc;
	font-size:16px;
	text-align: center;
}

div#con {
	width: 800px;
	margin-left:auto;margin-right:auto;
}