@charset "Shift_JIS";

html,body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	line-height: 1.5em;
	color:#ffffff;
	background-color:#000000;
}

#wrapper{
	position:relative;
	min-height:100%;
	width:745px;
	margin: 0 auto;
}

#head {
	width:745px;
	margin-top: 0px;
	margin: 0 auto;
}


#sidebar1 {
	width: 179px;
	float: left;
	margin-top: 0px;
}

#mainContent {
	width: 566px;
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
}

.clear {
	clear:both
}

a:link {
	color: #E6530C;
	text-decoration:underline;
}
a:visited {
	color: #E6530C;
}
a:hover {
	color: #666666;
	text-decoration:underline;
}
a:active {
	color: #E6530C;
}

a.menulink {color:#FFFFFF; text-decoration: none;}
a:visited.menulink {color:#FFFFFF; text-decoration: none;}
a:hover.menulink {color:#FFFFFF; text-decoration: underline;}
a:active.menulink {color:#FFFFFF; text-decoration: none;}

.big {  font-size: 14px; line-height: 19px; font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka"; color: #ffffff}
.font3 {  font-size: 12px; line-height: 17px; font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka";  }
.font2 {  font-size: 10px; line-height: 15px; font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka";  color: #ffffff}
.font2red {  font-size: 10px; line-height: 15px; font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka";  color: #E6530C}
.font3red {  font-size: 12px; line-height: 17px; font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka";  color: #E6530C}

#footer {
	width:745px;
	clear: both;
	margin-bottom:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}