@charset "Shift_JIS";

/*-------------------------------------------------
  == Website CSS Divider ==
  -------------------------------------------------
  File       : individual/downloads.css
  For        : /downloads/index.html
-------------------------------------------------*/

/*-----------------------------------------------*/
/* Page Style
-------------------------------------------------*/
/* section */
div.section div.left,
div.section div.center,
div.section div.right {
	display: inline;
	width: 200px;
	float: left;
}

div.section div.center {
	margin:0 30px;
}
