html, body {
	scrollbar-3dlight-color:#3366cc;
	scrollbar-arrow-color:#3366cc;
	scrollbar-base-color:white;
	scrollbar-darkshadow-color:#3366cc;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
	color: #333333;
	font-family:MS UI Gothic, serif;
	font-size: 10px;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
  }
hr {
	color: navy;
  }
a:link {
	color: #554966;
	text-decoration: none;
  }
a:visited {/*訪問済みリンク色*/
	color: #554966;
	text-decoration: none;
  }
a:hover,a:active {
	color: #553866;
	text-decoration: underline;
  }
ul {
	list-style-type:square;
  }
li {
	line-height:60%;
  }
.back {  
	background-color: #FFFFFF; 
  }
address {
	font-size: 8pt;
	font-family: Tahoma, Verdana, MS UI Gothic;
	font-style: normal;
	padding: 3px;
	text-align: right;
	color: #FFFFFF;
	word-spacing: normal;
  }
h1 {
	color: #003366;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: MS UI Gothic, serif;
  }
h2 {
	color: #336699;
	font-style: normal;
	font-weight: bolder;
	font-size: 16px;
	text-decoration: none;
	font-family: MS UI Gothic, serif;
	font-size: 16px;
	word-spacing: 120%;
	letter-spacing: 120%;
  }
h3 {
	color: #4169e1;
	font-style: normal;
	font-weight: bolder;
	font-size: 14px;
	text-decoration: none;
	font-family: MS UI Gothic, serif;
  }
.d-table {
	width:550px;
	padding:5px;
	border-spacing:5px;
	text-align:left;
	font-size: 12px;
	font-family: MS UI Gothic, serif;
	color: #333333;
  }
.d-table th {/*レイアウト用テーブル 見出し*/
	border:solid 1px #6666FF;
	color:white;
	background-color:#b5b5ff;
	font-size:12px;
	font-family:MS UI Gothic, serif;
  }
.s-table {/*表示用テーブル*/
	border:solid 2px #6666FF;
	padding:3;
	spacing:2;
	align:center;
	border-top-color: #6666ff;
	border-right-color: #6666ff;
	border-bottom-color: #6666ff;
	border-left-color: #6666ff;
	border-color: #6666ff;
	border-collapse:collapse;
  }
.s-table th {/*表示用テーブル 見出し*/
	border:solid 1px #6666FF;
	color:white;
	background-color:#b5b5ff;
	font-size:12px;
	font-family:MS UI Gothic, serif;
	empty-cells:show;
	text-align:center;
  }
.s-table td {/*表示用テーブル セル*/
	border:solid 1px #6666FF;
	color:#333333;
	background-color:white;
	font-size:12px;
	font-family:MS UI Gothic, serif;
	empty-cells:show;
  }
.s-table .bline {/*表示用テーブル 太線*/
	border-right-width: 2px;
  }
.s-table .uline {/*表示用テーブル 太線*/
	border-bottom-width: 2px;
  }
.s-table .dline {/*表示用テーブル 消線*/
	border-right: none;
  }
.s-table .lline {/*表示用テーブル 消線*/
	border-left: none;
  }
.c-table {/*食物科費用用テーブル*/
	border-collapse: collapse;
  }
.m-table {/*メルマガバックナンバー用テーブル*/
	width:550px;
	padding:5px;
	border-spacing:5px;
	text-align:left;
	font-size: 12px;
	font-family: MS ゴシック, monospace;
	color: #333333;
  }
.o-table {/*外枠のみ用テーブル*/
	border:solid 2px #6666FF;
  }
.o-table th {/*外枠のみ用テーブル 見出し*/
	border: 0px;
  }
.o-table td {/*外枠のみ用テーブル セル*/
	border: 0px;
  }
/*.lborb {
	width: 360px;
	border-left: solid 4px #3399CC;
	border-bottom: solid 1px #3399CC;
  }*/
