@charset "utf-8";


/* base
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	text-align: center;
 	font-family:"Verdana","Arial","Helvetica","Osaka","¥FF2D¥FF33¥20¥FF30¥30B4¥30B7¥30C3¥30AF","¥5E73¥6210¥89D2¥30B4¥30B7¥30C3¥30AF","MS UI Gothic",sans-serif;
	font-size: small;
	line-height: 2em;
}
h1 {
	margin: 100px auto 0;
	width: 400px;
	height: 120px;
	text-indent: -9999px;
	background: url(../images/home_title.gif) no-repeat;
}
p {
	margin: 10px auto 0;
}
* html body .fontsize1 {
	font-size: xx-small;
}
.fontsize1 {
	font-size: x-small;
}
img {
	border: 0;
}
