body {
	font-size: 14px;
	line-height: 24px;
	background-image: url(images/base.jpg);
	background-position: center center;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	letter-spacing: 1px;
}
.amount {
	font-size: 12px;
	line-height: 20px;
	color: #39C;
}
.pngfix {
}
a:hover {
	color: #FFA9D2;
}
.normal_base {
	background-image: url(images/base01.png);
	width: 810px;
	background-repeat: repeat-y;
	background-position: center center;
}
.border_base {
	background-image: url(images/base02.png);
	width: 810px;
	background-repeat: repeat-y;
	background-position: center center;
	height: 30px;
}
.small {
	font-size: 12px;
}
.paper_base {
	background-image: url(images/paper_base02.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 25px;
	padding-left: 25px;
	color: #900;
}
.btn {
}
.shinran_bot {
	margin-bottom: 15px;
}
.border {
	background-image: url(images/border.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 70px;
}
a:link {
	color: #FF3F7E;
	text-decoration: none;
}
a:visited {
	color: #AD2955;
	text-decoration: none;
}
.alert {
	font-weight: bold;
	color: #FF3F7E;
}
