body{
 background-color: #c1ff66;
 margin-top: 20px; margin-bottom: 20px; margin-left: 3%; margin-right: 3%;
 padding: 0px;
 text-align: center;
 line-height: 150%;
 font-family: ‚l‚r ƒSƒVƒbƒN,sans-serif; color: #333333;
 font-size: 14px;
 }
 
h1{
 font-size: 21px; color: red;
 line-height: 150%;
}

#main_spc {
 width: 75%;
 margin-bottom: 20px;
 padding: 0px 10px;
 text-align: left;
 float: left;
}

#sub_spc {
 width: 22%;
 margin-bottom: 20px;
 padding: 0px 0px;
 text-align: left;
 float: right;
}

#sbox{
 width: 50%;
 padding: 0px 0px;
 text-align: center;
 font-size: 12px;
 font-weight: 600;
 float: left;
 }

.fe {
clear: both;
}

#explain_spc{
 width: 75%;
 margin-bottom: 20px;
 padding: 0px 10px;
 text-align: center;
}

.sansuumenu_spc{
 width: 30%;
 margin-bottom: 5px; margin-left: 5px; margin-right: 5px;
 padding: 0px 0px;
 text-align: center;
 float: left;
}

.privacypolicylink{
 font-size: 8px;
 text-align: center;
 }

.seolink{
 font-size: 10px;
 text-align: right;
 }

p {
 margin-top: 0px;
}

strong {
 font-size: larger;
 color: red;
 padding: 3px 5px;
}

em{
 font-size: larger;
 font-style: normal;
 font-weight: 700;
 color: red;
 padding: 3px 5px;
}

.hutomoji {
 font-weight: 700;
}

.black {
 color: #000000;
}

.red {
 color: #ff0000;
}

.blue {
 color: #0000ff;
}

.gray {
 color: #808080;
}

.green {
 color: #008000;
}

.uetuki{
 vertical-align: super;
 font-size: 80%;
 }

a:link {
 text-decoration: underline;
 color: #0000ff;
}

a:visited {
 text-decoration: underline;
 color: #0000ff;
}

a:hover {
 text-decoration: underline;
 position: relative; top: 1px; left: 1px;
 color: #ff0000;
}








h2{
 font-size: 18px;
 font-weight: 700;
 line-height: 0%;
 margin: 3%;
 }

h3{
 font-size: 14px;
 line-height: 100%;
}

.small{
 font-size: 10px;
 font-weight: 600;
 }

.midashi {
 width: 90%;
 background-color: #3c3cf2;
 padding: 5px;
 border: 2px solid #3c3cf2;
 text-align: center;
 color: #ffffff;
}

.column {
 width: 90%;
 margin-bottom: 20px;
 background-color: #ffffff;
 padding: 5px;
 border: 2px solid #3c3cf2;
 text-align: left;
 line-height: 120%;
 color: #333333;
}

.adtitle {
 width: 90%;
 background-color: #dd9900;
 padding: 5px;
 border: 2px solid #dd9900;
 text-align: center;
 color: #ffffff;
}

.adcolumn {
 width: 90%;
 margin-bottom: 20px;
 background-color: #ffffff;
 padding: 5px;
 border: 2px solid #dd9900;
 text-align: center;
 line-height: 120%;
 color: #333333;
}