@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #BB0B82;
}
.twoColFixLtHdr #container { 
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
} 
.twoColFixLtHdr #header { 
	background: #FFFFFF; 
	padding: 0 10px 0 20px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 180px;
	background: #EBEBEB;
	padding: 15px 10px 15px 20px;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 250px;
	padding: 0 20px;
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px;
	background:#DDDDDD; 
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body,td,th {
	color: #982341;
}
a:link {
	text-decoration: none;
	color: #990099;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0066;
}
a:active {
	text-decoration: none;
	color: #990066;
}
.style1 {color: #CC00FF}
.style3 {font-size: small}
.style4 {font-size: xx-small}
.style12 {
	color: #333333;
	font-size: small;
}
.style14 {font-family: "ＭＳ ゴシック", "Osaka－等幅"}
.style15 {color: #333333; font-family: "ＭＳ ゴシック", "Osaka－等幅";}
.style16 {color: #333333}
</style><!--[if IE 5]>
<style type="text/css"> 
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif]--><!--[if IE]>
<style type="text/css"> 
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
</style>
<![endif]-->