/* Global Setting */

* {
	margin: 0;
	padding: 0;
	font-family: ＭＳ Ｐゴシック,Arial;
}

.clear {
	clear: both;
}

.arial {
	font-family: Arial;
}

.hidden {
	visibility: hidden;
}

.hide {
	display: none;
}

.center {
	text-align: center;
}

body {
	background-color: #DB5E33;
}

#container {
	background-color: #ffffff;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border-right: 2px solid olive;
	border-left: 2px solid olive;
}

.ej {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.70em;
	font-weight: bold;
	text-align: center;
}

.here-ej {
	color: #FF0000;
}

p,ul,ol,table {
	color: #666;
	font-size: 1em;
	font-weight: normal;
}

.btmspc-large {
	padding-bottom: 12px;
}

.btmspc-medium {
	padding-bottom: 10px;
}

ol {
	margin-left: 25px;
}

.smaller {
	font-size: 0.85em;
}

.table {
	font-size: 0.85em;
}

.normalweight {
	font-weight: normal;
}

.normal {
	font-style: normal;
	font-weight: normal;
}

.normalbold {
	font-style: normal;
	font-weight: bold;
}


/* Header 画像 */

#header h1,#header h2,#header h3 {
	display: none;
}

#header {
	width:800px;
	height:130px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}


/* Buttonの作成 */

#contents {
	width: 782px;
	margin-left: 18px;
	background-image: url(../img/navback.gif);
	background-repeat: repeat-y;
}

#buttons {
	width: 144px;
	float: left;
}

#buttons ul {
	list-style-type: none;
}


/* Link関連 */

a:link,a:visited {
	color: #666;
}

a:hover {
	color: #f00;
}

a {
	text-decoration: none;
}

