.medium {
	font-size: small;
	line-height: 150%;
	color: #333333;
}
.medium_02 {
	font-size: small;
	color: #333333;
	line-height: 100%;
}
body {
	background-image: url(images/bg.gif);
}
.small {
	font-size: x-small;
}
.attention {
	color: #660000;
}
select {
	font-size: small;
}
input {
	font-size: small;
}
.w2 {
	width: 20px;
	font-size: small;

}.sub {
	font-size: small;
	color: #000044;
}
strong {
	color: #000044;
	font-size: small;
	line-height: 150%;
}
.pt12 {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
a {
	font-size: x-small;
	color: #8A4506;
	line-height: 100%;
	text-decoration: underline;
}a:hover {
	font-size: x-small;
	color: #623104;
	line-height: 100%;
}a:visited {
	font-size: x-small;
	color: #623104;
	line-height: 100%;
}a:active {
	font-size: x-small;
	color: #8A4506;
	line-height: 100%;
}

.medium_kyocho {
	font-size: small;
	font-weight: bold;
	color: #CC3333;
}
.bg {
	background-image: url(images/top-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
