@charset "utf-8";

body {
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	line-height: 1.4;
	word-spacing:1.1pt;
	letter-spacing:0.2pt;
	color: #000;
	background: none;
	font-size: 12pt;
}

/*見えなくするdiv*/
#header, #footer, #navigation, #sidemenu, #globalnavibox, #banner_top, .crossfader, #fader2, #slide_box
{
	display:none;
}


/*個別設定*/
#document {
	width: 100%;
	background: #FFF none;
	overflow: hidden;
}
#container {
	width: 100%;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
}
#container_top {
	width: 100%;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
}
#contents {
	width: 100%;
	text-align: left;
	margin: 10px auto;
}

#important {
	margin: 0 0 20px;
	text-align: left;
	overflow: hidden;
	background: none;
}

#teacher {
	width: 670px;
	overflow: hidden;
	margin: 0 0 20px;
	clear: both;
}

#phototopics {
	width: 200px;
	height: 230px;
	margin: 0 0 20px 10px;
	overflow: hidden;
	float: left;
	display: block;
	background: url(../top_img/photo_back.jpg) left bottom;
}

#people {
	width: 670px;
	overflow: hidden;
	margin: 0 0 20px;
	clear: both;
}

#organization {
	width: 330px;
	border: solid 1px #DBDBDB;
	margin: 0 0 20px;
	padding: 0 0 5px;
	float: left;
	display: block;
}

#outside {
	width: 330px;
	border: solid 1px #DBDBDB;
	margin: 0 0 20px 10px;
	padding: 0 0 5px;
	float: left;
	display: block;
}

#callcenter {
	width: 670px;
	overflow: hidden;
	margin: 0 0 20px;
	clear: both;
	background: url(../top_img/tel_back.jpg) no-repeat;
	border: solid 1px #DBDBDB;
}



