@charset "UTF-8";
/* CSS Document */




/* contents
------------------------ */

.contents_left {
	float:left;
	width:670px;
}

.contents_right {
	float:right;
	width:230px;
}

