html{


}


/*body*/
body{
	font-family:  meiryo, "ＭＳ ゴシック" ;
	color		: rgb(51,51,51);
	letter-spacing	: 1px;
	text-align	: center;
	margin		: 0px;  
　font-size:12px;
    line-height:140%;


}


/*余白、内白消去(全ページ)*/
body,h1,h2,h3,h4,div,img,p,td,tr{
	margin		: 0px;
	padding		: 0px;
}


ul,ol{
	margin		: 15px;
	padding		: 0px 0px 5px 0px;
}


　

li{
	margin		: 0px 0px 0px 10px;
	padding:0px 0px 3px 0px;
}

h1{
	display		: inline;
	font-size	: 9px;
	line-height	: 120%;
	font-weight	: normal;
	color:#FFFFFF;
	

}

input,textarea{
    border-width : 1px 1px 1px 1px;
    border-style : solid solid solid solid;
	border-color : #999999;
	font-size	: 9pt;
	font-weight	: normal;
	line-height	: 120%;
	color		: #333333;
	line-height:130%;
	
	}
	
	.textarea1{
    border-width : 1px 1px 1px 1px;
    border-style : solid solid solid solid;
	border-color : #999999;
	font-size	: 9pt;
	font-weight	: normal;
	line-height	: 120%;
	color		: #333333;
	width:495px;
	line-height:130%;
	padding:8px;
	}

table,tr,td{  line-height:140%;
　font-size:12px;
 }

.c-both { clear:both; 
   font-size:1px;
 }
	

.td1{  border-bottom:1px dotted #999999;
padding:3px 0px;
 }	
 
 .td2{  border:3px double #999999;
 border-width:3px 0px;
 text-align:right;
padding:5px 0px;
 }	
 
  .td3{  
 }	
 
   .td3 a:visited { color: #FF9900; }
  .td3 a:active { color: #FF9900;}
  .td3 a:hover {
	color: #006699;
	font-family: meiryo, "ＭＳ ゴシック";
}
  .td3 a{
	text-decoration: none;
	color: #FF9900;
	display:block;
	width:100%;
	font-weight:700;
	   }

 .td4{  border:3px double #999999;
 border-width:0px 0px 3px 0px;
 font-weight:700;
padding:5px 0px;
 }
 
  .td5{
  background:url(image/patan.jpg);
 text-align:center;
 color:#FFFFFF;
 font-weight:700;
padding:5px;
 }
 
   .td6{

 color: #006699;
 font-weight:700;
padding:5px;
border-bottom:3px double #006699;
 }
