@charset "utf-8";

.banatitle {
	padding-bottom: 15px;
}
.subtitle {
	padding-top: 35px;
}

#box-subject {
	padding-bottom: 55px;
	margin-bottom: -10px;
	overflow: hidden;
	background: url(img/bottom_arrow.gif) no-repeat center bottom;
}
	#box-subject table {
		border: 1px solid #E1E1E1;
	}
	#box-subject table th {
		padding: 10px;
		font-weight: bold;
		font-size: 117%;
		text-align: center;
		background: #E5E5E5;
		border-right: 1px solid #fff;
	}
	#box-subject table th.last {
		border-right: 1px solid #E1E1E1;
	}
	#box-subject table td {
		padding: 10px;
		border-right: 1px solid #E1E1E1;
		vertical-align: top;
		width: 33.3%;
	}
	#box-subject table td ul {
		list-style: disc;
		padding-left: 1em;
	}
	#box-subject table td li {
		padding: 5px 0;
	}

#box-improvement {
	overflow: hidden;
	padding-bottom: 20px;
}
	#box-improvement table {
		border: 1px solid #E1E1E1;
		margin-bottom: 15px;
	}
	#box-improvement table th {
		padding: 10px;
		font-weight: bold;
		font-size: 130%;
		width: 130px;
		text-align: center;
		background: #FFDCB2;
		border-right: 1px solid #E1E1E1;
		border-bottom: 1px solid #fff;
	}
	#box-improvement table th.last {
		border-bottom: 1px solid #E1E1E1;
	}
	#box-improvement table td {
		border-bottom: 1px solid #E1E1E1;
		padding: 10px;
		font-size: 13px;
	}
	#box-improvement table td span {
		color: #FF7F00;
		padding: 0 10px;
	}
	
	
.box .bg_gy02 {
	margin-bottom: 10px;
}

.meritlist {
	margin-bottom: 10px;
}
.meritlist li {
	padding: 2px 0;
}
.meritlist li strong {
	font-size: 17px;
}

.box_all_in_one {
	background: url(img/photo01.png) no-repeat right 150px;
	overflow: hidden;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #999999;
}

.box_single {
background: url(img/photo02.png) no-repeat right 110px;
	overflow: hidden;
	padding-bottom: 30px;
}