/* contentsBox　テーブル*************************************************** */
#contents div.contentsBox table td.btn {
	text-align: center;
	padding: 10px;
}
#contents div.contentsBox table td.btn2 {
	text-align: left;
}
#contents div.contentsBox table td.btn2 a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#contents div.contentsBox table td.btn2 a:hover {
	text-decoration: underline;
}