body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.7;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-color: #E4D6B9;
}
p {
	font-family: Tahoma, "メイリオ", "MS UI Gothic";
	letter-spacing: 1px;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header   {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FFF;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FEBA20;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	padding: 0px;
	overflow: hidden;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 60px;
 
}
#header #home  {
	float: left;
	width: 150px;
	padding-left: 10px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	display: block;
}
#header #head_catch {
	font-size: 12px;
	float: left;
	line-height: 1.5;
	display: block;
	margin-top: 22px;
}

#header ul {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
}
#header ul li {
	list-style-type: none;
	list-style-position: inside;
	float: left;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content {
	clear: both;
}
#content_head h1 {
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#content_head p {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#content_head {
	padding: 0px;
	margin-bottom: 30px;
}

#navi {
	margin-bottom: 35px;

}
#navi #tab {
	background-image: url(../images/navi_tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 85px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 29px;
}
#navi #tab li {
	list-style-type: none;
	float: left;
	text-indent: 100%;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
	height: 80px;
	width: 154px;
	display: block;
	overflow: hidden;
}
#navi #tab li a {
	height: 80px;
	width: 154px;
	display: block;
	overflow: hidden;
}
#navi #tab li a:hover {
	background-image: url(../images/navi_tab_hit.gif);
}
#navi #tab #tab_index a:hover {
	background-position: -29px top;
}
#navi #tab #tab_route a:hover {
	background-position: -185px top;
}
#navi #tab #tab_curriculum a:hover {
	background-position: -339px top;
}

#navi #tab #tab_course a:hover {
	background-position: -494px top;
}
#navi #tab #tab_class a:hover {
	background-position: -648px top;
}
#navi #tab #tab_semi a:hover {
	background-position: -803px top;
}


#navi #tab #tab_index_hit {
	background-image: url(../images/navi_tab_hit.gif);
	background-position: -29px top;
}
#navi #tab #tab_route_hit {
	background-image: url(../images/navi_tab_hit.gif);
	background-position: -185px top;
}
#navi #tab #tab_curriculum_hit {
	background-image: url(../images/navi_tab_hit.gif);
	background-position: -339px top;
}

#navi #tab #tab_course_hit {
		background-image: url(../images/navi_tab_hit.gif);
	background-position: -494px top;
}
#navi #tab #tab_class_hit {
		background-image: url(../images/navi_tab_hit.gif);
	background-position: -648px top;
}
#navi #tab #tab_semi_hit {
		background-image: url(../images/navi_tab_hit.gif);
	background-position: -803px top;
}

#foot_navi {
	margin-bottom: 35px;

}
#foot_navi #tab_foot {
	background-image: url(../images/footer_navi_tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 85px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 29px;
}
#foot_navi #tab_foot li {
	list-style-type: none;
	float: left;
	text-indent: 100%;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
	height: 100px;
	width: 155px;
	display: block;
	overflow: hidden;
}
#foot_navi #tab_foot li a {
	height: 100px;
	width: 155px;
	display: block;
	overflow: hidden;
}
#foot_navi #tab_foot li a:hover {
	background-image: url(../images/footer_navi_tab_hit.gif);
}
#foot_navi #tab_foot #tab_foot_index a:hover {
	background-position: -25px top;
}
#foot_navi #tab_foot #tab_foot_route a:hover {
	background-position: -181px top;
}
#foot_navi #tab_foot #tab_foot_curriculum a:hover {
	background-position: -338px top;
}

#foot_navi #tab_foot #tab_foot_course a:hover {
	background-position: -494px top;
}
#foot_navi #tab_foot #tab_foot_class a:hover {
	background-position: -644px top;
}
#foot_navi #tab_foot #tab_foot_semi a:hover {
	background-position: -801px top;
}

#foot_navi #tab_foot #tab_foot_index_hit {
	background-image: url(../images/footer_navi_tab_hit.gif);
	background-position: -25px top;
}
#foot_navi #tab_foot #tab_foot_route_hit {
	background-image: url(../images/footer_navi_tab_hit.gif);
	background-position: -185px top;
}
#foot_navi #tab_foot #tab_foot_curriculum_hit {
	background-image: url(../images/footer_navi_tab_hit.gif);
	background-position: -339px top;
}

#foot_navi #tab_foot #tab_foot_course_hit {
		background-image: url(../images/footer_navi_tab_hit.gif);
	background-position: -494px top;
}
#foot_navi #tab_foot #tab_foot_class_hit {
		background-image: url(../images/footer_navi_tab_hit.gif);
	background-position: -648px top;
}
#foot_navi #tab_foot #tab_foot_semi_hit {
		background-image: url(../images/footer_navi_tab_hit.gif);
	background-position: -803px top;
}





.article {
	margin-bottom: 40px;
	padding-bottom: 20px;
}
.section  {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.note {
	font-size: 12px;
	background-color: #D2BC8C;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	margin-right: 20px;
	margin-left: 20px;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	margin-top: 30px;
	margin-bottom: 30px;

}
.note h4 {
	margin-top: -15px;
	font-size: 14px;
	letter-spacing: 1px;
}

.note em {
	margin-top: -40px;
	background-color: #77622F;
	margin-bottom: 0px;
	line-height: 1.5;
	color: #FFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.memo {
	font-size: 12px;
}





.article h2 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 25px;
}
.article .section .btn_lead {
	text-align: right;
}
.article .section h3 {
	font-size: 22px;
	font-weight: bolder;
	color: #453521;
	letter-spacing: 1px;
	background-image: url(../images/icon_plus.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.article .section p {
	margin-top: 10px;
	margin-bottom: 15px;
}

#copyright {
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	letter-spacing: 2px;
	background-color: #372C15;
	margin-top: 50px;
}
#copyright p {
	margin: 0px;
	padding: 0px;
}
#copyright a {
	color: #E7D9BE;
}
#footer_link {
	margin-bottom: 25px;
}
#wrapper #content .important {
	color: #C00;
}
