@charset "Shift_JIS";

body {
	margin: 0;
	padding: 0;
	background-color:#fff;
	color:#000;
}
img {
	border: none;
}
sup {
	font-size: 80%;
}
.text-l {
	font-size: 100%;
	line-height: 130%;
}
.text-m {
	font-size: 90%;
	line-height: 130%;
}
.text-s {
	font-size: 80%;
	line-height: 130%;
}
.text-ss {
	font-size: 70%;
	line-height: 130%;
}

.bg {
	 background:url(../image/02_bg.jpg) repeat-y;
}

.line {
     border-top:#FFFFFF solid 1px;
     border-bottom:#FFFFFF solid 1px;
     border-left:#FFFFFF solid 1px;
     border-right:#FFFFFF solid 1px;
}

