body{
	text-align:center;
}

#container{
	width:750px;
	margin:0 auto;
	text-align:left;
}

#inner{
	margin:0 10px;
}

.CenterRight{
	width:560px;
	float:right;
}

.center{
	width:630px;
	float:left;
}

.right{
	width:200px;
	float:right;
}

.left{
	width:160px;
	float:left;
}

.clear{
	clear:both;
	line-height:0;
	height:0;
}

/* 削除・改変不可 */
/* ただし、フォントサイズ・色、1行の高さ等デザインに関する変更可能です */
#CSSCopyright{
	font-size:10px;
}
