/*=== オフ2 ===*/



A	{color : black;
  font-weight : bold;
}
A:HOVER	{color : blue;}

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

.head	{
	 width : 615px;
	 height : 155px;
	 
	 
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : blue;
  

  

  
  
  

  
  
  
  border-top-width : 2px;
  
  border-top-style : solid;
  
  border-top-color : blue;
  
  
  
  
}







.head h1	{font-size:23px;
	 font-family:'Comic Sans MS';
	 color:white;
	 margin-bottom:2px;}

.head DIV	{font-size : 80%;
	 color:white;
  text-align : right;
}

/* === コンテンツ部分のスタイル === */

.main	{width : 615px;
	 margin-top : 20px;
	 
	 
	 
  margin-bottom : 20px;
  margin-left : auto;
  margin-right : auto;
}

.main H2	{font-size : 85%;
	 
	 padding-bottom:3px;
	 margin-bottom:12px;
  width : 613px;
  background-color : #d5ffcc;
  padding-top : 5px;
  
  
  color : #14191e;
border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #266073 #266073 #266073 #266073;
  text-align : center;
}

.main P	{font-size : 80%;
	 line-height : 170%;
	 color:#666666;
	 margin-top:0px;
  width : 600px;
  

  
}

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


.main H1{
  font-size : 95%;
  background-color : #266073;
  text-align : center;
  
  
  
  width : 615px;
  color : white;
  padding-top : 5px;
  padding-bottom : 5px;
  
  
  
}
.main TD{
  font-size : 80%;
  border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : black black black black;
  
  color : #666666;
  text-align : center;
  line-height : 170%;
}
.head1{
  width : 155px;
  height : 155px;
}
.head2{
  padding-left : 9px;
  
  background-attachment : fixed;
  line-height : 120%;
}
