@charset "utf-8";
/* reset
----------------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, del, em, img, strong, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, thead, tr, th, td, embed { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-spacing: 0;}

/*--Reset Font---- */
body{ font: 82%/1.231 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', arial, helvetica, clean, sans-serif; *font-size: small; *font: x-small; }
select, input, button, textarea, button { font: 99% 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', arial, helvetica, clean, sans-serif;}
table { font-size: inherit; font: 100%; }
pre, code{ font-family: monospace; *font-size: 108%; line-height: 100%; }

/* for WinIE6*/
* html body { font-size: 82%; font-family: "ＭＳ Ｐゴシック", sans-serif; letter-spacing: 1px; vertical-align: baseline; }

/* elementStyle
------------------------------------------------------------*/
html,body{height:100%; min-width: 1040px;}
em{font-style:normal;}
img{vertical-align:bottom;}
li img{_vertical-align:baseline;}
h1,h2,h3,h4{margin-bottom:15px;}
h5{margin-bottom:10px;}
h1,h2,h3,h4,h5,dt,strong{font-weight:bold;}
del{margin:0 0.5em;}
dt{margin-bottom:5px;}
p,dd,ol,ul{margin-bottom:20px;}
sub{vertical-align:baseline;}
sup{vertical-align:text-top; margin:0 0.3em 0 0.2em;}
a{outline:none;}
table ,th,td{border:#666 solid 1px;}

/* fontStyle
------------------------------------------------------------*/
#wrapper{color:#333; font-size:116%; line-height:1.6; z-index:1;}
/*
10px 	67%
11px 	74%
12px 	80%
13px 	87%
14px 	94%
15px 	100%
16px 	107%
17px 	114%
18px 	120%
*/

.tbl-02 td,
.notice-01{font-size:87%;}
#copyright{font-size:74%;}


/* AnchorStyle
------------------------------------------------------------*/
a{
color:#333;
text-decoration:underline;
}
a:hover{text-decoration:none;}
a:visited{color:#333;}
a:hover{color:#666;}
