@charset "utf-8";
/* CSS Document */

#Scroller {
	width:446px;
	height:300px;
	font-size:10px;
	background:#FFFEEE;
	text-align:left;
	overflow-x:hidden;
	overflow-y:scroll;
	scrollbar-base-color:#FFFEEE;
	line-height:150%;
	_margin-top: 0px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	margin-right: auto;
}
#Scroller table {
	padding: 5px;
	margin-right: 5px;
	margin-left: 5px;
}


#Scroller p {
	font-size: 12px;
	color: #555555;
	line-height: 160%;
	padding: 5px;
}

td, th {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	font-weight: normal;

}

.hyou td,th {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
	font-weight: normal;
	border: 1px solid #999999;

}
.left {
	padding-left: 5px;
}

