@charset "UTF-8";

#backnumberbox {
	margin: 10px 0 0;
	text-align: center;
	border-top: 1px solid #666;
	padding: 10px 0;
}

#highschool-detail h1 {
	width:100%;
	text-align:center;
	border:0px solid #666666;
	border-top-width:2px;
	border-bottom-width:2px;
	margin-top:2px;
	padding:2px 0 2px 0;
}
#highschool-detail div.cts-image {width:100%;text-align:center;}
#highschool-detail div.cts-image img {width:95%;}
#highschool-detail .nickname {color: #e4d2a4; font-size: 14px; padding: 5px 10px 0;}
#highschool-detail .pubdate {color: #e4d2a4; font-style:italic; font-size: 12px; padding: 5px 10px 0;}
#highschool-detail .question {margin-bottom: 2em; font-size: 15px; padding: 5px 10px;}
#highschool-detail .answer {border: 0px solid #666666; border-top-width: 1px; font-size: 15px; padding: 5px 10px;}
#highschool-detail .sstitle {color: #e4d2a4;}
