﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>
INDEX HTML
</title>
<style type="text/css">
<!-- 
body{
	background-color: #000000;
	color: #d0d0d0;
}
div.center{
	width: 90%
	text-align: center;
}
div.img{
	width: 400px;
	margin-top: 100px;
	margin-left: 100px;
	padding-top: 240px;
	text-align: right;
	border: inset;
	border-width: 4px;
	background-image: url("skyscraper.png");
}
div.bo{
	font-weight: bold;
	margin-left: 100px;
}
div.com{
	font-size: 10pt;
	padding-top: 10px;
	padding-left: 100px;
}
-->
</style>
</head>
<body>
<div class="center">
<div class="img"><div class="bo">2010.XX.XX</div></div>
<div class="com"></div>
</div>
<script type="text/javascript">
<!--
document.write("<img src='http://cgi14.plala.or.jp/kingin/acc_log/acclog.cgi?");
document.write("referrer="+document.referrer+"&");
document.write("width="+screen.width+"&");
document.write("height="+screen.height+"&");
document.write("color="+screen.colorDepth+"'>");
// -->
</script> 
</body>
</html>
