body {
	background: #fff url(image/bg_side.gif);
	margin: 0;
	font-size: 80%;
	}
a:link {
	color: #1E1D89;
	text-decoration: none;
	}
a:visited {
	color: #1E1D89;
	text-decoration: none;
	}
a:active {
	color: #999;
	text-decoration: none;
	}
a:hover {
	color: #666;
	text-decoration: underline;
	}

#wrapper {
	width: 730px;
	margin: 0 auto;
	padding: 0 20px;
	background: #fff;
	}
table#header {
	margin: 20px 0;
	}
h1 {
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
	}
h2 {
	margin: 0 0 8px 0;
	padding: 0;
	text-align: center;
	}
h4 {
	margin: 14px 0 8px 0;
	padding: 0.3em 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 120%;
	}
.h2_under {
	margin: 8px 0;
	}
.footer_nav {
	margin: 8px 0 0;
	font-size: 95%;
	text-align: center;
	}
p.idx_txt {
	margin: 20px 0;
	text-align: center;
	}
p.btn_main {
	margin: 20px 0;
	text-align: center;
	}
p.btn_main img {
	margin-left: 4px;
	}
table.centering {
	margin: 0 auto;
	}
table.result caption {
	text-align: left;
	}
.ttl_gakunen{
	font-weight:bold;
	padding:2px 0 2px 5px;
	border-top:1px dashed #666666;
	border-bottom:1px dashed #666666;
	background-color:#99CC66;
	}
.txt_gakunen{
	margin:5px 0 15px 5px;
	}
.body {
	margin: 20px;
	border-left: 1px dotted #999;
	border-right: 1px dotted #999;
	padding: 0 15px;
	line-height: 1.5em;
	}
.t3{font-size:100%;line-height:130%}
.t2{font-size:80%;line-height:130%}
.lh15{ line-height: 1.5em; }
