@charset "Shift_JIS";

#plan {
	width: 835px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#plan h3 {
	margin: 0px auto;
	width: 583px;
}
#plan p {
}

#plan .main {
	float: left;
	width: 270px;
	display: block;
	margin: 7px 0px 0px;
	
	}

#plan dl {}

#plan dt {
	margin: 0px 0px 10px;
}
#plan dd {
	display: block;
	float: left;
	width: 360px;
	margin: 0px 0px 3px;
	padding: 0px 0px 0px 10px;
}

#mile {
	position: absolute;
	height: 75px;
	width: 156px;
	left: 704px;
	top: 222px;
}

.contents .nest {
	margin: 10px auto 0px;
	width: 920px;
}

.txt {
	width: 346px;
	float: left;
}
.imgf {
	float: right;
	width: 554px;
}
.contents .interview {
	width: 500px;
}

.charge {
	width: 750px;
}

.charge table {
	width: 750px;
	border-collapse: collapse;
	border: 1px solid #2e7fd8;
	}

.charge table th {
	border-collapse: collapse;
	border: 1px solid #2e7fd8;
	border-bottom: 1px solid #ffffff !important;
	background-color: #2e7fd8;
	padding: 3px;
	font-weight: bold;
	color: #FFF;
	width: 25%;
}
.charge table td {
	border-collapse: collapse;
	border: 1px solid #2e7fd8;
	padding: 3px;
	text-align: center;
}

.charge table th.bwhite {
	border-bottom: 1px solid #ffffff !important;
}
.charge table th.rwhite {
	border-right: 1px solid #ffffff !important;
}

.infoBlock {
	background: #eee;
	padding: 10px 15px;
}

















.mgl10 {
	margin-left: 10px!important;
}
