.tablebg {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.etc {
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 1px;
}
.just {
	text-align: justify;
}


a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
.textblue {
	color: #003399;
}

.text-mini-blue {
	color: #0000CC;
	font-size: 11px;
}
.textgreen {
	color: #009999;
}

.sp-left10 {
	padding-left: 10px;
}
.sp-left20 {
	padding-left: 40px;
}
.border1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.border2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.border3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
}
.border4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: solid;
}



.text11 {
	font-size: 11px;
	line-height: 18px;
	letter-spacing: -0.5px;
}
.sp10 {
	padding: 10px;
}
.waku {
	padding: 10px;
	border: 2px dashed #FFCC00;
}
.text12red {
	color: #CC0000;
}
.text17 {
	font-size: 17px;
	font-weight: bold;
}
textarea {
	font-size: 12px;
	line-height: 18px;
}
.box400 {
	width: 400px;
}

