* {
	text-align: center;
	margin: 0px;
	margin-right:auto;
	margin-left:auto;
}

body{ background-color: ##0099FF;  text-align: center;  background-image: url(image/sky.jpg); margin: 0;  text-align: center; }
a:link, a:visited{ color: #006600; border: 0; }
p{ color: #000000;  font-size: 12px; }
h2{ color: #0066FF;  font-size: 12px; }
h3{ font-size: 10px; }
h4{ color: #009999;  font-size: 16px; }
p strong{ color: #006633;  font-size: 16px;  font-weight:bold; }
.hoge{ padding: 0; border: 0; }

img{
	border: 0;
	margin: 0;
	padding: 0;
}

.count{
	color: #006;
	font-size: 16px;
}

#content{
	font-size: 16px;
	font-weight: bold;
	margin-right: 8px;	
}

#container{
	width: 644px;
}

#left{
	width: 200px;
	height: 380px;
	border: solid 1px #fff;
	background-color: #006;
	padding-top: 12px;
	float: left;
}

#right{
	width: 440px;
	height: 380px;
	border: solid 1px #fff;
	background-color: #6DF;
	float: right;
	padding-top: 24px;
}

#footer{
	width: 640px;
	margin-right:auto;
	margin-left:auto;
	clear: both;
}

span.new {
	padding: 0px 2px 0px 2px;
	margin-left: 2px;
	background-color: #ff0000;
	color: #ffffff;
	font-size: 12px;
}

.hot a:link, .hot a:visited {
	color: #f00;
	border: 0;
}

.pen {
	text-align: left;
	line-hieght: 150%;
	color: #fff;
}

td {
	font-size: 16px;
}

img.chain {
	margin-top: 24px;
	margin-bottom: 8px;
}