body	{margin:20px;
        background-color:#FFFFCC;
        text-align:center}

a	{color:#33aaaa}

a:hover	{color:#00cc00}

/* === ヘッダー部分のスタイル === */

.head {background-image: url(tophaikei.jpg);
          border-top:double 3px #01a252;
         border-right: 1px solid #AAAAAA;
         border-left:1px solid #aaaaaa;
	 width:950px;
	 height:65px}


.head1	{width:600px;
        
	 text-align:left}

.head2	{padding-left:9px;
        
        text-align:left}

.head3	{padding-left:9px;
       
        text-align:left}

.head h1 {font-size:40px;
	 font-family:"times new roman",times,serif;
	 color:white;
	 margin-bottom:10px;
         padding-left:10px}

.head div {font-size:12px;
	  color:#696969;
          padding-left:10px }

.headmenu {background-color:#336666;
          border-top:double 3px #01a252;
          border-bottom:double 3px #01a252;
          border-right: 1px solid #AAAAAA;
          border-left:1px solid #aaaaaa;
	  width:950px;
	  text-align:right;
	  font-size:12px;
	  color:white}

.headmenu a	{color:white;
	        text-decoration:none}
                 
.headmenu a:hover {color:orange}

.head a	{color:white;
	        text-decoration:none}
                 
.head a:hover  {color:orange}

/* === サイドバーとコンテンツ部分のスタイル === */

.side_main	{width:950px;
	        height:100%}




address  {font-family:"Times New Roman", Times, serif;
         font-size: 80%;
         font-style: normal;
         width:950px;
         text-align:center;
         border-top:double 3px #01a252;
         padding-top: 5px;} 