@charset "UTF-8";
/* CSS Document */


/* ------------------------------
	RESET
------------------------------ */

html,body,img,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6, hr, pre,form,p,span,a,a:hover,blockquote,fieldset,input,abbr,article,aside,command,details,figcaption,figure,footer,header,hgroup,mark,meter,nav,output,progress,section,summary,time {margin: 0; padding: 0; border: 0;}

html, body {width: 100%; height: 100%;}

a, a:hover {text-decoration: none;}

a:hover {cursor: pointer}

/*li {list-style-type:none;}*/

hr {border:solid #AAAAAA; border-width: 1px 0 0 0;}

table th, table td {font-size: 80%; font-family: "MS PGothic",sans-serif;}

/* ------------------------------
	BASE STYLE
------------------------------ */

h1 {font-family: "A1 Mincho", "游明朝体", YuMincho, "游明朝 Medium", "Yu Mincho Medium","MS PMincho",serif;}
h2, h3, h4, h5, h6 {font-family: "A1 Mincho", "游明朝体", YuMincho, "游明朝 Medium", "Yu Mincho Medium","MS PMincho",serif;}
p, a, a:hover, li, dt, dd, span, small {font-family: "A1 Mincho", "游明朝体", YuMincho, "游明朝 Medium", "Yu Mincho Medium","MS PMincho",serif;}

h1, h2, h3, h4, h5, h6 {color: #000; line-height: 1.8em; font-weight: 500; padding-top: 20px;}
h1 {font-size: 180%;}
h2 {font-size: 120%;}
h3 {font-size: 110%;}
h4 {font-size: 100%;}

p, a, a:hover, li, dt, dd {color: #000; font-size: 16px; font-weight: 500; line-height: 1.5em;}
span {color: #777; font-size: 12px; line-height: 1.5em;}ß
blockquote {font-size: 10px}
sab, sap {font-size: 8px}

/*ul {list-style-type: disc; list-style-position: inside;}*/
ol {list-style-type: decimal; list-style-position: inside;}

/* ------------------------------
	ARTICLE STYLE
------------------------------ */
article p, article a, article a:hover, article li, article dt, article dd {line-height: 1.8em;}
article li {margin: 0.5em auto;}