@charset "UTF-8";
body, html {
	background-image: url(../images/footerbgimg.jpg);
}
a img { 
	border: none;
}


a:link {
	color: #3A88D8;
	text-decoration: underline;
}
a:visited {
	color: #CB555C;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


#wrap {
	width: 100%;
	}
#contentwrap {
	background-image: url(../images/contentbgimg.png);
}

.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.container {
	width: 950px;
	font-size: 14px;
	line-height: 150%;
	color: #666;
	padding-right: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: -5px;
	margin: 0px auto 0;
}
.contentsfooter {
	clear: both;
	height: 30px;
	width: 960px;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#headerwrap {
	z-index: 999;
	position: relative;
}

.header {
	height: 100px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
}
#headlogowrap #headleft {
	width: 500px;
	float: left;
}
#headlogowrap #headright {
	float: right;
	margin-top: 12px;
}
#headerwrap #headright img {
	margin-left: 15px;
}
.header h1 {
	font-size: 11px;
	display: block;
	margin-bottom: 3px;
	color: #666;
	font-weight: normal;
}
#headlogowrap  {
	padding-top: 20px;
	padding-left: 25px;
}
.header #chara  {
	height: 100px;
	width: 70px;
	position: absolute;
	left: 900px;
	margin-top: 40px;
	z-index: 99;
	top: 16px;
}
.pagetitlewrap {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	background-image: url(../images/titlebg.png);
	background-repeat: repeat-x;
}
.pagetitlewrap #pagetitle {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
.content {
	/* [disabled]margin-top: 20px; */
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
	position: relative;
}
.mod_dropnavi      {
	z-index: 999;
}


/* Topmenu部分 */
.mod_dropnavi ul.topmenu{
	width:980px;
	height:45px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	z-index: 999;
}
.mod_dropnavi ul.topmenu li{
	float:left;
	position:relative;
	list-style-type: none;
}
.mod_dropnavi ul.topmenu li.topmenu01{
	width:76px;
}
.mod_dropnavi ul.topmenu li.topmenu02{
	width:91px;
}
.mod_dropnavi ul.topmenu li.topmenu03{
	width:180px;
}
.mod_dropnavi ul.topmenu li.topmenu04{
	width:116px;
}
.mod_dropnavi ul.topmenu li.topmenu05{
	width:87px;
}
.mod_dropnavi ul.topmenu li.topmenu06{
	width:141px;
}
.mod_dropnavi ul.topmenu li.topmenu07{
	width:91px;
}
.mod_dropnavi ul.topmenu li.topmenu08{
	width:86px;
}
.mod_dropnavi ul.topmenu li.topmenu09{
	width:112px;
}

.mod_dropnavi ul.topmenu li a{
	display:block;
	width:100%;
	height:100%;
}

/* サブメニュー階層は通常は非表示 */
.mod_dropnavi ul.topmenu li.topmenu02.off ul{display:none;}
.mod_dropnavi ul.topmenu li.topmenu03.off ul {
	display:none;
}
.mod_dropnavi ul.topmenu li.topmenu04.off ul{display:none;}
.mod_dropnavi ul.topmenu li.topmenu05.off ul {
	display:none;
}

/* サブ階層部分 */
.mod_dropnavi ul.topmenu li ul.submenu{
	width:147px;
	position:absolute;
	/* [disabled]top:60px; */
	/* [disabled]left:-1px; */
}
.mod_dropnavi ul.topmenu li ul.submenu li{
	height:30px;
	clear:both;
}


ul.nav {
	list-style: none; 
	margin-bottom: 15px; 
}
ul.nav a, ul.nav a:visited {
	display: block;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.content .margin_honbun >h2{
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 255, 255, 0.5);
	letter-spacing: 0;
	border: none;
	box-shadow: none;
	border-radius: 6px;
	text-decoration: none;
	behavior: url("/PIE.htc");
	width: 100%;
	margin-left: -10px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-right: -10px;
	background-color: #E13844;
	margin-top: 60px;
}

.content h2:first-child {
	margin-top: 0px;
	}

.footer {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0;
	/* [disabled]padding-bottom: 15px; */
	padding-left: 0;
	line-height: 15px;
	clear: both;
	/* [disabled]position: absolute; */
	/* [disabled]bottom: 0; */
	width: 100%;
	/* [disabled]height: 170px; */
	color: #666;
}
.footer .footerwrapper {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom:30px;
	width: 970px;
	/* [disabled]position: relative; */
	background-image: url(../images/footer_noteimg.png);
	background-repeat: no-repeat;
	height: 315px;
	background-position:bottom;
}
.footer .footerwrapper .footerleft {
	float: left;
	padding-top: 50px;
	padding-left: 55px;
	padding-right: 20px;
	width: 225px;
}
.footer .footerwrapper .footerright  {
	padding-top: 40px;
	margin-left: 300px;
}
.footer .footerwrapper .gakkomei {
	border-left: 3px solid #F2B5C5;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-bottom: 13px;
}
.footer .footerwrapper .gakkomei h3 {
	color: #ed7d97;
	padding-bottom: 3px;
}
.tabelbase table{
    border: 1px #aaa solid;
    border-collapse: collapse;
    border-spacing: 0;
}
.tabelbase table th{
	padding: 5px;
	border: #aaa solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: normal;
	line-height: 120%;
	text-align: center;
}
.tabelbase table td{
    padding: 5px;
    border: 1px #aaa solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}

table {
	/* [disabled]border: 1px solid #CCCCCC; */
	border-collapse: collapse;
	border-spacing: 0;
}

table th {
	padding: 10px;
	line-height: 120%;
	text-align: center;
	font-weight: normal;
	border: 0 solid #CCCCCC;
}
table td {
	padding: 10px;
	text-align: center;
	border: 0 solid #CCCCCC;
}
.submenu {
	margin-bottom: 15px;
}
.submenu ul {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
.submenu ul li {
	list-style-type: none;
}
.submenu ul li a{
	background-color: #EEE;
	font-size: 12px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 10px;
	font-weight: bold;
	color: #2B3C81;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
	background-image: url(../images/submenulist01.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	text-decoration: none;
	line-height: 120%;
}
.submenu ul li a:hover{
	background-color: #2A69DB;
	color: #FFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #2A69DB;
}
.newschool {
	position: relative;
}
.newschool .newinfo {
	position: absolute;
	margin-top: -15px;
	margin-left: -140px;
}
