body {
    margin-top :0;  padding-top :0;
    margin-left: auto; margin-right: auto; 
    font-family: "ＭＳ Ｐ明朝","ＭＳ 細明朝体",sans-serif; color :#666666 
}
div#header {
    background-color: white; 
    margin-bottom: 0px; padding-bottom: 1px; 
}
div#footer {
    margin-top: 100px; background-color: white;
}
div#menuarea {
    height: 60px; 
    margin-top: 0px; 
    padding-top: 0px;
    padding-right: 0;
    background-color: white; 
}
div#menu {
    width: 935px; 
    margin-left: auto;
    
}
div#root {
    margin-left: 50px; margin-top: 30px; 
    margin-bottom: 30px;
}
div#backimage  {
    background-image: url("../images/back.gif");
    padding-top:5px
}
div#contents {
    width: 945px; height: 700px;
    margin-left: auto; margin-right: auto; 
    text-align:left; margin-bottom: 50px;
}
div#contents1 {
    background-color: white; 
    margin-left: auto; margin-right: auto; 
    margin-bottom: 50px; 
    padding: 20px; 50px; padding-left: 70px; 
    border:solid 1px #cccccc;
    position: relative;
}
div#contentsttl {
    width: 945px;
    height: 35px;     
    /*background-color: #8A644A; */
    margin-left: auto; margin-right: auto;
    color: white;  
    border:solid 1px #cccccc; 
    background-image: url("../images/barback.gif");
}
div#contentsttl h1 {
    text-align: left;
    color: #ffffff; 
    font-size: 1em;
    margin-left: 15px; 
    /*border-top: solid 1px #663300; border-bottom: solid 1px #663300;*/
    /*background-color: #8A644A*/
}
p#fish1 {
     position: absolute;
     bottom: 110px; left: 140px; 
     color: #ff6699;
}
div#fish2 {
    width :102px; height: 12px; 
    background-color: #ff6699; 
    position: absolute; bottom: 65px; left: 138px;
    filter:alpha(opacity=50); 
    -moz-opacity: 0.5; 
    opacity: 0.5;
}
address {
    color: #999999; 
    font-style:normal; font-family: "ＭＳ Ｐ明朝","ＭＳ 細明朝体",sans-serif; 
    text-align: center;
}
img {
    border: none;
}
.clear {
    clear: both;
}

/*-----------------------footer-----------------------*/
/*------------リンクされた文字表示--------------------*/
div#footer {
    height: 40px; 
    margin-top: auto; margin-bottom: 0px; 
    padding-bottom: 0px; 
    background-color: white; 
}
/*-------------------未訪問のリンク--------------------*/
div#footer a:link {
    color: #999999; 
    font-style:normal; font-weight: bold; 
    text-decoration: none; 
}
/*-------------------訪問後のリンク---------------------*/
div#footer a:visited {
    color: #999999; 
    font-style:normal; font-weight: bold; 
    text-decoration: none; 
}
/*------------------マウスをのせたとき-------------------*/
div#footer a:hover {
    color: #999999; 
    font-style:normal; font-weight: bold; 
    text-decoration: none;
}
/*-------------------クリックしたとき--------------------*/
div#footer a:active {
    color: #999999; 
    font-style:normal; font-weight: bold; 
    text-decoration: none;
}
/*--------------------------------------------------------*/
div.plink {
    float: left; 
    width: 160px; font-size: 0.75em; 
    text-align: center;
}
div#end {
    background-color: #8A644A; 
    color: white;
}
div#end a {
    color: white;
}
div#end a:link {
    color: white; 
    font-style:normal; font-weight: bold; 
    text-decoration: none; 
}
div#end a:visited {
    color: white; 
    font-style:normal; font-weight: bold; 
    text-decoration: none; 
}
div#end a:hover {
    color: white; 
    font-style:normal; font-weight: bold; 
    text-decoration: none;
}
div#end a:active {
    color: white; 
    font-style:normal; font-weight: bold; 
    text-decoration: none;
}