@charset "utf-8";
body  {
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 14px;
}
.twoColFixLt #container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CDFF;
	border-right-color: #00CDFF;
	border-bottom-color: #00CDFF;
	border-left-color: #00CDFF;
	background-color: #FFFFFF;
	background-image: url(img/mainbg.gif);
	background-repeat: repeat;
	background-position: left;
}
.twoColFixLt #sidebar1 {
	float: left;
	width: 240px;
	background: #00cdff;
	height: 100%;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	vertical-align: top;
	margin: 0;
}
.twoColFixLt #mainContent {
	margin: 0 0 0 250px;
	padding: 10px 10px 0 10px;
} 
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
text-decoration:none;
color:#000000;
}
a:visited {
text-decoration:none;
color:#000000;
}
a:active {
text-decoration:none;
color:#000000;
}
a:hover {
text-decoration:underline;
color:#00cdff;
}
img {
border-style:none;
margin:0pt;
}
hr {
	border-style:dotted;
	border-color:#00cdff;
	border-width:2px;
	width: 500px;
}
.bg {
background-color:#00cdff;
color:#ffffff;
}
.type1 {
border-style:solid;
border-width:1px;
border-color:#000000;
}
.type2 {
border-style:solid;
border-width:1px;
border-color:#00cdff;
}
.menulink {
	height: 100%;
	width: 200px;
	padding-right: 20px;
	padding-left: 20px;
}
.menulink a:link {
text-decoration:none;
color:#ffffff;
}
.menulink a:visited {
text-decoration:none;
color:#ffffff;
}
.menulink a:active {
text-decoration:none;
color:#ffffff;
}
.menulink a:hover {
text-decoration:underline;
color:#ffffff;
}
.point {
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.txtblock {
	line-break:strict;
} 
