@charset "shift_jis";

@import "sub_common.css";

h2{
	width: 199px;
	height: 23px;
	margin-bottom: 30px;
}

table.site-list{
	width: 770px;
	margin: 15px 0 30px 0;
	border: solid 1px #3A3A3A;
	border-collapse:collapse;
	table-layout:fixed;
}
table.site-list a{
	color: #FFF;
	font-weight: bold;
}
table.site-list td{
	vertical-align: top;
	padding: 15px;
	border: solid 1px #3A3A3A;
}

.thumnail{
	text-align: center;
	margin-bottom: 10px;
}

h3{
	
	color:#FFF;
	font-size: 18px;
	font-weight:bold;
}
