.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.line_x {
	background-image:  url("../jp/images/line_1.gif");
	background-repeat: repeat-x;
}
.subtitle {
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

