@charset "utf-8";

/*
------------------------------------------------
Page Layout
------------------------------------------------*/
#wrap #main #contents .notice {
	font-size: 10px;
}
#wrap #main #contents .box {
	width: 620px;
}
#wrap #main #contents .box .left {
	float: left;
	width: 300px;
}
#wrap #main #contents .box .right {
	float: right;
	width: 300px;
}
