@charset "utf-8";


div#achievement {
	margin-bottom: 50px;
	}

div#achievement div#congratulation2010 {
	margin-bottom: 30px;
	}

div#achievement div#congratulation2010 h3 {
	margin-bottom: 10px;
	width: 640px;
	height: 35px;
	background: url(../img/achievement/2010.gif) no-repeat;
	text-indent: -9999px;
	}

div#achievement div#congratulation2010 p {
	margin-bottom: 2px;
	text-align: center;
	}


/* @group div#nagasakiAndWaseda */

div#achievement div#nagasakiAndWaseda {
	margin-bottom: 30px;
	}



div#achievement div#nagasakiAndWaseda h3 {
	margin-bottom: 10px;
	width: 640px;
	height: 35px;
	background: url(../img/achievement/2009_waseda_nagasaki.gif) no-repeat;
	text-indent: -9999px;
	}

div#achievement div#nagasakiAndWaseda p {
	margin-bottom: 2px;
	text-align: center;
	}

/* @end */


/* @group div#continue2009 */

div#achievement div#continue2009 {
	margin-bottom: 30px;
	}

div#achievement div#continue2009 h3 {
	margin-bottom: 10px;
	width: 640px;
	height: 35px;
	background: url(../img/achievement/2009_continue.gif) no-repeat;
	text-indent: -9999px;
	}

div#achievement div#continue2009 p {
	margin-bottom: 2px;
	text-align: center;
	}

/* @end */

/* @group div#commuteSchool */

div#achievement table#commuteSchool {
	margin-bottom: 30px;
	width: 640px;
	}
	
div#achievement table#commuteSchool caption {
	padding: 3px 5px;
	border-bottom: 2px solid #fff;
	color: #fff;
	background: #67a3cf;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	}
	
div#achievement table#commuteSchool th {
	padding: 3px 5px;
	border-bottom: 1px solid #fff;
	width: 3em;
	background: #95c9ef;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	}

div#achievement table#commuteSchool td {
	padding: 3px 5px;
	border-bottom: 1px solid #fff;
	background: #f8f9fc;
	}
	
div#achievement table#commuteSchool td span {
	font-size: 85%;
	}

/* @end */


div.comments {
	zoom: 1;
	margin-bottom: 30px;
	}

div.comments:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	}
	
div.comments p {
	margin-bottom: 15px;
	color: #666;
	font-size: 85%;
	}
	
div.comments h3 {
	margin-bottom: 5px;
	padding-bottom: 8px;
	background: url(../img/header/double_line.gif) center bottom no-repeat;
	}

div.comments h3 span {
	padding-left: 25px;
	background: url(../img/header/blue_square.gif) left 50% no-repeat;
	font-weight: bold;
	font-size: 123.1%;
	}

div.comments p {
	text-align: right;
	}

div.comments ul {
	float: left;
	width: 300px;
	}

div.comments ul li strong {
	color: #f7941d;
	font-weight: bold;
	}

div.comments ul li span {
	font-size: 85%;
	}

div.comments ul.literatureAndScience {
	float: right;
	}

div.comments ul.national li strong {
	color: #2baf31;
	}

div.comments ul li strong.science {
	color: #4996cf;
	}

div.comments ul li strong.national {
	color: #2baf31;
	}





