@charset "utf-8";

body {
	background: #fff url(../image/skin/back_header.png) repeat-x 0 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "Lucida Grande", "Verdana", san-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #666;
	text-align: center;
}
body#top {
	background: #fff url(../image/skin/back_header_top.png) repeat-x 0 0;
}
img {
	border: none;
}
td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "Lucida Grande", "Verdana", san-serif;
	font-size: 12px;
	color: #666;
}
h1,h2,h3,h5 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Georgia", "Times", "Times New Roman", serif;
	font-weight: bold;
	color: #5d5b48;
}
h4,h6 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", "Georgia", "Times", "Times New Roman", serif;
	font-weight: bold;
	color: #c62334;
}
.clear {
	clear: both;
}
#toptxt {
	display: none;
}
#header {
	background: transparent url(../image/skin/header.png) no-repeat 0 12px;
	width: 760px;
	height: 89px;
	margin: 0 auto;
	padding: 12px 0 0 0;
}
#titleimg {
	width: 760px;
	margin: 0 auto;
}
#titleimg img {
	vertical-align: bottom;
}
#navicell {
	border-top: 1px #386d3f solid;
	height: 44px;
	margin: 0;
	background-color: #123315;
}
#navicell dl{
	width: 760px;
	height: 34px;
	margin: 10px auto 0 auto;
	padding: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
}
#footer {
	background: #f7f6f2;
	font-size: 10px;
	color: #9a9c97;
	text-align: left;
	line-height: 14px;
	clear: both;
}
#footanc {
	width: 760px;
	height: 79px;
	margin: 0 auto;
	padding: 21px 0 0 0;
	font-size: 10px;
	color: #9a9c97;
	text-align: left;
	line-height: 14px;
}
#footanc a {
	margin: 0 0 0 25px;;
	color: #696766;
	text-decoration: none;
}
#footanc a:hover {
	text-decoration: underline;
}

#docbody {
	width: 760px;
	margin: 0 auto;
	padding: 15px 0 30px 0;
	text-align: left;
}
#schoolinfo {
	border: 1px solid #000;
	padding: 10px;
	margin: 0 0 10px 0;
	color: #000;
	font-size: 10px;
	line-height: 14px;
}
#schoolinfo strong {
	font-size: 12px;
}
#schoolinfo p {
	margin: 10px 0 0 0;
	padding: 0;
}