body {
	background-color: #faf0e5;
	margin-top: 5px;
}
.bg1 {
	background-image: url(../css_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;

}
.nomagin {
	margin: 0px;
}

.green13 {
         font-size: 13px;
	line-height: 120%;
	color: green;
}

.orange15b {
         font-size: 15px;
	line-height: 120%;
	color: #ff6633;
        font-weight: bold;
}

.orange13 {
         font-size: 13px;
	line-height: 120%;
	color: #ff6633;
}

.blue13 {
         font-size: 13px;
	line-height: 120%;
	color: #6666cc;

}

.enji13 {
         font-size: 13px;
	line-height: 120%;
	color: #990066;
}

.table-waku {
        border-top: 1px solid #990066;
	border-right: 1px solid #990066;
	border-bottom: 1px solid #990066;
	border-left: 1px solid #990066;
}
