@charset "UTF-8";
body {
    font-family:"メイリオ","Meiryo","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka","ＭＳ Ｐゴシック"/*,sans-serif*/;
    font-size: 13px; /* 基本フォントサイズ */
    *font-size: small; /* IE7およびIE6標準準拠モード用 */
    *font: x-small; /* IE6後方互換モード用 */
    line-height:1.231;
    margin: 0;
    padding: 0;
}
html>/**/body {font-size/*\**/: small\9;     /* IE8用 */}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
body,div,h1,h2,h3,h4,h5,h6,form,ul,li,ol,dl,dt,dd,fieldset,pre,code,legend,blockquote {    margin: 0;    padding:0;}
p { margin: 0;}
h1,h2,h3,h4,h5,h6 {    font-size: 100%;}
li { list-style:none; }
img { border:none; }
input,textarea,select {    font-size:100%;}
legend { display:none;}
fieldset { border:none; }
button {
    width: auto;
    padding:0;
    margin:0;
    background:none;
    border:0;
    font-size:0;
    line-height:0;
    overflow:visible;
    cursor:pointer;
}
table {
    empty-cells:show;
    border-collapse:collapse;
    border-spacing:0;
    font-size:inherit;
    font:100%;
}
caption {
    text-align:left;
}
th {
    font-weight:normal;
 
    text-align:left;
}
td {
    text-align:left;
}
    content:'';
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-style:normal;
    font-weight:normal;
}
hr.divider { display:none;}
