body{
	background:url("images/top/haikei.gif");
	margin:0px;
	padding:0px;
}

div#all{
	width:783px;
	margin:0px auto;
}

/* トップタイトル */
div#title{
	background:#ffffff;
	text-align:right;
}
div#title img{
	float:left;
}
div#title div{
	padding:6px 10px;
	font-size:10px;
	line-height:20px;
}

/* メニュー */
div#menu{
	clear:left;
	padding:3px;
	background:#ff6666;
	text-align:center;
}
div#menu a{
	margin:0px 10px;
}

/* トピックス */
div#topic{
	border:double #999999 3px;
}

/* Flash */
div#fla_soto{
	width:350px;
	height:400px;
	border:double #999999 3px;
}
div#fla{
	margin-top:20px;
}

/* バナー */
td{
	text-align:center;
}
td a{
	color:#666666;
}
td a:hover{
	color:#cccccc;
}
td img{
	border:none;
}

/* ホワイトキャンバス */
div#wc{
	clear:right;
	margin:20px;
	text-align:center;
	font-size:10px;
}
div#wc img{
	border:none;
}

/* カウンター */
p#cnt{
	margin-bottom:30px;
	text-align:center;
}

/* フッタ */
div#foot{
	padding:6px;
	background:#ffcccc;
	text-align:center;
}