@charset "utf-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", san-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #666;
	text-align: center;
}
body#top {
}
img {
	border: none;
}
td {
	font-size: 12px;
	color: #666;
}
h1,h2,h3,h5 {
	font-weight: bold;
	color: #5d5b48;
}
h4,h6 {
	font-weight: bold;
	color: #c62334;
}
.clear {
	clear: both;
}
#toptxt {
	color: #606970;
	width: 740px;
	margin: 0 auto;
	padding: 0 10px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	background: #f7f6f2;
}
#header {
	background: transparent url(../image/skin/header.png) no-repeat;
	width: 760px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#header ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
}
#headernavi {
	bottom: 5px;
}
#headernavi li {
	display: inline;
}
#headernavi a {
	color: #606970;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	height: 12px;
	margin: 0 15px 0 0;
	padding: 0 0 0 10px;
	background: url(../image/marker_anc.png) no-repeat 0 2px;
	/zoom: 1;
}
#headernavi a:hover {
	color: #d2232a;
	background-position: 0 -48px;
}
#headernavi_btn {
	right: 0;
	bottom: 5px;
}
#headernavi_btn li {
	display: inline;
}
#headernavi_btn a {
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	height: 30px;
	margin: 0 0 0 5px;
	background: url(../image/headernavi_btn.png) no-repeat;
	text-indent: -1000em;
	/zoom: 1;
}
#headernavi_btn .con1 a {
	width: 120px;
}
#headernavi_btn .con1 a:hover {
	background-position: 0 -30px;
}

#titleimg {
	width: 760px;
	margin: 0 auto;
}
#titleimg img {
	vertical-align: bottom;
}
#navicell {
	height: 41px;
	margin: 0;
}
#navicell ul {
	width: 760px;
	height: 31px;
	margin: 10px auto 0 auto;
	padding: 0;
	position: relative;
	list-style: none;
	overflow: hidden;
}
#footer {
	width: 760px;
	margin: 0 auto;
	background: #f7f6f2;
	font-size: 10px;
	color: #9a9c97;
	text-align: left;
	line-height: 14px;
	clear: both;
}
#footanc {
	width: 740px;
	height: 79px;
	margin: 0 auto;
	padding: 21px 10px 0 10px;
	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;
	color: #000;
	font-size: 10px;
	line-height: 14px;
}
#schoolinfo strong {
	font-size: 12px;
}
#schoolinfo p {
	margin: 10px 0 0 0;
	padding: 0;
}
