body {
background-color:#e08e9f;
background-image:url(bg.gif);
background-attachment: fixed;
margin:0px;
padding:0px;
text-align: center;
}

#container{
width:804px;
background-image:url(bg.jpg);
background-repeat:repeat-y;
color:#000000;
text-align:left;
margin-left: auto;
margin-right: auto;
}

#banner{
font-family:arial, Helvetica;
margin-bottom:5px;
text-align:left;
padding-top: 35px;
padding-left: 25px;
background-image:url(head.jpg);
background-repeat:no-repeat;
height:95px;
}

#navi {
        font-size: 13px;
        text-align: left;
        padding-left: 25px;
        margin: 10px 0px;
}

.navi {
        font-size: 13px;
        text-align: left;
        padding-left: 25px;
        margin-bottom: 25px;
}

#text {
font-size: medium;
padding-left: 25px;
padding-right:15px;
line-height: 150%;
}

.link {
      font-size: 12px
      }

hr {
   width: 600px;
   }     

a{
color:#0000ff;
}

a:visited{
color:#800080;
}

a:hover{
color:#ff0000;
}

h1 {
color: #FFFFFF;
margin-left: 20px;
font-weight:bolder;
font-size:26px;
}

h1 a{
color:#FFFFFF;
font-family:arial, Helvetica;
text-decoration: none;
font-family:sans-serif;
font-weight:bolder;
}

h1 a:visited{
color:#ffffff;
}

h1 a:hover{
color:#ff0000;
}

h2 {
padding: 0px;
font-weight:bold;
font-size:12px;
text-align:left;
font-family:arial, Helvetica;
color:#333;
position:relative;
top:37px;
}

H3 {
font-size: medium;
font-weight:bolder;
font-family:arial, Helvetica;
background-image:url(title.jpg);
background-repeat:no-repeat;
background-position:left;
padding: 10px 0px 5px 35px;
margin-left: 30px;
position:relative;
top:-17px;
}

H3 a{
text-decoration: none;
color:#7D7D7D;
}

.title {
	MARGIN-TOP: 0px;
        FONT-WEIGHT: bold;
        MARGIN-BOTTOM: 0px;
       }

.title A {
	BORDER-RIGHT: medium none;
        BORDER-TOP: medium none;
        BORDER-LEFT: medium none;
        BORDER-BOTTOM: medium none;
       }

ul {
    list-style-type: square;
   }

.in {
    list-style-position: inside;
    padding-left: 160px;
    list-style-type: disc;
    }

.sub {
    list-style-position: inside;
    padding-left: 240px;
    list-style-type: decimal;
    }

#navi {
	MARGIN-TOP: 10px;
        FONT-SIZE: 12px;
        MARGIN-BOTTOM: 10px;
        TEXT-ALIGN: center;
      }

#foot {
        color: #FFFFFF;
        padding-top: 5px;
        background-color: #cc6699;
        height: 20px;
        text-align: center;
        font-size: 12px;
        clear: both;
        width: 790px;
        margin-left: auto;
        margin-right: auto;
}

table, th, td {
        border-width: 1px;
        border-style: solid;
        border-color: #808080;
        border-collapse: collapse;
}

th, td {
        padding: 3px 5px;
}

p {
  line-height: 1.5em;
  line-break: strict;
}

p.cl {
  clear: both;
  line-height: 1.5em;
  line-break: strict;
}

p.center {
  text-align: center;
  line-height: 1.5em;
  line-break: strict;
}



