html{

	scrollbar-face-color: #000000;
	scrollbar-arrow-color: #000000;
	background-image: url(../img/back01.jpg);
}

body{
	background-image: url(../img/back01.jpg);
	background-color: #000000;
}


.box0{
	text-align: left;
	font-size: 12px;
	margin: auto;
	width: 900px;
	color: #ffffff;
}

.box{
	background-image: url(../img/kensuke_com.jpg);
	margin: auto;
	width: 900px;
	height: 600px;
	border: 1px solid #ffffff;
	background-color: #000000;
}

.center{
	position: absolute;
	width: 400px;
	height: 200px;
	background-image: url(../img/1.gif);
	margin: 265px 0px 0px 15px;
	float: left;
}

.center2{
	position: absolute;
	width: 450px;
	height: 500px;
	background-image: url(../img/top00.jpg);
	margin: 0px 0px 0px 0px;
	float: left;
}
.text{
	border: 1px solid #000000;
	font-family: "Times New Roman", Arial, Impact;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px;
	width: 400px;
	height: 200px;
	color: #ffffff;
	font-size: 14px;
	line-height: 120%;
	overflow: auto;
	scrollbar-face-color: #000000;
	scrollbar-arrow-color: #000000;
}

.text h1{
	background-color: #ffffff;
	color: #000000;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
}

.text a{
	background-color: #000000;
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
}

.text a:hover{
	color: #ffffff;
}

.right{
	border: 1px solid #ffffff;
	margin: 450px 0px 0px 395px;
	width: 200px;
	height: 100px;
	background-color: #000000;
}

.line{
	border: 1px solid #ffffff;
	width: 900px;
}

.footer {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: right;
	font-size: 11px;
	color: #ffffff;

}

.boxleft{
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 5px;
	width: 150px;

	float: left;
	border: 1px solid #cc0000;
	background-color: #ffffff;
	font-size: 15px;
}

.boxleft h1{
	margin: 20px 0px 10px 0px;
	background-color: #000000;
	color: #ffffff;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
}


.maintext{
	float: right;
	border: 1px solid #cc0000;
	background-color: #ffffff;
	font-family: "Times New Roman", Arial, Impact;
	margin: 5px 0px 0px 0px;
	padding: 10px 10px;
	width: 710px;

	color: #000000;
	font-size: 14px;
	line-height: 120%;
	text-align: left;
	overflow: auto;
	scrollbar-face-color: #000000;
	scrollbar-arrow-color: #000000;
}

.maintext img{
	border-top: 0px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 0px solid #000000;

}

.maintext h1{
	height: 20px;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	background-color: #000000;
	color: #ffffff;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
}

.maintext h2{
	height: 20px;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	background-color: #cc0000;
	color: #ffffff;
	font-size: 22px;
	text-align: center;
	font-weight: bold;

}


.table1{
	color: #000000;
	font-size: 10px;
	background-color: #cccccc;
	width: 650px;
	border: 5px solid #000000;
	margin: 0px auto;
}

.table1 td{
	border: 5px solid #ffffff;
}

.table2{
	color: #000000;
	font-size: 14px;
	background-color: #cccccc;
	width: 600px;
	border: 1px solid #000000;
	margin: 0px auto;
	text-align: right;
}

.table2 td{
	border: 3px solid #ffffff;
}

.table3{
	color: #000000;
	font-size: 14px;

	width: 400px;
	margin: 0px auto;
}

.table3 td{
	border: 1px solid #000000;
}