body{
	background-color:#eeeeee;
	//background-color:#F76D07;
	color:#666666;
	padding:8px;
	font-size:10pt;
	line-height:130%;
	font-family: Verdana, Arial, sans-serif;
}

td{
	color:#666666;
	font-size:10pt;
	line-height:130%;
	font-family: Verdana, Arial, sans-serif;
}

td.normal{
	color:#666666;
	font-size:10pt;
	line-height:130%;
	font-family: Verdana, Arial, sans-serif;
}


h1{
	font-size:12pt;
}
h2{
	font-size:11pt;
}
h3{
	font-size:10pt;
}

a.deep{
	color:#666666;
	text-decoration:none;
	border-bottom:1px dotted #ccddcc;
}
a.deep:visited{color:#666666;}
a.deep:link{color:#666666;}
a.deep:active{color:#666666;}
a.deep:hover{color:#ffcccc;}

a.none{
	text-decoration:none;
	color:#666666;
}
a.none:visited{color:#666666;}
a.none:link{color:#666666;}
a.none:active{color:#666666;}
a.none:hover{color:#666666;}

a:visited{
	color:#888888;
}
a:link{
	color:#7777cc;
}
a:active{
	color:#ff8888;
}
a:hover{
	color:#ffcccc;
}
.test{
	color:#F7B07C;
}

#contents{
	background-color:#fad0ac;
	color:#666666;
	margin:10px;
	font-size:10pt;
	line-height:130%;
	font-family: Verdana, Arial, sans-serif;
	width:802px;
	border:1px solid #666666;
}
#block_top{
	padding:10px;
	width:800px;
	line-height:100%;
}
#block_left{
	padding:10px;
	width:800px;
}
#block_right{
	float:left;
	width:200px;
	padding:10px;
}
#block_center{
	float:left;
	width:600px;
	padding:10px;
}
#block_bottom{
	width:800px;
	padding:10px;
}
.continue{
	text-align:right;
	width:100%;
}
.uptime{
	text-align:right;
	width:100%;
}
.items01{
	margin:4px;
	padding-left:10px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	background-color:#eeeeee;
	color:#666666;
	font-size:10pt;
	border:1px solid #888888;
}

.block01{
	background-color:#fad0ac;
	color:#666666;
	margin:10px;
	padding:20px;
	font-size:10pt;
	line-height:130%;
	font-family: Verdana, Arial, sans-serif;
}
.block02{
	height:90%;
}

.copyright{
	clear:both;
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
	text-align:center;
	float:bottom;
}
.amazon{
	background-color:#ffffff;
	padding:10px;
	border:1px solid #cccccc;
	width:500px;
}

