@charset "UTF-8";

/* 確認用　→background-color : #cff; */



/* 6つ目のナビのレイアウト */
nav ul li:nth-child(6){
	background-color : #A0522D;
}
.nav6 a:hover{
	background-color : #A0522D;
	color : #fff;
}

#contents{
font-size : 14px;
}


.Pcontents01 table{
	width : 800px;
	margin : auto;
}

.about th{
	width : 150px;
	padding : 0 0 0 80px;

}

.inner th{
	text-align : left;
}

.Pcontents01 table th{
	width : 150px;
}
.Pcontents01 table th,td{
	line-height : 2;
}

.Pcontents01{
	width : 900px;
	line-height : 1.8;
	margin : auto;
}


h2{
	width : 460px;
	border : double #c96;
	border-width : 3px 0 3px 0;
	padding : 0 0 0 10px;
	font-size : 18px;
	margin : 50px 0 30px 0;

}

.aisatsu{
	width : 600px;
	font-size : 16px;
	line-height : 3;
	margin : auto;
	
}

.president{
	width : 600px;
	margin : auto;
	text-align : right;
}






