body {
	background-color: #faf0e5;
	margin-top: 5px;
}
.bg1 {
	background-image: url(../img/bg1.gif);
	background-repeat: repeat-y;
}
.contwaku {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #660000;
	border-left-color: #660000;
}
.copyright {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	background-color: #660000;
	padding: 7px;
}
.font12 {
	font-size: 12px;
	line-height: 140%;
	color: #660000;
	padding: 5px;

}
.font12b {
	font-size: 12px;
	line-height: 150%;
	color: #660000;
	padding: 5px;
}
.font12 a {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.font10 {
	font-size: 10px;
	line-height: 120%;
	color: #666666;
	letter-spacing: 1px;
	padding: 5px;
}
.font14 {
	font-size: 14px;
	line-height: 140%;
	color: #660000;
	padding: 5px;

}
.foot-line {
	border-top: 1px solid #943126;
        border-right: 1px solid #943126;
	border-bottom: 1px solid #943126;
	border-left: 1px solid #943126;
	background-color: white;

}
.line-yoko {
        background-image: url(../img/line-yoko.gif);
        background-repert: repeat-x;
        background-position: center center;

.nomagin {
	margin: 0px;
}