/*.titleb {
	width: 90%;
	font-size: 10pt;
	font-family: MS UI Gothic,Impact,Arial,Verdana,sans-serif;
	letter-spacing: normal;
	color: #FFFFFF;
	background-color: #3399CC;
	padding: 1px 1em 1px 0.7em;
	border-left: solid 3px #CED9FF;*/
/*	filter: alpha(opacity=100,finishopacity=20,style=1);*/
/*	font-weight: bold;
  }*/
.textb {
/*	font-size: 9pt;
	color: #333333;*/
	padding: 0.7em;
/*	border-top: solid 1px #6565D9;*/
	border-right: solid 1px #F5F5FF;
	border-left: solid 3px #CED9FF;
/*	height: auto;*/
  }
/*.lborr {
	width: 230px;
	border-left: solid 4px #CC6666;
	border-bottom: solid 1px #CC6666;
  }*/
/*.titler {
	width: 90%;
	font-size: 10pt;
	font-family: MS UI Gothic,Impact,Arial,Verdana,sans-serif;
	letter-spacing: normal;
	color: #FFFFFF;
	background-color: #CC6666;
	padding: 1px 1em 1px 0.7em;
	border-left: solid 3px #FFD9EE;*/
/*	filter: alpha(opacity=100,finishopacity=20,style=1);*/
/*	font-weight: bold;
  }*/
.textr {/*内容部分*/
/*	font-size: 9pt;
	color: #151515;*/
	padding: 0.7em;
/*	border-top: solid 1px #D94545;*//*枠色*/
	border-right: solid 1px #FFF5F5;
	border-left: solid 3px #FFD9EE;
  }
/*.lborg {
	width: 230px;
	border-left: solid 4px #339966;
	border-bottom: solid 1px #339966;
  }*/
/*.titleg {
	width: 90%;
	font-size: 10pt;
	font-family: MS UI Gothic,Impact,Arial,Verdana,sans-serif;
	letter-spacing: normal;
	color: #FFFFFF;
	background-color: #339966;
	padding: 1px 1em 1px 0.7em;
	border-left: solid 3px #DAEFE1;*/
/*	filter: alpha(opacity=100,finishopacity=10,style=1);*/
/*	font-weight: bold;
  }*/
.textg {/*内容部分*/
/*	font-size: 9pt;
	color: #151515;*/
	padding: 0.7em;
/*	border-top: solid 1px #288828;*//*枠色*/
	border-right: solid 1px #F5F5F5;
	border-left: solid 3px #DADADA;
  }
.textgr {/*内容部分*/
	padding: 0.7em;
	border-right: solid 1px #F5FFF5;
	border-left: solid 3px #DAEFE1;
  }
.textbb {
	padding: 0.7em;
	border-right: solid 1px #F5FFFF;
	border-left: solid 3px #DAD9FF;
  }
.textp {/*内容部分*/
	padding: 0.7em;
	border-right: solid 1px #FFF5FF;
	border-left: solid 3px #FACCE0;
  }
.box-top {
	width: 360px;/*全体の幅*/
	font-size: 12px;/*文字サイズ*/
  }
.box-top dt {/*タイトル部分の設定*/
	color: #FFFFFF;/*文字色*/
	background-color: #0033CC;/*背景色*/
	font-family: MS UI Gothic,Arial,sans-serif;
	font-weight: bold;
	letter-spacing: normal;
	width: 230px;/*タイトルの幅*/
	padding: 2px 1em 2px 1.5em;
	background-image: url('image/024_sky.gif');
	background-repeat: no-repeat;
  }
.box-top dd {/*内容部分*/
	color: #313132;/*文字色*/
	margin: 0;
	padding: 0;
	border: solid 1px #6565D9;/*枠色*/
  }
.box-top dd .textb {
	padding: 1.2em 0.9em;/*テキスト部分の余白*/
	border-top: solid 4px #CACFEC;
	border-bottom: solid 4px #CACFEC;
  }
