@charset "Shift_JIS";

html{
scrollbar-arrow-color:#ffffff; 
scrollbar-base-color:#ffffff; 
scrollbar-darkshadow-color:#8080FF; 
scrollbar-face-color:#8080FF; 
scrollbar-highlight-color:#C0C0FF; 
scrollbar-shadow-color:#0000C0; 
scrollbar-track-color:#C0FFC0; 
	height:100%;
}

body{
	background:#ffff80;
	background-image:url(img/back.jpg) ;
	height:100%;
	margin:0px;
}

a:link{
	color:Blue;
	text-decoration:underline;
}
a:visited{
	color:Blue;
	text-decoration:underline;
}
a:hover{	
	color:#ff0000;
	text-decoration:underline;
}

h1{
	font-size:18px;
	color:#ff8800;
	font-weight: bold;
	display: inline;
}

img.px{
	border:1px solid black;
}

img.px2{
	margin:0px auto;
	border:1px solid black;
}

img{
	border:0px;
}

table{
	border:0px solid #000000;
}

td.main{
	background:#ffffff;
	padding:0px;
}

table.ri{
	height:100%;
}

td.ri1{
	width:20px;
	height:20px;
}

.point{
	font-size:17px;
	color:#4040ff;
	font-weight: bold;
}

font.line{
	font-size:15px;
	color:#777777;
	font-weight: bold;
}

td.kensa{
	border-bottom:1px dashed #000000;
}

