@charset "UTF-8";
/*
濃い緑：#295300
緑: #4A9500
薄い緑: #9BCB6B
さらに薄い緑：#D3F09F
*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	border: none;
	line-height: 1.5;
	}
* a {
	color: #295300;
	}
hr {
	display: none;
	}
html, body {
	background-color: #FFFFFF;
	background-image: url(../images/newbodyback.gif);
	background-repeat: repeat-y;
	}
body {
	color: #333330;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	width: 100%;
	position: relative;
	}
h1 {
	width: 100%;
	height: 75px;
	background-image: url(../images/newheadback.gif);
	background-repeat: repeat-x;
	line-height: 1;
	font-size: small;
	}
h2 {
	margin: 20px 220px 0px 170px;
	padding: 5px 0px 5px 60px;
	border: 1px solid #999999;
	background-image: url(../images/h2back.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 110%;
	font-weight: bold;
	color: #295300;
	}
h3 {
	margin: 30px 220px 10px 180px;
	background-image: url(../images/h3back.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	}
h4 {
	margin: 20px 220px 10px 180px;
	border-left: 10px solid #4A9500;
	padding-left: 10px;
	}
p {
	margin: 0px 220px 1em 180px;
	font-size: 95%;
	}
/*
body * p {
	margin: 0;
	font-size: 100%;
	}
*/
ul {
	margin: 0px 220px 1em 180px;
	font-size: 95%;
	line-height: 1.5;
	}
ul li {
	margin-left: 20px;
	}
ol {
	margin: 0px 220px 1em 180px;
	font-size: 95%;
	line-height: 1.5;
	}
ol li {
	margin-left: 1.5em;
	}
dl {
	margin: 0px 220px 1em 180px;
	font-size: 95%;
	line-height: 1.5;
	}
.gototop {
	text-align: right;
	font-size: 80%;
	margin-top: 20px;
	clear: both;
	}
.gototop a {
	background-image: url(../images/gototop.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-left: 22px;
	}
strong {
	font-weight: bold;
	}
.studytitle {
	font-weight: bold;
	}
table {
	margin: 0px 220px 20px 180px;
	line-height: 1.5;
	font-size: 90%;
	border-collapse: collapse;
	}
table th {
	background-color: #FFFB99;
	border: 1px solid #4A9500;
	color: #000000;
	padding: 4px;
	}
table td {
	border: 1px solid #4A9500;
	padding: 5px;
	text-align: center;
	}
.leadtext {
	font-size: 1em;
	margin-top: 20px;
	margin-bottom: 30px;
	color: #295300;
	background-image: url(../images/h3back.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	}
.pagenavilist {
	background-color: #D3F09F;
	padding: 10px 15px;
	margin-top: 30px;
	}
.pagenavilist li a {
	color: #000000;
	}

#rightnavi {
	position: absolute;
	top: 95px;
	right: 20px;
	width: 160px;
	}
#rightnavi * {
	margin: 0;
	}
#rightnavi p {
	margin-top: 10px;
	}
#rightnavi dl {
	border: 1px solid #295300;
	margin-bottom: 10px;
	background-color:#FFFFFF;
	}
#rightnavi dl dt {
	background-color: #295300;
	text-align: center;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	}
#rightnavi dl dd {
	margin: 7px;
	font-size: 90%;
	background-color:#FFFFFF;
	}
#rightnavi dl dd ul li {
	margin: 0px 0px 0px 7px;
	line-height: 1.5;
	list-style-type: none;
	}
#mainnavi {
	position: absolute;
	top: 75px;
	left: 0px;
	width: 150px;
	margin: 0px;
	line-height: 1;	
	}
#mainnavi li {
	text-indent: -9999px;
	list-style-type: none;
	margin: 0px;
	}
#mainnavi .largeb {
	height: 29px;
	width: 150px;
	}
#mainnavi .smallb {
	height: 22px;
	width: 150px;
	}
#mainnavi li a {
	display: block;
	width: 100%;
	background-repeat: no-repeat;
	font-size: 10px;
	}
.top, .policy, .course, .curriculum, .future, .teacher, .social {
	height: 29px;
	}
.sur {
	padding-bottom: 10px;
	}
.recruit, .study, .map, .contact, .sitemap, .board {
	height: 22px;
	}
.top {
	background-position: 0px 0px;
	}
.policy {
	background-position: 0px -29px;
	}
.course {
	background-position: 0px -58px;
	}
.curriculum {
	background-position: 0px -88px;
	}
.future {
	background-position: 0px -117px;
	}
.teacher {
	background-position: 0px -146px;
	}
.social {
	background-position: 0px -175px;
	}
.top:hover {
	background-position: -150px 0px;
	}
.policy:hover {
	background-position: -150px -29px;
	}
.course:hover {
	background-position: -150px -58px;
	}
.curriculum:hover {
	background-position: -150px -88px;
	}
.future:hover {
	background-position: -150px -117px;
	}
.teacher:hover {
	background-position: -150px -146px;
	}
.social:hover {
	background-position: -150px -175px;
	}
#langnavi {
	position: absolute;
	width: 285;
	height: 23px;
	top: 52px;
	right: 20px;
	margin: 0;
	line-height: 1;
	}
#langnavi li {
	height: 23px;
	float: left;
	list-style-type: none;
	background-image: url(../images/language.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}
#langnavi li a {
	text-indent: -9999px;
	display: block;
	height: 23px;
	font-size: 10px;
	}
#langnavi .ja {
	width: 41px;
	background-position: 0px -23px;
	}
#langnavi .en {
	width: 51px;
	background-position: -41px -23px;
	}
#langnavi .ch {
	width: 34px;
	background-position: -92px -23px;
	}
#langnavi .ko {
	width: 45px;
	background-position: -126px -23px;
	}
#langnavi .es {
	width: 51px;
	background-position: -171px -23px;
	}
#langnavi .cht {
	width: 63px;
	background-position: -222px -23px;
	}
.nolink {
	cursor: default;
	}
