html {
   background: url(./img/washi.jpg);  
}

body {
    font-family: sans-serif;
    font-size: 72.5%;
}

#body {
    width: 600px;
    height: 601px;            
    margin: auto;
    text-align: center;
    position: relative;
}

#body {
    border: 1px solid #c0c0c0;

    /* shadow */
    -moz-box-shadow: 3px 3px 3px #c0c0c0; 
    -webkit-box-shadow: 3px 3px 3px #c0c0c0;
    box-shadow: 3px 3px 3px #c0c0c0;

    behavior: url(PIE.htc);
}

#top {
    width: 600px;	
    height: 450px;
}

h1.theme {
    text-align: left;
    text-indent: 0.3em;
    border-left: 5px #000 solid;
    height: 1.5em;
    line-height: 1.5em;
}

.p1 {
    background: url(./img/p1.jpg) no-repeat #cccccc;
    width: 600px;
    height: 450px;
}

.p1 h1 {
    text-indent: -9999999px;
    margin: 0px;
    padding: 0px;
}

.page {
    width: 600px;
    padding-left: 1em;
    padding-top: 1.5em;
    height: 450px;
    overflow: auto;
    text-align: left;
}

.page h4 {
    margin-top: 1em;
    margin-bottom: 0.1em;
}

.p6 {
    background: url(./img/texture.jpg); 
}

.p6 h1 {
    margin: 0px;
    padding: 0px;
    margin-bottom: 0.5em;
}

.p6 table {
    width: 600px;
}

.p6 td { 
    padding: 0px;
    margin: 0px;
}

.p5 p {
    line-height: 200%;
}


#bottom {
    width: 600px;
    height: 150px;
    border-top: 1px solid #c0c0c0;
    background: url(./img/background.png) no-repeat;
    font-weight: bold;
    position: relative;
    behavior: expression(IEPNGFIX.fix(this));
}

#bottom-top {
    position: absolute;
    top: 1.2em;
    left: 2em;
}

ul {
    padding: 0px;
    margin: 0px;	    
}

li.menu,li.menu2 {
    list-style: none;
    float: left;
    line-height: 18px;
    margin-right: 1em;
    text-indent: 14px;
    text-align: left;
    background: url(./img/list.png) no-repeat;
    behavior: expression(IEPNGFIX.fix(this));
}

li.menu,li.menu2 {
    color: #6A6A6A;
    cursor: pointer;	
}

li.menu:hover {
    background: url(./img/listhover.png) no-repeat;
    behavior: expression(IEPNGFIX.fix(this));
}

li.menu2:hover {
    background: url(./img/listhover2.png) no-repeat;
    behavior: expression(IEPNGFIX.fix(this));
}

div.wrapmenu {
    clear: both;
    padding-top: 1em;
}

p.submenu li.menu{
    padding-top: 5em;
}

a {
    color: #6A6A6A;
    text-decoration: none;
}

a:hover {
    color: #000000;	 
}

#bottom-bottom {
    width: 600px;
    height: 30px;
    position: absolute;
    left: 10px;
    bottom: 15px;
}

#logo {
    background: url(./img/logo.png) no-repeat;
    behavior: expression(IEPNGFIX.fix(this));
    width: 195px;
    height: 30px;
    margin: auto;
    text-align: center;
}

.info {
    margin: auto;
    width: 320px;
    text-align: center;
}

#map {
    margin: auto;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    width: 480px;
    height: 240px;
    text-indent: -99999px;
    background: url(./img/map.png) no-repeat;
    behavior: expression(IEPNGFIX.fix(this));
}

#menu1 {
    position: absolute;
    top: 280px;
    right: 350px;
    width: 160px;
    height: 160px;
    background: url(./img/menu1.jpg) no-repeat #c0c0c0;
}

#menu2 {
    position: absolute;
    top: 280px;
    right: 180px;
    width: 160px;
    height: 160px;
    background: url(./img/menu2.jpg) no-repeat #c0c0c0;
}

#menu3 {
    position: absolute;
    top: 280px;
    right: 10px;
    width: 160px;
    height: 160px;
    background: url(./img/menu3.jpg) no-repeat #c0c0c0;
}

#vesit {
    width: 240px;
    height: 240px;    
    text-indent: -9999px;
    background: url(./img/vesit.jpg) no-repeat;
}

#windfarm {
    position: absolute;
    right: 20px;
    top: 145px;
    width: 280px;
    height: 280px;    
    text-indent: -9999px;
    background: url(./img/windfarm.jpg) no-repeat #c0c0c0;
}

#cocochi {
    margin-top: 3em;
    width: 560px;
    height: 180px;
    text-indent: -9999999px;
    background: url(./img/cocochi.png) no-repeat;
    behavior: expression(IEPNGFIX.fix(this));	 
}

#cellbic {
    margin: 1em 0em;
    padding: 1em 0em;
}

#cellbic1 {
    width: 208px;
    height: 208px;
    text-indent: -9999999px;
    background: url(./img/cellbic1.jpg) no-repeat #c0c0c0;
}

#cellbic2 {
    width: 208px;
    height: 208px;
    text-indent: -9999999px;
    background: url(./img/cellbic2.jpg) no-repeat #c0c0c0;
}

#author {
    margin-top: 1em;
}

#news {
    overflow: auto;
    width: 450px;
    height: 30px;
    line-height: 30px;
    background: #FAFAFA;
    text-align: left;
    position: absolute;
    bottom: 200px;
    left: 20px;
}

#news ul {
    list-style: none;
    font-weight: normal;
    padding-left: 1em;
}

#news {
    opacity: 0.9;
    -moz-opacity: 0.9; /* Firefox */
    filter: alpha(opacity=90); /* IE6/7 */
    -ms-filter: "alpha(opacity=90)"; /* IE8 */

    -moz-border-radius: 5px; /* for Firefox */
    -webkit-border-radius: 5px; /* for Safari and chrome */

    border-radius: 5px; /* CSS3 */
    border: 1px solid #000;
    position: relative;
    z-index: 1;
}

p {
    margin: 0px;
    padding: 0.4em 0em;
}

#concept {
    margin: auto;
    margin-top: 50px;	 
    width: 567px;
    height: 286px;	 
    background: url(./img/concept.png) no-repeat;
    behavior: expression(IEPNGFIX.fix(this));	 
}

#nav ul {
     display: none;
}

#submenu {
    list-style: none;
    position: absolute;	 
}

#submenu li {
    list-style: none;
    line-height: 18px;
    margin-right: 1em;
    text-indent: 14px;
    text-align: left;
    background: url(./img/list.png) no-repeat;
    behavior: expression(IEPNGFIX.fix(this));
}