@charset "shift_jis";
.section {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A3874E;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#route_lebel div img {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#route_lebel div {
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
	margin-top: 10px;
	height:400px;
}

.costcut div p {
	margin-right: 200px;
}
.riskcut div p {
	margin-right: 200px;
}
.costcut h4 {
	background-image: url(../images/icon_costcut.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 130px;
	font-size: 20px;
	color: #900;
	font-weight: bold;
}

.riskcut h4 {
	background-image: url(../images/icon_risk_cut.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 130px;
	font-size: 20px;
	color: #900;
	font-weight: bold;
}



#calulator{
	background-image:url(../images/bg_calculator.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 200px;
	}
#bg_stop_watch_timer{
	background-image:url(../images/bg_stop_watch_timer.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 200px;
	}
#bg_podium{
	background-image:url(../images/bg_podium.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
#bg_scholarship{
	background-image:url(../images/bg_scholarship.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
#bg_skipping_a_grade{
	background-image:url(../images/bg_skipping_a_grade.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
table{
	background-color: #695200;
	width: 800px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-weight: bold;
}
th {
	background-color: #366;
	text-align: left;
	font-weight: normal;
	font-size: 13px;
	color: #FFF;
}
td{
	font-size: 14px;
	background-color: #E4D6B9;
	text-align: center;
}
table tr td em {
	font-weight: bold;
	color: #B3144A;
	font-style: normal;
}
