/* hakuho css shift_jis */
*{
	color: Black;
	font-size: 12px;
	
}
a[href]:after {
	content: " (" attr(href)") ";
}
body{
	background-color: White;
}
img{
	border: none;
}
#footer,#footer2_rightcontent,.page_top,#navigation{
	display: none;
}
#main_left{
	display: none;
}
#main_right{
	width: 640px;
}
.clear{
	clear: both;
}
