@charset "utf-8";
#form-wrap {
	width: 780px;
	margin: 20px auto 0 auto;
	text-align: left;
	padding-bottom: 30px;
}

.midashi-1 {
	font-size: 14px;
	font-weight: bold;
}

#list-1 {
	margin-top: 10px;
}

#list-1 ul {
	margin: 0;
	padding: 0;
}

#list-1 li {
	background-image: url(../../../entry/images/icon_star.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	list-style-type: none;
	padding-left: 13px;
}

#agreement-wrap {
	width: 550px;
	margin: 10px auto 0 auto;
	border: 1px solid #CCCCCC;
}

#agreement-mgn {
	margin: 10px;
}

#agr-txt {
	margin-top: 10px;
	text-align: center;
}

.f-table {
	width: 780px;
}

.f-table th {
	width: 170px;
	text-align: left;
	font-weight: normal;
	background-color: #FFEEEE;
	padding: 7px;
	vertical-align: middle;
}

.f-table th span {
	margin-left: 5px;
	height: 17px;
	vertical-align: middle;
}

.f-table td {
	width: auto;
	padding: 7px;
}

.f-table td em {
	font-style: normal;
	font-size: 11px;
	color: #B92A43;
}

.dot-td {
	margin: 0;
	padding: 0!important;
	background-image: url(../../../entry/images/dotline.gif);
	background-repeat: repeat-x;
	height: 1px;
}

.txt10 {
	font-size: 10px;
	line-height: 15px;
}

.txt-red {
	color: #B92A43;
}

.btn-center {
	text-align: center;
}


.detailwd {
	width: 708px;
}

