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


#rule_back {
	width: 100%;
	background: url("../img/rule/back.jpg") bottom no-repeat;
	position: relative;
}

#entry_t table tr td {
	text-align: left;
}

#entry_back {
	width: 100%;
	background: #FFFFFF;
	position: relative;
}

#cast_back {
	width: 100%;
	background: #171c1f;
	position: relative;
}

#gaiyo tr th {
	font-size: 15px;
	background: #171c1f;
	padding: 10px 0px;
	border-left: #333 1px solid;
	border-bottom: #333 1px solid;
}

#gaiyo tr td {
	font-size: 15px;
	text-align: left;
	padding: 10px 0px 15px 20px;
	border-right: #333 1px solid;
	border-bottom: #333 1px solid;
}

#gaiyo .in_g tr td {
	padding: 0px;
	border: none;
}

#inq_back {
	width: 100%;
	background: #171c1f;
	position: relative;
}