#progandtuition #maincontent a,#progandtuition-j #maincontent a {
	text-decoration: underline;
}


	/* Japanese */

	#japanese .btn-home a:link,#japanese .btn-home a:visited {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-home-j.gif);
	}
	
	#japanese li.btn-homehere {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-home-j.gif);
		background-position: 0 -35px;
	}
	
	#japanese .btn-home a:hover {
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-home-j.gif);
		background-position: 0 -70px;
	}
	
	#japanese .btn-about a:link,#japanese .btn-about a:visited {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-about-j.gif);
	}
	
	#japanese .btn-about {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-about-j.gif);
	}
	
	#japanese .btn-about a:hover {
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-about-j.gif);
		background-position: 0 -70px;
	}
	
	#japanese .btn-director a:link,#japanese .btn-director a:visited {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-director-j.gif);
	}
	
	#japanese li.btn-directorhere {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-director-j.gif);
		background-position: 0 -20px;
	}
	
	#japanese .btn-director a:hover {
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-director-j.gif);
		background-position: 0 -40px;
	}
	
	#japanese .btn-philosophy a:link,#japanese .btn-philosophy a:visited {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-philosophy-j.gif);
	}
	
	#japanese li.btn-philosophyhere {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-philosophy-j.gif);
		background-position: 0 -20px;
	}
	
	#japanese .btn-philosophy a:hover {
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-philosophy-j.gif);
		background-position: 0 -40px;
	}
	
	#japanese .btn-mission a:link,#japanese .btn-mission a:visited {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-mission-j.gif);
	}
	
	#japanese li.btn-missionhere {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-mission-j.gif);
		background-position: 0 -20px;
	}
	
	#japanese .btn-mission a:hover {
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-mission-j.gif);
		background-position: 0 -40px;
	}
	
	#japanese .btn-curriculum a:link,#japanese .btn-curriculum a:visited {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-curriculum-j.gif);
	}
	
	#japanese li.btn-curriculumhere {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-curriculum-j.gif);
		background-position: 0 -20px;
	}
	
	#japanese .btn-curriculum a:hover {
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-curriculum-j.gif);
		background-position: 0 -40px;
	}
	
	#japanese .btn-calendar a:link,#japanese .btn-calendar a:visited {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-calendar-j.gif);
	}
	
	#japanese li.btn-calendarhere {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-calendar-j.gif);
		background-position: 0 -35px;
	}
	
	#japanese .btn-calendar a:hover {
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-calendar-j.gif);
		background-position: 0 -70px;
	}
	
	#japanese .btn-photo a:link,#japanese .btn-photo a:visited {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-photo-j.gif);
	}
	
	#japanese li.btn-photohere {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-photo-j.gif);
		background-position: 0 -35px;
	}
	
	#japanese .btn-photo a:hover {
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-photo-j.gif);
		background-position: 0 -70px;
	}
	
	#japanese .btn-location a:link,#japanese .btn-location a:visited {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-location-j.gif);
	}
	
	#japanese li.btn-locationhere {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-location-j.gif);
		background-position: 0 -35px;
	}
	
	#japanese .btn-location a:hover {
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-location-j.gif);
		background-position: 0 -70px;
	}
	
	#japanese .btn-progandappli a:link,#japanese .btn-progandappli a:visited {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-progandappli-j.gif);
	}
	
	#japanese .btn-progandappli {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-progandappli-j.gif);
	}
	
	#japanese .btn-progandappli a:hover {
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-progandappli-j.gif);
		background-position: 0 -70px;
	}
	
	#japanese .btn-progandtuition a:link,#japanese .btn-progandtuition a:visited {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-progandtuition-j.gif);
	}
	
	#japanese li.btn-progandtuitionhere {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-progandtuition-j.gif);
		background-position: 0 -20px;
	}
	
	#japanese .btn-progandtuition a:hover {
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-progandtuition-j.gif);
		background-position: 0 -40px;
	}
	
	#japanese .btn-form a:link,#japanese .btn-form a:visited {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-form-j.gif);
	}
	
	#japanese li.btn-formhere {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-form-j.gif);
		background-position: 0 -20px;
	}
	
	#japanese .btn-form a:hover {
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-form-j.gif);
		background-position: 0 -40px;
	}
	
	#japanese .btn-career a:link,#japanese .btn-career a:visited {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-career-j.gif);
	}
	
	#japanese li.btn-careerhere {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-career-j.gif);
		background-position: 0 -35px;
	}
	
	#japanese .btn-career a:hover {
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-career-j.gif);
		background-position: 0 -70px;
	}
	
	#japanese .btn-email a:link,#japanese .btn-email a:visited {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-email-j.gif);
	}
	
	#japanese .btn-email a:hover {
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-email-j.gif);
		background-position: 0 -35px;
	}


	/* English */

	.btn-home a:link,.btn-home a:visited {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-home-e.gif);
	}
	
	li.btn-homehere {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-home-e.gif);
		background-position: 0 -35px;
	}
	
	.btn-home a:hover {
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-home-e.gif);
		background-position: 0 -70px;
	}
	
	.btn-about a:link,.btn-about a:visited {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-about-e.gif);
	}
	
	.btn-about {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-about-e.gif);
	}
	
	.btn-about a:hover {
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-about-e.gif);
		background-position: 0 -70px;
	}
	
	.btn-director a:link,.btn-director a:visited {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-director-e.gif);
	}
	
	li.btn-directorhere {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-director-e.gif);
		background-position: 0 -20px;
	}
	
	.btn-director a:hover {
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-director-e.gif);
		background-position: 0 -40px;
	}
	
	.btn-philosophy a:link,.btn-philosophy a:visited {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-philosophy-e.gif);
	}
	
	li.btn-philosophyhere {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-philosophy-e.gif);
		background-position: 0 -20px;
	}
	
	.btn-philosophy a:hover {
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-philosophy-e.gif);
		background-position: 0 -40px;
	}
	
	.btn-mission a:link,.btn-mission a:visited {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-mission-e.gif);
	}
	
	li.btn-missionhere {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-mission-e.gif);
		background-position: 0 -20px;
	}
	
	.btn-mission a:hover {
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-mission-e.gif);
		background-position: 0 -40px;
	}
	
	.btn-curriculum a:link,.btn-curriculum a:visited {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-curriculum-e.gif);
	}
	
	li.btn-curriculumhere {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-curriculum-e.gif);
		background-position: 0 -20px;
	}
	
	.btn-curriculum a:hover {
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-curriculum-e.gif);
		background-position: 0 -40px;
	}
	
	.btn-calendar a:link,.btn-calendar a:visited {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-calendar-e.gif);
	}
	
	li.btn-calendarhere {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-calendar-e.gif);
		background-position: 0 -35px;
	}
	
	.btn-calendar a:hover {
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-calendar-e.gif);
		background-position: 0 -70px;
	}
	
	.btn-photo a:link,.btn-photo a:visited {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-photo-e.gif);
	}
	
	li.btn-photohere {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-photo-e.gif);
		background-position: 0 -35px;
	}
	
	.btn-photo a:hover {
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-photo-e.gif);
		background-position: 0 -70px;
	}
	
	.btn-location a:link,.btn-location a:visited {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-location-e.gif);
	}
	
	li.btn-locationhere {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-location-e.gif);
		background-position: 0 -35px;
	}
	
	.btn-location a:hover {
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-location-e.gif);
		background-position: 0 -70px;
	}
	
	.btn-progandappli a:link,.btn-progandappli a:visited {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-progandappli-e.gif);
	}
	
	.btn-progandappli {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-progandappli-e.gif);
	}
	
	.btn-progandappli a:hover {
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-progandappli-e.gif);
		background-position: 0 -70px;
	}
	
	.btn-progandtuition a:link,.btn-progandtuition a:visited {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-progandtuition-e.gif);
	}
	
	li.btn-progandtuitionhere {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-progandtuition-e.gif);
		background-position: 0 -20px;
	}
	
	.btn-progandtuition a:hover {
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-progandtuition-e.gif);
		background-position: 0 -40px;
	}
	
	.btn-form a:link,.btn-form a:visited {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-form-e.gif);
	}
	
	li.btn-formhere {
		display: block;
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-form-e.gif);
		background-position: 0 -20px;
	}
	
	.btn-form a:hover {
		width: 144px;
		height: 20px;
		background-image: url(../img/btn-form-e.gif);
		background-position: 0 -40px;
	}
	
	.btn-career a:link,.btn-career a:visited {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-career.gif);
	}
	
	li.btn-careerhere {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-career.gif);
		background-position: 0 -35px;
	}
	
	.btn-career a:hover {
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-career.gif);
		background-position: 0 -70px;
	}
	
	.btn-email a:link,.btn-email a:visited {
		display: block;
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-email-e.gif);
	}
	
	.btn-email a:hover {
		width: 144px;
		height: 35px;
		background-image: url(../img/btn-email-e.gif);
		background-position: 0 -35px;
	}

	.btn-news a:link,.btn-news a:visited {
		margin-top: 15px;
		display: block;
		width: 144px;
		height: 41px;
		background-image: url(../img/btn-news.gif);
	}
	
	li.btn-newshere {
		margin-top: 15px;
		display: block;
		width: 144px;
		height: 41px;
		background-image: url(../img/btn-news.gif);
		background-position: 0 -41px;
	}
	
	.btn-news a:hover {
		margin-top: 15px;
		width: 144px;
		height: 41px;
		background-image: url(../img/btn-news.gif);
		background-position: 0 -82px;
	}
	
	#validator {
		padding-left: 27px;
	}

	p.validator {
		padding-top: 20px;
	}
