body {
	background-attachment: fixed;
	background-image: url(images/base.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 14px;
	line-height: 22px;
	color: #000;
	background-color: #FFF;
}
.btn {
}
.border {
	background-image: url(images/dot_yoko.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 50px;
}
.ajiwai {
	font-size: 12px;
	line-height: 22px;
	color: #C31F20;
	letter-spacing: 1px;
}
.large {
	font-size: 18px;
	font-weight: bold;
}
a:link {
	color: #F00;
	text-decoration: none;
}
.small {
	font-size: 12px;
	line-height: 22px;
}
