@charset "utf-8";

* {
margin: 0;
padding: 0;
font-size: 22px;
}

html {
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
margin: 0;
padding: 0;
font-size: 22px;
}


h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
margin: 0;
padding: 0;
border: 0;
font-style: normal;
font-weight: normal;
font-size: 22px;
list-style: none;
color: #000000;
}

/*----------------------------------------
table, caption, th, td {
margin: 0;
padding: 0;
border: 0;
font-style: normal;
font-weight: normal;
font-size: 22px;
color: #000000;
}
------------------------------------------*/

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
margin: 0;
padding: 0;
border: 0;
font-style: normal;
font-weight: inherit;
font-size: 22px;
color: #000000;
}

img { -ms-interpolation-mode: bicubic; } 

body {
margin: 0px;
padding: 0px;
text-align:center;
background-color: #ffffff;
font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
-webkit-text-size-adjust: 100%;
}

.main {
clear: both;
text-align:left;
margin:0px auto;
padding: 0px;
width:940px;
background-color: #ffffff;
}

/*-初期化------------------------------------------------------*/


.h5 {
clear: both;
height: 5px;
}
.h10 {
clear: both;
height: 10px;
}
.h20 {
clear: both;
height: 20px;
}
.h30 {
clear: both;
height: 30px;
}
.h40 {
clear: both;
height: 40px;
}
.h50 {
clear: both;
height: 50px;
}
.h60 {
clear: both;
height: 60px;
}
.h70 {
clear: both;
height: 70px;
}
.h80 {
clear: both;
height: 80px;
}
.h90 {
clear: both;
height: 90px;
}
.h100 {
clear: both;
height: 100px;
}
.h200 {
clear: both;
height: 200px;
}
.h150 {
clear: both;
height: 150px;
}
.clear {
clear: both;
}
.sakiyomi {
display: none;
}

