#page {
        background-image: url(images/image001.jpg);
        text-align: left;
        font-famiry: fantasy;
        line-height: 200%;
        margin-right: 50px;
        margin-left: 50px; 
        }


#info {
        background-image: url(images/kabe-kumo.jpg);
        background-repeat: repeat; 
        background-position: center;
        font-weight: bold;
        line-height: 160%;
        text-indent: 1.5em;
        }
#index {
        background-image: url(images/haikei.gif);
        text-align: center;
        padding-top: 30px; 
        }
span#eye {
        font-size: 16pt;
        font-weight: bold;
        font-family: fantasy;
        }
span#text1 {
        text-decoration: underline;
        }
p {
        margin-right: 150px;
        margin-left: 150px;
        line-width: 2em;
        font-weight: bold;
        }
h2 {  
        font-family: fantasy;
        padding-top: 30px;          
        }

h3 {
        font-family:"serif";
        }
h4 {
        color: darkorange;
} 
div.style2 {
        line-height: 150%;
        font-weight: bold;
}
div.style1{
        margin-top: 10px
}
li {
        margin-left: 50px;
        padding-left: 0px
}

#back {
        text-align: center;
}
a {
	text-decoration: none;
}
a:hover {
	color:#000033;
	text-decoration: underline;
}
a:link{
	color: #000000;
}

