html {
overflow-x: hidden;
}
body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 10px;
	color: #999999;
	line-height: 1.5;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*
a:link {
	color: #FF66FF;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
*/
.style1 {color: #FF66FF}

/*
div.left_contents {
	float: left;
	width: 400px;
}

div.right_contents {
	float: right;
	width: 480px;
}
*/

div.sub_section{
	height:650px;
	overflow:auto;

}

div.sub_section_update{
	height:100px;
	overflow:auto;

}

div.sub_section_info{
	height:325px;
	overflow:scroll;
}
