@charset "Shift_JIS";
div#contents,
div#contents div#contentsInner01 {
	background: none;
}
div#contentsInner02 {
	display: table;
}
div#leftArea,
div#rightArea {
	width: 100%;
	display: table-cell;
	float: none;
}
*+html div#leftArea,
* html div#leftArea {
	width: 180px;
	display: block;
	float: left;
}
*+html div#rightArea {
	width: 590px;
	display: block;
	float: right;
}
* html div#leftArea {
	width: 180px;
	display: block;
	float: left;
}
* html div#rightArea {
	width: 590px;
	display: block;
	float: right;
}
