.success {
	margin-top: 10px;
	margin-bottom: 30px;
}
.success .name {
	font-size: 1.5em;
	color: #00693E;
	line-height: 1.2em;
	margin-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
}
.success .name .hs {
	font-size: 0.7em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.success .univ {
	line-height: 1.1em;
	background-image: url(../img/success/univ.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	margin-bottom: 5px;
	text-align: justify;
	display: block;
}
.success .comment {
	background-image: url(../img/success/hl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	text-align: justify;
}
#yearHeader {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../img/success/bg_year.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
}
