td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
.nihongo {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 12px;
	line-height: 18px;
}
.px12 {
	font-size: 12px;
	line-height: 18px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #CC0033;
	text-decoration: none;
}
a:active {
	color: #FF3300;
}
.px16 {
	font-size: 16px;
}
.px14 {
	font-size: 14px;
}
.bg {
	background-image: url(img/pt.gif);
	background-repeat: repeat;
}
.copy {
	font-size: 12px;
	line-height: 24px;
}
textarea {
	background-color: #CCFFFF;
	height: 20px;
}
input {
	background-color: #E7F6FF;
	height: 20px;
}
.px10 {
	font-size: 10px;
	line-height: 14px;
}
.underline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
}
.select {
	font-size: 10px;
	color: #CC0033;
}
.japanese {
	font-size: 12px;
	line-height: 16px;
	color: #0033CC;
}
.title {
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 4px;
	border: 1px solid #003399;
	line-height: 26px;
	background-color: #FFFFCC;
}

