@charset "UTF-8";
#new .wrap table   {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
#pagetop #contents #new .wrap table tr .top {
	padding-top: 0px;
}
#pagetop #contents #new .wrap table tr .top {
	padding-top: 0px;
}
#new .wrap table tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-bottom: 20px;
	padding-top: 20px;
}
#new .wrap table tr td img {
	margin-top: 4px;
}
#new .wrap table tr th {
	width: 153px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-top: 20px;
}
#new .wrap table tr td a {
	color: #216bb5;
	text-decoration: underline;
	display: inline-block;
	margin-bottom: 10px;
}
#new .wrap table tr td a:hover {
	text-decoration: underline;
}
#btn {
	text-align: center;
	margin-top: 40px;
}
#btn li {
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
}
#btn li a {
	display: block;
	color: #fff;
	background-color: #55b1cb;
	height: 40px;
	width: 200px;
	font-size: 18px;
	line-height: 40px;
	text-decoration: none;
}
a:hover {
	opacity: .60; 
	filter: alpha(opacity=60); 
	-ms-filter: "alpha(opacity=60)"; 
	-khtml-opacity: .60;
	-moz-opacity: .60;
}
