@charset "shift_jis";

/*===================================

  * file name : medium.css
  * last update : 2010/03/01

=======================================*/

body {
	font-size: 12px;
}

/* for WinIE6*/

* html body {
	font-size: 75%;
}

/* for WinIE7*/

*:first-child+html body { 
	font-size: 75%;
}
