BODY {
    background-image: url(dsc_2770-10.jpg);
	text-align: center;
    }
A:hover {
	BACKGROUND-COLOR: gold; }

H1 { background-image: url(title.jpg);
     width: 600px;
	 border-color: maroon;
	 text-align: center;
	 font-size: 36px;
	 line-height: 1.0em;
	 font-style: oblique;
	 color: white;
	 background-color: maroon;
	 margin-left: auto; margin-right: auto;
	 padding-bottom: 5px;}
span.toukou { font-size: large;
     color:#ffffff;}
	 
h2 { width: 720px;
     background-color: #ffff00;
     border-color: #cc0000;
	 border-width: 0px 0px 1px 12px;
	 margin-left: auto; margin-right: auto;
	 margin-bottom: 0px;
	 border-style: solid;
	 padding: 0.1em;
	 text-align: left;}

p { font-size: medium;
    line-height: 1.5 ;
	background-color: #eeffff;
	width: 700px;
	text-align: left;
	padding: 0.1em 0.1em;
	margin-top: 0em;
	margin-left: auto; margin-right: auto;
	}
.photo { text-align: center;}

	
.shomei {text-align: right;
    background-color: #f9f9f9;
    width: 690px;
	padding: 0.5em;
	margin-bottom: 0em;
	}
	
.main {background-color: #f9f9f9; }
.bikou {color: maroon; 
        font-size: small;}
	
table,tr,td {background-color: #eeffff; 
           margin-left: auto; margin-right: auto;
		   border: 2px;
		   vertical-align: bottom;}

div.waku {width: 750px;
	background-color: #eeffff; 
	margin-left: auto; margin-right: auto;
	padding-bottom: 0.5em;}
	
div.top {float: left;
    text-align: left;
    background-color: #f9f9f9;
    }
	
div.home {float: right;
    
    background-color: #f9f9f9;
	text-align: right;}
	
div.mokuji {
    background-color: #f9f9f9;
     width: 120px;          
    margin: auto;}
	


