#ttl1 .graybox24 li {
	background-color: #FFFFFF;
	float: left;
	margin-right: 7px;
	margin-bottom: 10px;
	width: 150px;
}
#ttl1 .graybox24 li a{
	width: 150px;
	font-size: 10px;
	text-align: center;
	display: block;
	background-color: #000000;
	text-decoration: none;
	color: #FFFFFF;
}
#ttl1 .graybox24 li a:hover{
	width: 150px;
	font-size: 10px;
	text-align: center;
	background-color: #FF0000;
}
#ttl1 .graybox24 li .img {
	width: 142px;
	padding: 4px;
}
#ttl2 {
	margin-bottom: 40px;
}


#ttl2 .graybox24 li {
	background-color: #FFFFFF;
	float: left;
	margin-right: 7px;
	margin-bottom: 10px;
	width: 150px;
}
#ttl2 .graybox24 li a{
	width: 150px;
	font-size: 10px;
	text-align: center;
	display: block;
	background-color: #000000;
	text-decoration: none;
	color: #FFFFFF;
}
#ttl2 .graybox24 li a:hover{
	width: 150px;
	font-size: 10px;
	text-align: center;
	background-color: #FF0000;
}
#ttl2 .graybox24 li .img {
	width: 142px;
	padding: 4px;
}
#ttl3 {
	margin-bottom: 40px;
}


#ttl3 .graybox24 li {
	background-color: #FFFFFF;
	float: left;
	margin-right: 7px;
	margin-bottom: 10px;
	width: 300px;
}
#ttl3 .graybox24 li a{
	width: 300px;
	font-size: 10px;
	text-align: center;
	display: block;
	background-color: #000000;
	text-decoration: none;
	color: #FFFFFF;
}
#ttl3 .graybox24 li a:hover{
	width: 300px;
	font-size: 10px;
	text-align: center;
	background-color: #FF0000;
}
#ttl3 .graybox24 li .img {
	width: 292px;
	padding: 4px;
}

.etc{
	display:block;
	width:456px;
	padding-left:109px;
}

.etc2{
	display:block;
	width:642px;
	padding-left:20px;
	margin-top:50px;
}

table{
	margin-top:20px;
	border-bottom:1px solid #e3e3e3;
}

th{
	background-color:#0e82cf;
	color:#fff;
	padding:15px 0;
	width:171px;
	border-top:1px solid #e3e3e3;
}

td{
	padding:15px 15px;
	border-top:1px solid #e3e3e3;
	font-size:14px;
}