body  {
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-color: #000;
	background-image: url(../gif/back.gif);
	background-repeat: repeat-y;
	margin: 0px;
	text-align: left;
}
.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 {
	color: #00F;
}
a:visited {
	color: #00F;
}
.coi #container {
	width: 1000px;
} 
.coi #header {
	background-image: url(../gif/header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 80px;
} 
.coi #footer {
	padding: 0 10px 0 20px;
	font-size: 10px;
	text-align: right;
} 
h4 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

