body {
	background-image: url(../image/bg_body.jpg);
	background-repeat: repeat-x;
}
#page {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}


#contents {
	margin : 10px 0px;
}

#first-column {
	float: left;
	width: 200px;
	margin-right: 10px;
}

#second-column {
	float: left;
	width: 790px;
}
.normal{
	font-size: 12px;
	line-height: 125%;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
}