@charset "shift_jis";
@import url("default.css");
@import url("common.css");

/* content
------------------------------*/
#title {
	width: 720px;
	height: 36px;
	background: url(../audition/images/title_audition.gif) no-repeat left top;
	text-indent: -9999px;
	}

.read {
	width: 720px;
	margin: 0 20px 10px;
	text-align: center;
	font-weight: bold;
	}

table {
	margin: 0 25px 20px;
	}

table td {
	border: 1px solid #333333;
	padding: 5px;
	}

.item {
	width: 70px;
	}

dt {
	padding-left: 15px;
	background: url("../images/mark.gif") no-repeat left center;
	}

dd {
	margin-left: 15px;
	}