@charset "shift_jis"; 

#frame{
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

.c-both{ clear:both; }

.bc { background-color: #fff; }

h1 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: normal;
	FONT-SIZE: x-small;
	PADDING-BOTTOM: 1px;
	MARGIN: 0px;
	PADDING-TOP: 2px;
	color:#FFFFFF;
	background-color: #0066FF;
	text-align: left;
}


body{
	margin: 0px;
}


.f1xxs{ font-size: xx-small; }
.f2xs{ font-size: x-small; }
.f3s{ font-size: small; }
.f4m{ font-size: medium; }
.f5l{ font-size: large; }
.f6xl{ font-size: x-large; }
.f7xxl{ font-size: xx-large; }


.main{
	width:560px;
	float:right;
	font-size: medium;
}

.side{
	width:170px;
	float:left;
	font-size: small;
}




.footer{
	width:750px;
	text-align:center;
	font-size: small;
}


