/*chirashiya*/

body{
	color: #676767;
	background-color: #ffffff;
	font-size: 10pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 30px;
	scrollbar-3d-light-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-dark-shadow-color: #ffffff;
	scrollbar-face-color: #ffeaff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
}

a:link{color: #9c78ff;}
a:visited{color: #ddaaff;}
a:active{color: #ffffea;}
a:hover {color: #ffeeff;}

table{
	color: #676767;
	font-size: 10pt;
	line-height: 1.3em;
}

div.title{
	width: 130px;
	height: 130px;
	spacing: 0px;
	padding: 0px;
	position: absolute;
	top: 100px;
	left: 50px;
}

div.new{
	color: #676767;
	text-align: left;
	font-size: 8pt;
	line-height: 1.5em;
	width: 230px;
	height: 50px;
	spacing: 0px;
	padding: 0px;
	position: absolute;
	top: 420px;
	left: 120px;
}

div.top{
	width: 300px;
	height: 500px;
	spacing: 0px;
	padding: 0px;
	position: absolute;
	top: 70px;
	left: 350px;
}

div.sub{
	width: 250px;
	height: 40px;
	spacing: 0px;
	padding: 0px;
	position: absolute;
	top: 470px;
	left: 100px;
}

div.analog{
	width: 110px;
	height: 30px;
	spacing: 0px;
	padding: 0px;
	position: absolute;
	top: 510px;
	left: 240px;
}

div.digital{
	width: 110px;
	height: 30px;
	spacing: 0px;
	padding: 0px;
	position: absolute;
	top: 540px;
	left: 240px;
}

div.footer{
	color: #676767;
	text-align: center;
	font-size: 8pt;
	line-height: 1.5em;
	width: 600px;
	spacing: 0px;
	padding: 0px;
	position: absolute;
	top: 700px;
	left: 50px;
}

div.counter{
	text-align: right;
	width: 600px;
	height: 200px;
	spacing: 0px;
	padding: 0px;
	position: absolute;
	top: 600px;
	left: 50px;
}

td.footer{
	color: #676767;
	text-align: center;
	font-size: 8pt;
	line-height: 1.5em;
	width: 580px;
	spacing: 0px;
	padding: 0px;
}