@charset "UTF-8";
/* CSS Document */

#contents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 754px;
}

#contents a:link {
	color: #4C7EB0;
	text-decoration: none;
}
#contents a:visited {
	text-decoration: none;
	color: #4C7EB0;
}
#contents a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#contents a:active {
	text-decoration: underline;
	color: #FF0000;
}


#contents .pagetop {
	font-size: 10px;
	text-align: right;
	line-height: 10px;
	height: 22px;
}

#contents .pagetop a:link {
	color: #333333;
	text-decoration: none;
}
#contents .pagetop a:visited {
	text-decoration: none;
	color: #333333;
}
#contents .pagetop a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#contents .pagetop a:active {
	text-decoration: underline;
	color: #FF0000;
}


/* saiyo */
#contents .comingsoon {
	font-weight: bold;
	height: 500px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}

#contents .syuryo {
	font-weight: bold;
	color: #FF0020;
	font-size: 13px;
	line-height: 21px;
	padding-bottom: 10px;
}

#contents .to_entry_title {
	font-weight: bold;
	color: #0066CC;
	font-size: 15px;
	padding-bottom: 10px;
}

#contents .to_entry_text {
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	line-height: 19px;
	padding-bottom: 15px;
}

table {
	border-collapse:collapse;
	margin: 0px;
	padding: 0px;
}

.bc1 {
	border-collapse:collapse;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.bc1 th {
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	background: #F0FFFF;
	width: 108px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.bc1 td {
	font-weight: normal;
	background: #FFFFFF;
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 5px 10px;
}

.bc2 {
	border-collapse:collapse;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.bc2 th {
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	background: #D1E0F0;
	width: 108px;
	border: 1px solid #CCCCCC;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 10px;
}

.bc2 td {
	font-weight: normal;
	background: #FFFFFF;
	text-align: left;
	border: 1px solid #CCCCCC;
	padding: 10px;
}