@charset "UTF-8";
@import url("base.css");
@import url("extensions.css");

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper {
	width: 100%;
	text-align: center;
	background-image: url(../images/bg_head.gif);
	background-repeat: repeat-x;
	margin: 0px auto 0px auto;
	padding: 0px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.header style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#header {
	width: 806px!important;
	width/**/: 826px;
	height: 106px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
	position: relative;
}
div#header h1 {
	float: left;
	width: 310px;
	height: 54px;
	padding: 42px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
div#header ul {
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
div#header ul li {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 2em;
	background-image: url(../images/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 10px;
}
div#header li a {
	color: #232323;
}
div#header li a:hover {
	color: #993300;
	text-decoration: underline;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.navigation style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#navigation {
	text-align: right;
	display: block;
	overflow: hidden;
	clear: both;
	width: 826px;
	height: 40px;
	margin: 0px auto;
	padding: 0px;
}
div#navigation ul {
	/*width: 679px;*/
	width: 723px;
	overflow: hidden;
	float: right;
	height: 50px;
	margin: 0px auto;
	padding: 0px;
}
div#navigation ul li {
	list-style: none;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#container {
	clear: both;
	display: block;
	overflow: hidden;
	width: 826px;
	text-align: left;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
div#flash {
	width: 826px;
	height: 401px;
	padding: 30px 0px 0px 0px;
	margin: 0px auto;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.sidebar style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	display: block;
	overflow: hidden;
	float: left;
	width: 225px;
	padding: 10px 0px 10px 0px;
	/*margin: 0px 0px 40px 0px;*/
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents {
	width: 600px;
	float: right;
	display: block;
	padding: 10px 0px 10px 0px;
	overflow: hidden;
}
div#contents h2 {
	font-size: px;
	color: #;
	
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer {
	width: 826px;
	height: 39px;
	clear: both;
	text-align: center;
	background-image: url(../images/bg_foot.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
ul#menu {
	clear: both;
	width: 806px;
	text-align: center;
	margin: 0px auto;
	padding: 5px 0px 0px 15px;
}
ul#menu li {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(../images/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 10px;
}
#menu li a {
	color: #DECFBA;
}
#menu li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.copyright style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#copyright {
	display: block;
	overflow: hidden;
	clear: both;
	width: 826px;
	height: 35px;
	color: #BBB188;
	text-align: left;
	font-size: 12px;
	text-indent: -5000px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(../images/copyright.gif);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 09.table style                                                         */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
table.table {
	background-color: #D7D7D7;
}
table.table tr {
	border-bottom: solid 1px #CCCCCC;
}
table.table tr th {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	background-color: #DEEED6;
	text-align: center;
	padding: 5px;
}
table.table tr td {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	border: solid 1px #FFFFFF;
	background-color: #F0F0EF;
	padding: 5px;
}
table.menu {
	width: 600px;
	/*padding: 0px 10px;*/
	/*margin: 0px auto 20px auto;
	_width: ;
	_margin: 0px 10px 20px 10px;*/
}
table.menu th {
	width: 120px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding: 2px 10px 2px 10px;
	background-color: #81735D;
	border-top: 1px solid #9D8E76;
	border-right: 1px solid #99A294;
	border-bottom: 1px solid #81735D;
}
table.menu td{
	/*width: 470px;*/
	font-size: 12px;
	font-weight: normal;
	padding: 2px 10px 2px 10px;
	border-top: 1px solid #99A294;
	border-bottom: 1px solid #81735D;
}
td.colors {
	background-color: #7B705F;
}
td.nonecolors {
	background-color: none;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.textwhite {
	color : #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.texttop {
	color : #f7e1bf;
	font-size: 12px;
	line-height: 1.3em;
}
.textgreen {
	color : #cde3cf;
	font-size: 12px;
	line-height: 1.3em;
}
.texttop10 {
	color : #f7e1bf;
	font-size: 10px;
	line-height: 1.3em;
}
.textgreen10 {
	color : #cde3cf;
	font-size: 10px;
	line-height: 1.3em;
}
.textred {
	color : #ffbd49;
	font-size: 14px;
	font-weight: bold;
}
div#info ul {
	width: auto;
	padding: 10px 10px;
	font-size: 12px;
	list-style: none;
}
div#info li {
	width: auto;
	font-size: 12px;
	line-height: 1.3em;
}
.textschool {
	color : #ffffff;
	font-size: 16px;
	font-weight: bold;
}

