@charset "utf-8";

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

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


h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, dl,ul, ol, li, 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: 26px;
list-style: none;
color: #000000;
}


/*  
table, caption, th, td {
margin: 0;
padding: 0;
border: 0;
font-style: normal;
font-weight: normal;
font-size: 40px;
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: 26px;
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;
}
.main2 {
clear: both;
text-align:left;
margin:0px auto;
padding: 0px;
width:940px;
background-color: #ffffff;
}
.main800 {
clear: both;
text-align:left;
margin:0px auto;
padding: 0px;
width:800px;
background-color: #ffffff;
}
.mainfoot {
clear: both;
text-align:left;
margin:0px auto;
padding: 0px;
width:940px;
background-color: #333333;
}
/*-初期化------------------------------------------------------*/
.siteheight {
clear: both;
height: 20px;
}
.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;
}
.clear {
clear: both;
}
.sakiyomi {
display: none;
}

.center {
text-align: center;
clear: both;
}

.redtext {
color: #c83771;
font-family: 'Sawarabi Mincho', sans-serif;
font-size: 25px;
}