@charset "utf-8";
#head {
	height: 150px;
	width: 800px;
	background-image: url(png/top.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu {
	height: 48px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #634730;
}
#middle {
	width: 800px;
	background-color: #E2D3C7;
}
#middle1 {
	width: 800px;
	background-color: #E2D3C7;
}


#midup {
	height: 350px;
	width: 600px;
	padding-top: 50px;
	padding-right: 100px;
	padding-left: 100px;
	background-color: #E2D3C7;
}
#course {
	width: 600px;
	height: 700px;
	background-color: #E2D3C7;
	padding-top: 50px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-left: 100px;
}

#midmid {
	width: 800px;
	background-color: #C7CAF0;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fsaize {
	font-size: 12px;
	line-height: 130%;
	color: #634730;
}
h2 {
	border-bottom-width: thin;
	border-left-width: thick;
	border-bottom-style: dotted;
	border-left-style: ridge;
	border-bottom-color: #EFD8D4;
	border-left-color: #D79D92;
}
#base {
	width: 800px;
	border: medium solid #A84F3D;
	margin-right: auto;
	margin-left: auto;
}
#midimg {
	float: left;
	height: 334px;
	width: 500px;
}
#midright {
	float: left;
	height: 294px;
	width: 260px;
	padding: 20px;
}
#midunder {
	clear: left;
	width: 800px;
	background-color: #E2D3C7;
	height: 40px;
}
#head h1 {
	display:block;
	width:800px;
	height:100px;
	text-indent:-9999em;
	margin-top: 0px;
	padding-top: 0px;
}

#head h1 a {
	display:block;
	width:800px;
	height:100px;
	text-indent:-9999em;
	margin-top: 0px;
	padding-top: 0px;
}
#head #sub,
#head #sub2 {
	display:none;
}
#fmenu {
	height: 50px;
	width: 800px;
	vertical-align: middle;
	clear: left;
	text-align: left;
	padding-top: 0px;
}
#fmenu ul li{
	float:left;
	width:120px;
	font-size: 9px;
	top: 0px;
	color: #CC6633;
}


.style1 {
	font-size: 16px;
	color: #634730;
}
.style3 {
	color: #3E2D1E;
	font-size: 12px;
	line-height: 130%;
}
.style7 {
	color: #A84F3D;
	font-weight: bold;
	font-size: 14px;
}
.style8 {color: #A84F3D}
body {
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #A84F3D;
}
a:visited {
	color: #A84F3D;
}
.style11 {font-size: 10px; }
.style12 {
	color: #FF0000;
	font-size: 12px;
}
.style13 {font-size: 12px}

/*----------------------------------------
	ページ下部のパーツの基本設定です。
----------------------------------------*/
.footer {
	text-align:center;
	padding:0.5em;
	clear: both;
	background-color: #CA7C6C;
	font-size: 12px;
}





a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
