body {
	background-color: #EBEBEB;
	margin: 0px;
	background-image: url(../images/bg/bg_001.gif);
}
#main_body {
	font-size: 12px;
	color: #666666;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 5px;
}

#body_2 {
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	width: 870px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #93BE91;
	border-left-color: #93BE91;
	margin: 0px;
}
#head {
	font-size:12px;
	font-weight:normal;
	color:#666666;
	margin:0;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	width: 870px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #93BE91;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #93BE91;
}
#headr {
	width: 870px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #93BE91;
	border-left-color: #93BE91;
	background-color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-image: url(../images/bg/bg_menu.jpg);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
ul.button02a {
	width: 160px;
	padding: 0;
	font-size: 12px;/*フォントサイズ*/
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: left;
	background-repeat: repeat-x;
}
.button02a li {
	list-style: none;
	border: 1px solid #8ED689;/*メニュー間の間隔*/
	padding: 0;
	margin-top: 0.2em;
	margin-right: 0em;
	margin-bottom: 0.2em;
	margin-left: 0;
}
.button02a li a {
	display: block;
	width: 147px;/*左側の着色部分*/
	color: #414161;/*文字色*/
	background-color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #8ED689;
	padding-bottom: 5px;
}
.button02a li a .link{
	padding-top: 2;
	padding-right: 0;
	padding-bottom: 2;
	padding-left: 2px;
}
.button02a a:hover{
	background-color: #F9F9F9;
	border-color: #CACAEE;
}

ul.button02b {
	width: 160px;/*↓の幅+15px*/
	margin: 10px;
	font-size: 12px;/*フォントサイズ*/
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	padding: 0px;
}
.button02b li {
	list-style: none;
	border: 1px solid #4FA64A;
	margin-top: 0.2em;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
	padding: 0;
}
.button02b li a {
	display: block;
	width: 147px;/*リンクの幅*/
	margin: 0;/*左側の着色部分*/
	color: #FFFFFF;/*文字色*/
	background-color: #8ED689;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4FA64A;
}
.button02b li a .link{
	padding: 0 0 0 2px;
  }
.button02b a:hover{
	background-color: #4FA64A;
	border-top-color: #8ED689;
	border-right-color: #8ED689;
	border-bottom-color: #8ED689;
	border-left-color: #8ED689;
	color: #FFFFFF;
  }
  
ul.button02c {
	width: 160px;
	padding: 0;
	font-size: 12px;/*フォントサイズ*/
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: left;
	background-repeat: repeat-x;
}
.button02c li {
	list-style: none;
	border: 1px solid #8ED689;/*メニュー間の間隔*/
	padding: 0;
	margin-top: 0.2em;
	margin-right: 0em;
	margin-bottom: 0.2em;
	margin-left: 0;
}
.button02c li a {
	display: block;
	width: 147px;/*左側の着色部分*/
	color: #414161;/*文字色*/
	background-color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #8ED689;
	padding-bottom: 5px;
}
.button02c li a .link{
	padding-top: 2;
	padding-right: 0;
	padding-bottom: 2;
	padding-left: 2px;
}
.button02c a:hover{
	background-color: #F9F9F9;
	border-color: #CACAEE;
}

#menu {
	padding-top: 5px;
	padding-bottom: 2px;
	color: #999999;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	margin: 0px;
	background-color: #FDFDFD;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#menu a {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
}
#menu a:link {
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
}
#menu a:visited {
	color: #999933;
	text-decoration: none;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #93BE91;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-right-color: 1;
	border-bottom-color: #469342;
}
#menu a:active {
	color: #E1E1E1;
	text-decoration: none;
	font-size: 12px;
}
#menu_title_ber {
	padding-top: 3px;
	padding-bottom: 2px;
	color: #999999;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	background-color: #F1EEFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	letter-spacing: 0.2em;
}
#menu_title_ber a {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
}
#menu_title_ber a:link {
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
}
#menu_title_ber a:visited {
	color: #999933;
	text-decoration: none;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
}
#menu_title_ber a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #93BE91;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-right-color: 1;
	border-bottom-color: #469342;
}
#menu_title_ber a:active {
	color: #E1E1E1;
	text-decoration: none;
	font-size: 12px;
}

.menu_lefttxt {
	font-size: 12px;
	color: #333333;
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	background-position: 5px center;
	text-indent: 17px;
	background-image: url(../images/bg/list_13.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 18px;
	padding-top: 5px;
	padding-bottom: 4px;
}
.menu_list1 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/bg/zuodian.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 25px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu_title {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/bg/content_bar.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #8ED689;
	border-right-color: #8ED689;
	border-bottom-color: #8ED689;
	border-left-color: #8ED689;
	padding-top: 5px;
	padding-bottom: 3px;
	text-indent: 5px;
	background-color: #FFFFFF;
	text-align: left;
	height: 16px;
}



a:link {
	color: #0000FF;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #66CC99;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	color: #999966;
	text-decoration: none;
}
.text2 {
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
}
.text3 {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #666666;
}
.text_list {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	width: 650px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-align: left;
	margin-left: 2px;
	text-indent: 5px;
	margin-bottom: 5px;
	line-height: 16px;
	background-color: #FFFFFF;
	list-style-type: circle;
	list-style-image: url(../images/list_11.gif);
	display: block;
	background-repeat: no-repeat;
}

.text4 {
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	color: #333333;
}
.text5 {
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	color: #333333;
}
.underline {
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}

h1 {
	font-size: 12px;
	color: #666666;
	line-height: normal;
	margin: 5px;
}

h2.uandd{/*タイトルの設定*/
  font-size: 14px;/*文字サイズ*/
  font-family: monospace;
  margin: 1.5em 15% 0.7em 15px;/*余白。15%が右の余白です*/
  border-bottom: solid 1px #86CC86;/*下線の色*/
  }

#address {
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFFF;
	width: 870px;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #999999;
	text-align: center;
	background-image: url(../images/bg/bg_menu.jpg);
	background-repeat: repeat-x;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #93BE91;
	border-left-color: #93BE91;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #93BE91;
}
#address_school {
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFFF;
	width: 650px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
	text-align: center;
	background-image: url(../images/bg/bg_menu.jpg);
	background-repeat: repeat-x;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#Title_menu01 {
	color: #333333;
	font-size: 14px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-repeat: repeat;
	background-position: center center;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-image: url(../images/bg/content_bar.jpg);
	font-weight: bold;
}
#Title_menu02 {
	color: #333333;
	font-size: 14px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-repeat: repeat;
	background-position: center center;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-image: url(../images/bg/content_bar.jpg);
	font-weight: bold;
}