/* Flash */

.flashtop {
	text-align: center;
	height: 25px;
}

#flash {
	width: 580px;
	padding-left: 0px;
	margin-left: 148px;
}

/* Main Content */

#maincontent {
	width: 580px;
	margin-left: 172px;
	padding-top: 70px;
}

#home #maincontent,#home-j #maincontent {
	padding-top: 10px;
}

#director #maincontent,#director-j #maincontent {
	background-image: url(../img/title-director.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#philosophy #maincontent,#philosophy-j #maincontent {
	background-image: url(../img/title-philosophy.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#mission #maincontent,#mission-j #maincontent {
	background-image: url(../img/title-mission.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 430px;
}

#curriculum #maincontent,#curriculum-j #maincontent {
	background-image: url(../img/title-curriculum.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#progandtuition #maincontent,#progandtuition-j #maincontent {
	background-image: url(../img/title-progandtuition.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#calendar #maincontent,#calendar-j #maincontent {
	background-image: url(../img/title-calendar.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#photo #maincontent,#photo-j #maincontent {
	background-image: url(../img/title-photo.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#photo #contents,#photo-j #contents {
	height: 450px;
}


#application #maincontent,#application-j #maincontent {
	background-image: url(../img/title-application.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#location #maincontent,#location-j #maincontent {
	background-image: url(../img/title-location.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#career #maincontent,#career-j #maincontent {
	background-image: url(../img/title-career.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#news #maincontent,#news-j #maincontent {
	background-image: url(../img/title-news.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#progandtuition #maincontent h3,#progandtuition-j #maincontent h3 {
	font: normal normal bold 1.05em/1.3em Arial,ＭＳ Ｐゴシック;
	color: #555;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 0;
	height: 26px;
	width: 560px;
	background-image: url(../img/h3back-purple.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 20px;
}


/* Calendar */

#calendar #maincontent h3,#calendar-j #maincontent h3 {
	font: normal normal bold 1.05em/1.3em Arial,ＭＳ Ｐゴシック;
	color: #555;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 0;
	height: 26px;
	width: 560px;
	background-image: url(../img/h3back-brown.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}

dt,dd {
	font: normal normal normal 13px/15px Arial,ＭＳ Ｐゴシック;
}

dt {
	margin-left: 40px;
}

dd {
	margin-left: 100px;
	margin-top: -15px;
}

#maincontent h4 {
	font: normal normal bold 0.9em/1.2em Arial,ＭＳ Ｐゴシック;
	color:#555;
	padding: 5px 0 5px 20px;
}

/* What's New */

.newshilight {
	color: #F00;
}

/* Table 関係 */

#progandtuition table,#progandtuition-j table {
	font-size: 0.8em;
}

.indent {
	text-indent: 10px;
}

.wide {
	line-height: 1.7em;
}

.year {
	width: 5em;
}

.month {
	width: 4em;
}

.date {
	width: 3.5em;
}

.age {
	width: 3em;
}


/* フォトギャラリー */

#photo #maincontent,#photo-j #maincontent {
	height: 300px;
}

.herealbum {
	font: bold 16px Arial;
	color: #f00;
}

.photonumber {
	font: normal 12px Arial;
	width: 5em;
}

#slideshowContainer{
width: 350px;
height: auto;
}

#numberDiv a{
font: bold 14px Arial;
text-decoration: none;
}

#photonavigation a{
	font-family: Arial;
	font-size: 1em;
}

#backforthbuttons a{
	font-family: Arial;
}

#backforthbuttons{
margin-top: 6px;
}



/* Pagetop */

.pagetop {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: right;
}

/* Footer画像 */

#footer address {
	text-align: right;
	padding-top: 55px;
	font-size: 0.7em;
}

#footer {
	width: 800px;
	height: 70px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid olive;
}
