/*page layout */
body	{
		text-align:center;
	
		background-color:#FAF3EF;
		
		}
		
.contents{
		text-align:left;
		width:800px;
		margin: auto;
		margin-top:100px;
		}
h2	{
		width:150px;
		float:left;
		text-align:center;
		font-size:20px;
		
		}
.update	{
		margin:10px 80px;
		padding:10px;
		font-family: "Times New Roman", "Times", "serif", ;
		}
.faculty_gohei {
		margin:0px 0px 0px 0px;} 
		
.faculty_kanae{
		margin: 50px 0px 0px 0px;}
.faculty_maya{
		margin: 100px 0px 0px -40px;}
.introduce_gohei{
		margin:-620px 0px 0px 200px;}
.introduce_kanae{
		margin:50px 0px 0px 200px;}
.introduce_maya{
		margin:40px 0px 0px 200px;}		