<!--
BODY,TD,DIV{  /*全体の文字*/
font-size : 12px;
font-family : "Lucida Sans Unicode",Arial,"MS UI Gothic",Osaka,monospace;
  
  line-height : 25px;
}
.line1{  /*一番上のライン*/
padding : 0px;
margin : 0px;
width : 600px;
height : 30px;
border-width : 0px 0px 1px 0px;
border-style : solid;
border-color : #009797 #009797;border-bottom-color : #009797;border-left-color : #d2b48c;border-left-color : #009797;
}
.line3{  /*MEMOの点線*/
padding : 3px 10px;
margin :  0px 0px 0px 30px;
border-width : 0px 0px 1px 0px;
border-style : dotted;
border-color : #f2eadf;
width : 300px;
}
.line4{  /*一番下のライン*/
padding : 3px;
margin :  0px;
border-width : 1px 0px 0px 0px;
border-style : solid;
border-color : #009797 #d2b48c #d2b48c;border-left-color : #d2b48c;
width : 700px;

}
.square1{  /*左の四角*/
background-color : #e8975b;
width : 20px;
height : 20px;
margin : 5px;
padding : 0px;
}
.square2{  /*真ん中の四角*/
background-color : #dcb365;
width : 20px;
height : 20px;
margin : 5px;
padding : 0px;
}
.square3{  /*右の四角*/
background-color : #dba66a;
width : 20px;
height : 20px;
margin : 5px;
padding : 0px;
}
.title1{  /*Introductionの小見出し*/
border : solid;border-top-color : #009797;border-right-color : #009797;border-bottom-color : #009797;border-left-color : #009797;border-top-width : 1px;border-right-width : 1px;border-bottom-width : 1px;border-left-width : 4px;border-left-width : 1px;
padding : 2px 0px 2px 20px;
margin : 10px 0px;
width : 130px;
color : #01987d;
font-weight : bold;
}
.title1-{  /*Introductionの小見出し*/
border : solid;border-top-color : #009797;border-right-color : #009797;border-bottom-color : #009797;border-left-color : #009797;border-top-width : 2px;border-right-width : 2px;border-bottom-width : 2px;border-left-width : 4px;border-left-width : 2px;
padding : 2px 0px 2px 20px;
margin : 10px 0px;
width : 380px;
color : #006666;

  font-size : 13pt;
  font-weight : bold;
}
.title2{  /*Up date　の小見出し*/
border : #dcc6a7 4px solid;
padding : 2px 0px 2px 20px;
margin : 10px 0px;
width : 150px;
color : #b08028;
font-weight : bold;
}
.title3{  /*MEMO　の小見出し*/
border : #dcc6a7 4px solid;
padding : 2px 0px 2px 20px;
margin : 10px 0px;
width : 150px;
color : #c88030;
font-weight : bold;
}
.title4{  /*サイト名*/
font-size : 24px;
text-align : left;
color : #01987d;
margin : 0px 20px;
  font-family : "ＭＳ Ｐゴシック",HGSｺﾞｼｯｸE;
}
.box1{  /*IntroductionとUp date　の内容*/
margin : 20px 30px;
padding : 0px;
width : 300px;
}
.box1-{  /*IntroductionとUp date　の内容*/
margin : 20px 30px;
padding : 0px;
width : 700px;
  font-size : 12pt;
}
.menu1{  /*メニュー外枠*/
padding :  0px;
margin : 10px 0px;
border : solid #009797;border-top-width : 1px;border-right-width : 1px;border-bottom-width : 1px;border-left-width : 1px;
width : 100px;
}
.menu2{  /*メニュー　コンテンツ部分*/
padding :  2px 0px 2px 20px;
margin : 0px;
border-style : dotted ;
border-top-color : #009797;border-right-color : #009797;border-bottom-color : #009797;border-left-color : #009797;
border-width : 0px 0px 1px 0px;
width : 100px;
text-align : left;
  
  

  

  
}
A{/*リンクしてある文字*/
color : #000000;
text-decoration : underline;
}
A:hover{/*マウスの触れたとき*/
color : #000099;
text-decoration : none;
}
.line2{border-color : #018b73 #018b73 #018b73 #018b73;
  width : 550px;
  border-top-width : 1px;
  border-top-style : solid;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  
  
  
  
height : 25px;}
.koumoku{
  font-size : 12px;
  background-color : #abfed2;
  height : 15px;
  text-indent : 15px;
  padding-left : 2px;
  
}
.list{
  list-style-image : url(../point.gif);
}
-->
