body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/left_back.gif); 
    background-repeat: repeat-y; 
    background-position: left; 
}
.left_box {
	margin: 0px;
	padding: 0px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(img/left_back.gif);
	background-repeat: repeat-y;
}
.right_box {
	margin: 0px;
	padding-top: 0px;
	padding-left: 200px;

}
a.menu:link {
	font-size: small;
	color: #37A6A6;
	text-decoration: none;
	display: block;
	border: 1px solid #37A6A6;
	padding: 5px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
a.menu:visited {

	font-size: small;
	color: #37A6A6;
	text-decoration: none;
	display: block;
	border: 1px solid #37A6A6;
	padding: 5px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
a.menu:hover {

	font-size: small;
	color: #37A6A6;
	text-decoration: none;
	display: block;
	border: 1px solid #37A6A6;
	padding: 5px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	background-color: #E1F4F4;
}
.etc {
	font-size: small;
	color: #ffffff;
	text-decoration: none;
	display: block;
	border: 1px solid #37A6A6;
	padding: 5px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	background-color: #37A6A6;
}

.left_box1 {
	font-size: small;
	line-height: 150%;
	background-color: #D6F1F1;
	margin: 10px;
	padding: 7px;
}
h1 {
	font-size: medium;
	color: #FFFFFF;
    text-align: right;
	padding: 52px 10px 10px 80px;
	background-image: url(img/h1_back1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	height: 20px;
}
h2 {
	font-size: medium;
	color: #6699CC;
	padding: 3px 3px 3px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	margin: 10px;
}
h3 {
	font-size: small;
	color: #FF0000;
	margin: 0px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CCCC;
}
.left_com1 {
	font-size: small;
	margin: 3px;
	padding: 5px;
}
.f1 {
	font-size: small;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	line-height: 160%;
}
.f2 {
	font-size: small;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	line-height: 160%;
	padding: 8px;
	border: 1px solid #66CCCC;
}
.f3 {

	font-size: small;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	line-height: 160%;
	padding: 8px;
	border: 1px dotted #66CCCC;
}
.f4 {
	font-size: small;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	line-height: 160%;
	padding: 8px;
	background-color: #E9F8F8;
}
.f5 {

	font-size: small;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	line-height: 160%;
	padding: 8px;
	border: 1px solid #FF3300;
}

.box1 {
  font-size: 10pt;/*文字サイズ*/
  color: #333333;
  width: 200px;/*幅*/
  text-align: center;/*タイトルを中央寄せ*/
  border: solid 1px #37A6A6;/*外周枠の色*/
  background-color: #66CCCC;/*枠の背景色*/
  padding-top: 4px;
}
.box2 {
  text-align: left;
  border: dashed 1px #66CCCC;
  padding: 1em;
  margin: 4px;
  background-color: #FFFFFF;/*文章部分の背景色*/
}
.box3{/*タイトル部分*/
  background-color: #E1F4F4;/*背景色*/
  color: #37A6A6;/*文字色*/
  width: 300px;/*幅*/
  padding: 2px 1em;
  border-left: double 17px #37A6A6;/*左の二本線*/
  border-right: dashed 2px #E1F4F4;/*右の点線*/
  font-size: 10pt;/*文字サイズ*/
  font-weight: bold;/*太字*/
  font-family: Arial,sans-serif;
  letter-spacing: 0.2em;/*文字間隔*/
  }
.box4{
  width: 297px;/*幅。上の幅から3だけマイナスして下さい*/
  padding: 8px 4px 7px 9px;
  margin: 0px 0px 0px 3px;
  border-left: solid 1px #37A6A6;/*枠色*/
  border-bottom: solid 1px #37A6A6;
  border-right: dashed 2px #FCFBFF;
  background-color: #ffffff;/*薄い背景色*/
  font-size: 10pt;/*文字サイズ*/
  color: #333333;
    text-align: left;/*中央寄せ*/
  }
.box07{
  width: 500px;/*全体の幅*/
  font-size: 12px;/*文字サイズ*/
  }
.box07 dt{/*タイトル部分の設定*/
  color: #37A6A6;
  background: #E1F4F4;/*背景色*/
  height: 12px;/*タイトルの高さ*/
  background: #E1F4F4;/*背景色*/
  font-weight: bold;
  text-align: center;/*中央寄せ*/
  margin: 0;
  padding: 4px 0 1px 0;
  border-left: solid 10px #37A6A6;/*タイトルの両脇の色*/
  border-right: solid 10px #37A6A6;/*タイトルの両脇の色*/
  }
.box07 dd{/*内容部分*/
  text-align: left;
  color: #333333;
  margin: 0;
  border-left: solid 10px #E1F4F4;/*太枠の色*/
  border-right: solid 10px #E1F4F4;
  border-bottom: solid 10px #E1F4F4;
	background: #ffffff;/*背景色*/
  }
.box07 dd p{
  padding: 1em;/*テキスト部分の余白*/
  margin: 0;
  }

a:link {
	font-weight: bold;
	color: #3366FF;
}
a:visited {
	font-weight: bold;
	color: #3366FF;
}
a:hover {
	font-weight: bold;
	color: #FF3300;
}

.left_box2 {
	font-size: small;
	color: #37A6A6;
	text-decoration: none;
	display: block;
	border: 1px solid #37A6A6;
	padding: 5px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	background-color: #FFFFFF;
	
}
.left_com2 {
	font-size: small;
	margin: 3px;
	padding: 5px;
	color: #66CCCC;
}
a.copy:link {
	color: #66CCCC;
}
a.copy:visited {
	color: #66CCCC;
}
a.copy:hover {

	color: #FF9966;
}

.zztd1{
 background-color:#37A6A6;
 color: #ffffff;
 border-width: 1px; 
 border-style: solid;
 border-color: #37A6A6;
 text-align: left;
 padding: 5px;
}

.zztd2{
 background-color:#E1F4F4;
 color: #37A6A6;
 font-size: 10px;
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #37A6A6;
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #37A6A6;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #37A6A6;
 text-align: center;
 padding: 5px;
}
.zztd3{
 color: #000000;
 font-size: 13px;
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #37A6A6;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #37A6A6;
 text-align: left;
 padding: 5px;
}
.zztd4{
 background-color:#E1F4F4;
 color: #37A6A6;
 font-size: 12px;
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #37A6A6;
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #37A6A6;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #37A6A6;
 text-align: center;
 padding: 5px;
 }
 .zztd5{
 background-color:#E1F4F4;
 color: #37A6A6;
 font-size: 13px;
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #37A6A6;
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #37A6A6;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #37A6A6;
 text-align: center;
 padding: 5px;
}
.zztd6{
 color: #000000;
 font-size: 13px;
 border-right-width: 1px;
 border-right-style: solid;
 border-right-color: #37A6A6;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #37A6A6;
 text-align: left;
 padding: 5px;
}

