/* 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{

	float: left;
	width: 525px;
	padding: 10px  0 0 15px;
}
#main_right{

	padding: 15px;
	width: 230px;
	float: right;
}
.clear{
	clear: both;
}
