


html {
margin:0;
}

body {
margin:0;
}

img {
	margin:0;
	border:0;
}

address {
	clear: both;
	text-align: center;
	font-style: normal;
	font-size: 12px;
	margin:10px 0;
	padding:10px 0 0 0;
	border-top:1px #333 solid;
}


strong {
	color: #1d2088;
}


p {
	line-height: 1.4em;
}


dd {
	font-size:12px;
	margin:5px 0 25px 20px;
}




.outer {
	width:873px;
	background-color:#ccc;
}

.inner {
	width:870px;
	border-right:1px #000 solid;
	border-bottom:1px #000 solid;
	background-color:#fff;
}

.header {
	margin:0 0 -4px 0;
}






#menu {
	width:230px;
	background-image :	url(../img/bg.jpg);
	padding-bottom:20px;
	float: left;
}


#contents {
		position: absolute;
		top: 30px;
		left: 230px;
		width:640px;
}


.contents_inner {
	padding:10px 20px 20px 20px;
}


/* ごあいさつ */

.goaisatsu_photoblock {
	width:200px;
	text-align: center;
	margin:0 20px 20px 0;
	float:left;
}


/* 小学生・中学生・高校生 */

.photoblock {
	width:160px;
	text-align: center;
	margin:0 20px 20px 0;
	float:left;
}

.hiyo,.question {
	width:600px;
	padding:10px;
}

.hiyo td,th {
	width:120px;
	height:30px;
	text-align:center;
	font-size:13px;
	border:1px solid #ccc;
}


.question td,th {
	width:100px;
	height:30px;
	text-align:center;
	font-size:13px;
	border:1px solid #ccc;
}