.boxg-top {
	width: 360px;/*全体の幅*/
	font-size: 12px;/*文字サイズ*/
  }
.boxg-top dt {/*タイトル部分の設定*/
	color: #FFFFFF;/*文字色*/
	background-color: #999999;/*背景色*/
	font-family: MS UI Gothic,Arial,sans-serif;
	font-weight: bold;
	letter-spacing: normal;
	width: 230px;/*タイトルの幅*/
	padding: 2px 1em 2px 1.5em;
	background-image: url('image/024_sky.gif');
	background-repeat: no-repeat;
  }
.boxg-top dd {/*内容部分*/
	color: #313132;/*文字色*/
	margin: 0;
	padding: 0;
	border: solid 1px #545454;/*枠色*/
/*	border: solid 1px #666666;*/
  }
.boxg-top dd .textg {
	padding: 1.2em 0.9em;/*テキスト部分の余白*/
	border-top: solid 4px #666666;
	border-bottom: solid 4px #666666;
  }
.boxr-top {
	width: 360px;/*全体の幅*/
	font-size: 12px;/*文字サイズ*/
  }
.boxr-top dt {/*タイトル部分の設定*/
	color: #FFFFFF;/*文字色*/
	background-color: #CC6666;/*背景色*/
	font-family: MS UI Gothic,Arial,sans-serif;
	font-weight: bold;
	letter-spacing: normal;
	width: 230px;/*タイトルの幅*/
	padding: 2px 1em 2px 1.5em;
	background-image: url('image/024_sky.gif');
	background-repeat: no-repeat;
  }
.boxr-top dd {/*内容部分*/
	color: #313132;/*文字色*/
	margin: 0;
	padding: 0;
	border: solid 1px #D94545;/*枠色*/
  }
.boxr-top dd .textr {
	padding: 1.2em 0.9em;/*テキスト部分の余白*/
	border-top: solid 4px #E05F53;
	border-bottom: solid 4px #D94545;
  }
.boxgr-top {
	width: 360px;/*全体の幅*/
	font-size: 12px;/*文字サイズ*/
  }
.boxgr-top dt {/*タイトル部分の設定*/
	color: #FFFFFF;/*文字色*/
	background-color: #339966;/*背景色*/
	font-family: MS UI Gothic,Arial,sans-serif;
	font-weight: bold;
	letter-spacing: normal;
	width: 230px;/*タイトルの幅*/
	padding: 2px 1em 2px 1.5em;
	background-image: url('image/024_sky.gif');
	background-repeat: no-repeat;
  }
.boxgr-top dd {/*内容部分*/
	color: #313132;/*文字色*/
	margin: 0;
	padding: 0;
	border: solid 1px #288828;/*枠色*/
  }
.boxgr-top dd .textgr {
	padding: 1.2em 0.9em;/*テキスト部分の余白*/
	border-top: solid 4px #469946;
	border-bottom: solid 4px #469946;
  }
.boxb-top {
	width: 360px;/*全体の幅*/
	font-size: 12px;/*文字サイズ*/
  }
.boxb-top dt {/*タイトル部分の設定*/
	color: #FFFFFF;/*文字色*/
	background-color: #3399CC;/*背景色*/
	font-family: MS UI Gothic,Arial,sans-serif;
	font-weight: bold;
	letter-spacing: normal;
	width: 230px;/*タイトルの幅*/
	padding: 2px 1em 2px 1.5em;
	background-image: url('image/024_sky.gif');
	background-repeat: no-repeat;
  }
.boxb-top dd {/*内容部分*/
	color: #313132;/*文字色*/
	margin: 0;
	padding: 0;
	border: solid 1px #6699FF;/*枠色*/
  }
.boxb-top dd .textbb {
	padding: 1.2em 0.9em;/*テキスト部分の余白*/
	border-top: solid 4px #6565D9;
	border-bottom: solid 4px #6565D9;
  }
