@charset "UTF-8";

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/

body, div, ul, li, dl, dt, dd, p, img, a, h1, h2, table, tr, td { margin:0; padding:0; }

body {
	font-size:12px;
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	color:#FFFFFF;
	line-height:22px;
	background-color:#000000;
}

html { overflow-y:scroll; }

img, fieldset { border:0; }

h2 { padding:10px 0 6px 0; }



/*-----------------------------------------------
 __contents
-----------------------------------------------*/

#contents { width:800px; margin:0 auto; }
#contents600 { width:600px; margin:0 auto; }


