body { background-color: #F6F6F6;
	font-size: 12px ;
	font-style: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px; 
	font-stretch: normal;
	}
.tdy{ 
	  height: auto;
	  line-height: 20px;
	 font-size:12px;
	  margin-bottom: 5px; }
	  
	
	  .tdy2 {							/*フォーム用のテーブル用css*/
	border-collapse:collapse;	/*セルとセルの間の余白を無くす設定*/
	border:2px solid #8A80E5;	/*線の設定（太さ、線の種類、線の色）*/
	}
	
.tdy2 td,th {					/*フォーム用のテーブル内のセル（<td>）とヘッダ（<th>）用共通css*/
	border:3px solid #8A80E5;	/*線の設定（左から：太さ、線の種類、線の色）*/
	}
		
.tdy2 th {						/*フォーム用のテーブル内のヘッダ（<th>）用css*/
					/*幅の設定*/
	padding:10px 0;				/*セル内の余白の設定（左から：上下の余白、左右の余白）*/
	background-color:#D1D1D1;
	}
	
.tdy2 td { padding-left:10px;
padding-top:10px;
padding-right:10px;
padding-bottom:10px;						/*フォーム用のテーブル内のセル（<td>）用css*/
width:620px;			　　　　　　/*幅の設定*/
			/*セル内の余白の設定（左から：上下の余白、左右の余白）*/
	}

.bana{
	 padding-left:140px;
	 }
.sp{
padding-left:25px;
font-family:"ＭＳ ゴシック", "A-OTF 新ゴ Pro M";
font-size:13px;
padding-top: 0px;
padding-bottom:5px;
padding-right:5px}

.sp2{ text-align:right;
padding-top: 5px;
padding-right:15px}

.sp3{
padding-left:10px;
padding-top: 10px;
padding-bottom:10px;
padding-right:10px}

h1 { font-size:11px; 
     margin-left: 38px;
     margin-bottom: 0px;
	 margin-top: 0px;
	 display:inline;
	 font-style:normal;
	 }
	
	   
	

.contents{ background-image:url("../images/design_01.jpg");
      width: 900px;
	  height: auto;
	  background-repeat: repeat-y;
	  background-position: center;
	  margin-top: 0px;
	  margin-left: auto;
	  margin-right: auto;
	  padding-bottom: 0px;
	  margin-bottom: 0px; }
	  
	  .content{ background-image:url("../images/design001.jpg");
	  margin-right:auto;
      width: 900px;
	  height: auto;
	  background-repeat: repeat-y;
	  background-position: center;
	  margin-top: 0px;
	  margin-left: auto;
	  padding-bottom: 0px;
	  margin-bottom: 0px; }
	  
	  



	.footer{ background-image:url("../images/design_02.jpg");
      width: 900px;
	  height: 42px;
	  
	  background-repeat: no-repeat;
	  background-position: center;
	  padding-left:0px;
	  text-align:right;
	  margin-left: auto;
	  margin-right: auto;
	  margin-bottom: 10px; }
	  
.tas{ background-image:url("../images/design001.jpg");
      width: 900px;
	    height: 22px;
	    background-repeat: no-repeat;
	  background-position: center;
}

.hat { text-align:right;
padding-left:500px;
font-size:10px;
padding-right:30px;
}

