body {
	background-image: url(image/haikei.jpg);
	background-repeat: repeat-x;
}
.size13px {
	font-size: 13px;
	line-height: 17px;
}
.size10px {
	font-size: 10px;
}
.size12px {
	font-size: 12px;
}

.line_h {
     line-height:1.8;
	 }
	 
.red {
	color: #900;
}

