a { color: #666666; text-decoration: underline}
A:active { color: #FFCC00; text-decoration: underline}
a:hover { color: #FF9900; text-decoration: none}
body {margin-left:auto;margin-right:auto;
	margin: 0px;
	padding: 0px;
	background: #F9E8C1 url(img/back.jpg) repeat-x;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.line {
	background: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}

h1 {
	font-size: 10px;
	font-weight: normal;
	margin: 3px 0px 0px 5px;
	padding: 0px;
}
.bgwhite {
	background: #FFFFFF;
}
p {
	margin: 0px;
	padding: 0px;
}
.bottom50 {
	margin-bottom: 50px;
}
.bottom30 {
	margin-bottom: 30px;
}
.bottom20 {
	margin-bottom: 20px;
}
.bottom10 {
	margin-bottom: 10px;
}
.bottom5 {
	margin-bottom: 5px;
}
.waku {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.left10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.left20 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.right10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.right20 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.side15_10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.side10_15 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.side55 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 55px;
	margin-bottom: 0px;
	margin-left: 55px;
}
ul {
	margin-top: 5px;
	padding-top: 0px;
	margin-left: 25px;
	padding-left: 0px;
}
.top10 {
	margin-top: 10px;
}
.top20 {
	margin-top: 20px;
}
.top30 {
	margin-top: 30px;
}
.content {
	width: 800px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background: #FFFFFF;
	padding-top: 10px;
	margin: 0px;
	text-align: left;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.table td {
	background: #FFFFFF;
}
.table th {
	font-weight: normal;
}
.table {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.s {
	font-size: 10px;
	line-height: 130%;
}
.l {
	font-size: 16px;
	line-height: 130%;
}
.red {
	color: #FF0000;
}
.green {
	color: #009900;
}
.orange {
	color: #FF9900;
}
.footer a{ color: #FFFFFF; text-decoration: underline}
.footer {
	font-size: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: url(img/footer.jpg) no-repeat center;
	margin-top: 30px;
	color: #FFFFFF;
	text-align: center;
}
.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.dotline1 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

strong {
font-weight: normal ;
}
