/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
}

A{
	text-decoration:none;
	color:#24991E;
	}
	
A:hover {
	 text-decoration:underline;
	}


td{
	font-size:12px;
	line-height:130%;
	}
	
input,textarea {
	margin:0px;
	font-size: 12px;
	color:#333333;
	border :solid 1px;
	padding:1px;
	}

.txt01 {
	font-size:10px;
	line-height:130%;
	}
	
.txt02 {
	font-size:11px;
	line-height:130%;
	}

.faq {
	font-size:16px;
	font-weight:bold;
	color:#264C00;
	}
	
.at {
	font-size:10px;
	color:#FF0000;
	}
	
.pro_ttl{font-size:16px;
         line-height:130%;
         font-weight:bold;
}

.pro_ttl2{font-size:14px;
         line-height:130%;
         font-weight:bold;
}

.pro_tokkyo{font-size:12px;
            color:#003399;
			font-weight:bold;
			}
			
.pro_tokkyo2{font-size:10px;
            color:#003399;
			font-weight:bold;
			}
			
.pro_tokkyo3{font-size:12px;
            color:#ff737d;
			font-weight:bold;
			}			
			
.pro_spec{color:#0741a8;
          padding-left:10px;
          line-height:130%;		  
		  }			