html{
    height:100%;
}
body{
    height:100%;
    font-size:11pt;
}
div#container{
    width: 559px;
    margin:0px auto;
    position:relative;
    height: 100%;
    min-height: 100%;
}
body > #container {
        height: auto;
}
div#main{
    padding-bottom:30px;
}
#foot{
    position:absolute;
    bottom:0px;
    height:30px;
    width:100%;
}
.title {
    color:#ffffff;
    background-color:#83C379;
    border-color:#5A6D45;
    font-size: 24px;
    font-weight: bold;
    border-style:solid;
    border-width:0px 10px 0px 10px;
    padding:10px;
    text-align:center;
    margin:0px 30px 5px 30px;
}
.midashi1{
  
  color : #ffffff;
  background-color : teal;
  text-align : center;
  border-width : 3px 3px 3px 3px;
  border-style : double double double double;
  border-top-color : white;
  border-left-color : white;
  border-right-color : white;
  border-bottom-color : white;
}
A:HOVER{
  color : red;
  text-decoration : underline;
  font-size : x-small;
}
.midashi4{
  font-size : small;
  
  font-weight : bold;
  color : white;
  text-align : center;
  border-top-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-left-style : none;
  border-top-color : teal;
  border-right-color : teal;
  border-bottom-color : teal;
  border-left-color : teal;
  
}
.hyojyun{
  
  
  font-weight : normal;
  line-height : 1.5;
}
UL{
  list-style-image : url(../img/p_lis019.gif);
}
OL{
  list-style-type : disc;
  list-style-image : url(../img/p_lis018.gif);
}
.midashi3{
  
  background-color : #cc0000;
  border-color : #cc0000 #cc0000 #cc0000 #cc0000;
  color : white;
  text-align : center;
  padding-top : 0px;
  padding-left : 100px;
  padding-right : 100px;
  padding-bottom : 0px;
}
.midashi2{
  
  color : navy;
  background-color : #ad9250;
  border-color : #ad9250 #ad9250 #ad9250 #ad9250;
  text-align : center;
}
A{
  font-size : x-small;
}
.headlinkfont{
  color : white;
  text-decoration : none;
}
