body {
	background-color: #FFF;
	margin: 0px;
}
#main_body {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../images/bg/footer.gif);
}
#main_teble1 {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


#body_2 {
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
#main_body #body_2 tr td div {
	margin-top: 20px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	background-position: left;
}

.body_3 {
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#head {
	font-size:12px;
	font-weight:normal;
	color:#666666;
	margin:0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	width: 100%;
	height: 145px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../image/head/bg_head.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#headr {
	width: 100%;
	padding: 0px;
	margin-top: 10px;
}
ul.button02a {
	width: 160px;
	padding: 0;
	font-size: 12px;/*フォントサイズ*/
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
	text-align: left;
	background-repeat: repeat-x;
	/* [disabled]background-image: url(../images/1/menu_v3_h.jpg); */
}

.button02a li {
	list-style: none;
	border: 1px solid #CCC;/*メニュー間の間隔*/
	padding: 0;
	margin-top: 0.2em;
	margin-right: 0em;
	margin-bottom: 0.2em;
	margin-left: 0;
}

.button02a li a {
	display: block;
	width: 150px;/*左側の着色部分*/
	color: #666;/*文字色*/
	background-color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #A67C00;
	padding-bottom: 10px;
}

.button02a li a .link{
	padding-top: 3;
	padding-right: 0;
	padding-bottom: 3;
	padding-left: 3px;
}
.button02a a:hover{
	border-color: #CACAEE;
	color: #C2C2C2;
}

ul.button02b {
	width: 160px;
	padding: 0;
	font-size: 12px;/*フォントサイズ*/
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
	text-align: left;
	background-repeat: repeat-x;
	/* [disabled]background-image: url(../images/1/menu_v3_h.jpg); */
	color: #999;
}

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

.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: normal;
	color: #666666;
	background-image: url(../images/bg/zuodian.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	text-indent: 25px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 16px;
}
.menu_list2 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	background-repeat: no-repeat;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-indent: 2px;
}
.menu_title {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-top-width: 1px;
	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: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #CCC;
	padding-left: 15px;
	padding-right: 0px;
	width: 650px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(m_title.gif);
	height: 25px;
	text-align: left;
}



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;
}
.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-top: 0px;
	margin-bottom: 5px;
}

h2.uandd{/*タイトルの設定*/
	font-size: 12px;
	margin: 1.5em 15% 0.7em 15px;/*余白。15%が右の余白です*/
	border-bottom: solid 1px #86CC86;/*下線の色*/
	font-weight: normal;
	color: #CCC;
  }

#address {
	font-size: 12px;
	background-color: #CCC;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #999999;
	text-align: center;
	background-repeat: repeat-x;
	margin: 0px;
	height: 0px;
	background-image: url(../image/head/footer.gif);
}
#address_school {
	font-size: 12px;
	font-style: normal;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #666666;
	text-align: center;
	margin: 0px;
}
