@charset "utf-8";

/*::::::::::::::::::::::::::::::::::::::::::::::::
::                                              ::
::  Base                                        ::
::                                              ::
::::::::::::::::::::::::::::::::::::::::::::::::*/


/*------------------------------------------------
  Contents
------------------------------------------------*/

#mainContents {
	width:990px;
}
#center_col {
	background: #FFFFFF;
	padding: 10px;
}
#left_col {
	margin-right: 10px;
}
