BODY {
    background-image: url(dsc_3534-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;
	 }
span.toukou { font-size: large;
     color:#800040;}
	 


	 
h2 { width: 750px;
     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.main { font-size: large;;
    line-height: 1.5 ;
	background-color: #f9f9f9;
	width: 690px;
	text-align: left;
	padding: 0.1em 0.5em;}


p { font-size: medium;
    line-height: 1.2 ;
	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;
	}
	
table,tr,td {background-color: #f9f9f9; 
           margin-left: auto; margin-right: auto;}

#waku {width: 750px;
      
      margin-left: auto; margin-right: auto;}
	
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;}
	


