@charset "Shift_JIS";
/* CSS Document */

body {
	background-color: #1D0800;
	padding: 0px;
	margin-top: 0px;
}

/*ã€€æž çµE¿ã€€*/

#wrap {
	width: 1000px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CBAE4F;
	border-left-color: #CBAE4F;
}

#header {
	width: 1000px;
	height: 120px;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}

#menu {
	width: 1000px;
	height: 57px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#contents {
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;	
}

#footer {
	width: 1000px;
	height: 55px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footer.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CBAE4F;
	border-bottom-color: #CBAE4F;
}

/*ã€€ãƒ˜ãƒƒãƒ€ãƒ¼å†E€€TOPã¸æˆ»ã‚‹ï¼E™¶èŠ¸æ•™å®¤EE˜¿å¤å±‹èŒ¶å±‹ãEã‚¿ãƒ³ã€€*/


#top_button {
	width: 1000px;
	height: 100px;
	margin-left: 0px;
	padding: 0px;
}

#backindex {
	width: 250px;
	height: 100px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	border: none;
	background-repeat: no-repeat;
	background-image: url(../img/school.jpg);
}

/*

#left {
	width: 150px;
	height: 80px;
	margin-left: 420px;
	padding: 0px;
	float: left;
	border: none;
	background-image: url(../img/kashogama.jpg);
	background-repeat: no-repeat;
}

#right {
	width: 150px;
	height: 80px;
	margin-left: 820px;
	padding: 0px;
	border: none;
	background-image: url(../img/akoya.jpg);
	background-repeat: no-repeat;
}
*/


/*ã€€ã‚°ãƒ­ãƒ¼ãƒãƒ«ãƒŠãƒ“ã®ä¸­èº«ã®è¨­å®šã€€*/

#navi {
	width: 1000px;
	height: 55px;
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CBAE4F;
	border-bottom-color: #CBAE4F;
	background-image: url(../img/menu_bg.jpg);
	background-repeat: repeat-x;
}

.navi_nakami {
	width: 100px;
	height: 55px;
	padding: 0px;
	margin: 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CBAE4F;
}

.navi_nakami img {
	border: none;
}

/*ã€€ã‚³ãƒ³ãƒEƒ³ãƒEƒ†ã‚­ã‚¹ãƒˆã¨Flash */

#main{
	width: 930px;
	height: 480px;
	padding: 0px;
	margin-left: 35px;
}

#text {
	width: 400px;
	height: 480px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#fla {
	width: 530px;
	height: 480px;
	padding: 0px;
	margin-left: 400px;
}


/*ã€€ãƒE‚­ã‚¹ãƒˆç”¨ãƒœãƒƒã‚¯ã‚¹ã€€*/

#normal_text {
	width: 300px;
	padding: 0px;
	margin-top: 120px;
	margin-right: auto;
	margin-left: auto;
}

#iframe_text {
	width: 300px;
	height: 400px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

