body {
	font-family: "MS UI Gothic", "Osaka", "Arial", "Helvetica";
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #333333;

}

.logo {
	padding-top: 35px;
	padding-bottom: 30px;
}
.txt70 {
	font-size: 70%;
	line-height: 140%;
}
.txt80 {
	font-size: 80%;
	line-height: 160%;
}
.copy {
	margin-top: 10px;
	margin-bottom: 15px;
}
.arrow-s {
	background-image: url(../images/arrow_s.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}
.foot {
	font-size: 70%;
	padding-left: 15px;

}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #660099;
	text-decoration: none;
}a:hover {
	color: #00CC00;
	text-decoration: underline;
}
.arrow-l {
	background-image: url(../images/arrow_l.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
}
.sp0 {
	margin: 0px;
	padding: 0px;
}

.txt90 {
	font-size: 90%;
	line-height: 150%;
}
.ime-active {
	ime-mode: active;
}
.ime-disabled {
	ime-mode: disabled;
