body {
	font-family: "Arial", "Helvetica", "sans-serif", "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN";
}
.sidebar {
	border: thin dotted #666666;
	font-size: 10px;

}
.topbar {
	border-bottom-style: solid;
	border-top-color: #533A98;
	border-right-color: #533A98;
	border-bottom-color: #533A98;
	border-left-color: #533A98;
	color: #666666;
	font-size: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;



}
.sidebar2 {
	font-size: 10px;
}
.hitokototitle {
	font-weight: bold;
	color: #533A98;
	font-size: 12px;


}
.cont {
	font-size: 10px;
	line-height: 150%;
	color: #666666;
}
.hitokotocont {

	font-size: 10px;
	line-height: 150%;
	color: #000000;
}
a.normal {
	color: #000066;
	text-decoration: none;
}
a.normal:hover {
	color: #CC0000;
	text-decoration: underline;
}
