body {  background-color: white;
        background-repeat: no-repeat;
        background-attachment: fixed;
        margin: 0px;
        background-color: white;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	color:  #556B2F;
        padding: 0;
       
        }
h1{     color: midnightblue;
	font-family: Arial, Helvetica, sans-serif;
	font-size:260%;
	font-weight: normal;
	letter-spacing: 18px;
	margin: 0px;
	}
h2 {    
	font-size:180%;
	border-left: 12px solid #66CC66;
	padding-left: 5px;
	margin-top: 0em;
        font-weight:bold;
	margin-bottom: 0px;
	}
h3 {    color:darkslategray;
        font-weight:bold;
	padding-left: 4px;
	margin:1em 5px;
        margin-top: 6px;
	clear:both;
	}
h4 {    color: darkslategray;
	font-size: 100%;
	padding-left: 4px;
	margin:1em 5px;
        margin-bottom: 1px;
	clear:both;
        }
h5{     color: red;
	font-size: 100%;
	padding-left: 4px;
	margin:1em 5px;
        margin-bottom: 1px;
	clear:both;
        }
em {    font-style: normal; font-weight: bold; color: orangered;
         }
li {    color: saddlebrown;
	font-size: 110%;
        font-weight:bold;
	padding-left: 4px;
	margin:1em ;
        margin-bottom: 2px;
	}
p {     color: darkolivegreen;
        padding-left: 4px;
	margin:1em 5px;
        margin-bottom: 3px;
	font-size: 13pt;
        font-weight: bold;
	line-height: 150%;
	}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	text-align:center;
	border-top: 2px solid #66CC66;
	padding-top: 5px;
	margin-top: 15px;
	clear:both;
	}
p img {
	float: left;
	margin-right:5px;
	border: solid 1px #666666;
	}
#main { background-color: white;;
       	float:left;
        width: 100%;
        hight: 500px;
        margin-top: 30px;
        margin-bottom: 10px;
        margin-left: 10px; 
        text-align: left;
        color: darkolivegreen;
        font-size: 12pt;
        background-repeat: no-repeat;
        padding: 3px;
	margin-left:15px;
        margin-bottom: 3px;
	font-weight: bold;
	line-height: 150%;
}
#path {
	text-align:right;
	margin: 0px;
	}
a {
	color: #555555;
	text-decoration: none;
	font-weight:bold;
	}
h1 a {
        color: #556B2F;
	font-weight: normal;
	}
#header { 
        background-color: gold;
	background-image: url(cat.jpg);
        background-repeat: no-repeat;
        background-position: 90% 38% ;
        margin: 3px auto;
	height: 200px; 
        }

       