.boxp-top {
	width: 360px;/*全体の幅*/
	font-size: 12px;/*文字サイズ*/
  }
.boxp-top dt {/*タイトル部分の設定*/
	color: #FFFFFF;/*文字色*/
	background-color: #CC6699;/*背景色*/
	font-family: MS UI Gothic,Arial,sans-serif;
	font-weight: bold;
	letter-spacing: normal;
	width: 230px;/*タイトルの幅*/
	padding: 2px 1em 2px 1.5em;
	background-image: url('image/024_sky.gif');
	background-repeat: no-repeat;
  }
.boxp-top dd {/*内容部分*/
	color: #313132;/*文字色*/
	margin: 0;
	padding: 0;
	border: solid 1px #CC6666;/*枠色*/
  }
.boxp-top dd .textp {
	padding: 1.2em 0.9em;/*テキスト部分の余白*/
	border-top: solid 4px #F09FC0;
	border-bottom: solid 4px #F09FC0;
  }
.picture-title {
	font-family: Century, Arial, MS UI Gothic;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-position: center;
	text-align: center;
  }
img {
	position: static;
	vertical-align:middle;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
  }
.kaiso {
	font-family: MS UI Gothic, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
  }
p {
	font-family: MS UI Gothic, serif;
	font-size: 12px;
	color: #333333;
	line-height:normal;
  }
.jyuyo {
	font-family: MS UI Gothic, serif;
	font-size: 12px;
	color: orange;
	font-weight:bold;
  }
.cur-table {/*カリキュラム用テーブル*/
	border:solid 2px #6666FF;
	cellpadding:3;
	cellspacing:2;
	border-top-color: #6666ff;
	border-right-color: #6666ff;
	border-bottom-color: #6666ff;
	border-left-color: #6666ff;
	border-color: #6666ff;
	border-collapse:collapse;
  }
.hosoku {
	font-family: MS UI Gothic, serif;
	font-size: 10px;
	font-weight: lighter;
	color: #333333;
	background-position: right center;
  }
.index-table {/*トップページtopics用テーブル*/
	padding:5px;
	border-spacing:5px;
	text-align:left;
	font-size: 12px;
	font-family: MS UI Gothic, serif;
	color: #333333;
	white-space: normal;
	border-top: thin none #000099;
	border-right: thin none #000099;
	border-bottom: thin none #000099;
	border-left: thin none #000099;
  }
.index-table td {
	color:#333333;
	background-color:white;
	font-size:12px;
	font-family:MS UI Gothic, serif;
	border-top: 1px none #000066;
	border-right: 1px none #000066;
	border-bottom: 1px dotted #000066;
	border-left: 1px none #000066;
	padding-top: 6px;
	padding-bottom: 6px;
  }
.index-table2 {/*トップページtopics内テーブル*/
	padding:5px;
	border-spacing:5px;
	text-align:left;
	font-size: 12px;
	font-family: MS UI Gothic, serif;
	color: #333333;
	white-space: normal;
	border-top: thin none #000099;
	border-right: thin none #000099;
	border-bottom: thin none #000099;
	border-left: thin none #000099;
  }
.index-table2 td {
	color:#333333;
	background-color:white;
	font-size:12px;
	font-family:MS UI Gothic, serif;
	border-top: 1px none #000066;
	border-right: 1px none #000066;
	border-bottom: 1px none #000066;
	border-left: 1px none #000066;
  }
.index-table3 td {
	border: 0px none;
  }
.r-table {
	width:560px;
	padding:5px;
	border-spacing:5px;
	text-align:left;
	font-size: 20px;
	font-family: MS UI Gothic, serif;
	color: #333333;
  }
.r-table th {/*レイアウト用テーブル 見出し*/
	border:solid 1px #6666FF;
	color:white;
	background-color:#b5b5ff;
	font-size:20px;
	font-family:MS UI Gothic, serif;
  }