.bg02 {

	background-image:   url(images/bg-sky.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-foot {

	background-image:  url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bg-buta {
	background-image:  url(images/bg-pig.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;

}
.head-line {
	background-image: url(images/head-line.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.120-140 {

	font-size: 120%;
	line-height: 140%;
	font-weight: normal;
}

