@charset "shift_jis";

/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

	file name : reset.css

 : :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* ********************************************************************************
 * Browser Style Reset
 * ******************************************************************************** */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }
html { overflow-y:scroll; }
img { border: none; }
a { outline:0; }
a img { border:none; text-decoration:none; outline:0; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
ul,ol { list-style-type:none; }

/* ********************************************************************************
	NOTICE : set base font-size(ex:13px) is NOT ARROWED in this site 
	( so use list bellow )
	10px 	63%    |   11px 	69%    |   12px 	75%
	13px 	82%    |   14px 	88%    |   15px 	94%
	16px 	100%   |   17px 	107%   |   18px 	113%
	19px 	119%   |   20px 	125%   |   21px 	132%
	22px 	138%   |   23px 	144%   |   24px 	150%
	25px 	157%   |   26px 	163%
 * ******************************************************************************** */
object,param { border: 0; vertical-align: bottom; }
table { border-collapse: collapse; }
input{ vertical-align: middle; }
address,caption,th { font-style: normal; font-weight: normal; }
strong { font-weight: bold; text-decoration: none; }	
label { cursor: pointer; }
select option { padding: 0 3px; }
body { font-size: 82%; }
table { font-size: inherit; font: 100%; }
select,input,textarea {	font-size: 99%; }