@charset "utf-8";
/* CSS Document */

#outline h4 {
	border: none;
	text-align: center;
}
#outline .read {
	text-align: center;
}
#outline dl {
	margin: 30px 0;
	padding: 20px;
	border: dotted 1px #1387CA;
	width: 618px;
	overflow: hidden;
}
#outline dt {
	float: left;
	clear: left;
	width: 8em;
	color: #1387CA;
}
#outline dd {
	margin-left: 8em;
}
#outline p.btn {
	text-align: center;
}
#outline .btn li:first-child {
	float: left;
}
#outline .btn li:last-child {
	float: right;
}
#outline .outline-img {
	width: 660px;
	overflow: hidden;
	margin-bottom: 20px;
}
#outline .outline-img figure {
	float: left;
}
#outline .outline-img .girl {
	float: right;
}
.award h4 {
	margin-bottom: 20px;
	font-size: 123.07%;
	color: #D25984;
	border-bottom: #D25984 2px dotted;
}
.award .photoBoxL {
	width: 450px;
	float: left;
}
.award .photoBoxR {
	width: 160px;
	float: right;
}
.award .photoBoxR a {
	color: #D25984;
}
.award table {
	margin-bottom: 30px;
}
.award table th {
	width: 200px;
	padding: 5px 0;
	font-weight: normal;
}
.award table th a {
	color: #D25984;
}
.award table td {
	width: 125px;
	padding: 5px 0;
}
