@charset "EUC-JP";

/* Reset */

body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, brockquote, pre, table, caption, th, td, address, form, fieldset, legend, object {margin: 0;padding: 0;}
h5, h6, pre, table, code, kbd, samp, acronym, input, textarea, select {font-size: 100%;}
a, ins {text-decoration: none;}
address, em, cite, dfn, var {font-style: normal;}
input, textarea {font-family: sans-serif;font-weight: normal;}
img {vertical-align: baseline;}
a img {border: none;}


/* Setting */

html {overflow-y: scroll;}
body {background: #fff;font-size: 13px;color: #333;}

/* for IE6 */
* html body { font-size: small;}
/* for IE7 */
*:first-child+html body {font-size: small;}
ul {list-style-position: outside;list-style-type: none;}
ol {list-style-position: outside;}

table {border-collapse: collapse;}

legend {color: #333;}

p,ul,ol,dl,blockquote,pre,table {margin:0;}

/* Option */
html {font-family:"MS PGothic","Osaka",Arial,sans-serif;}
* html .smallFont {font-family:"MS PGothic","Osaka",Arial,sans-serif;}
*:first-child+html .smallFont {font-family:"MS PGothic","Osaka",Arial,sans-serif;}
* html ul li dl,* html ol li dl {display: inline;}
*:first-child+html ul li dl,*:first-child+html ol li dl {display: inline;}
html{line-height:130%;}

/*---------------------------------------------

Font Size

20px : 154%
18px : 139%
16px : 124%
15px : 116%  125%
14px : 108%  117%
13px : 100%  108%
12px :  93%  100%
11px :  85%   92%

---------------------------------------------*/


