@charset "utf-8";




html {
margin: 0;
padding: 0;
border: 0;
height: 100%;
}

body {
margin: 0 auto 0 auto ;
border: 0;
padding: 0;
font-family: 'ヒラギノ角ゴ Pro','Hiragino Kaku Gothic Pro','Meiryo','メイリオ','游ゴシック体','YuGothic','游ゴシック','Yu Gothic','MS Pゴシック Ex+','MS Pゴシック','MS PGothic','ＭＳ ゴシック','MS Gothic','verdana', 'trebuchet ms', 'sans-serif';
font-size: 12px;
line-height: 150%;
text-align: center;
background: #000000;
color: grey;
height: 100%;
-webkit-text-size-adjust: 100%;
}


a {text-decoration: none;}
a:link{color: #5500aa; font-weight: bold;}
a:visited{color: #3300aa;}
a:hover{color: #ffcc00;}
a img { border: 0; }
a:focus{outline:none;}

tr, td {
padding: 0;
}

.komidashi {
font-size: 14px;
line-height: 133%;
font-weight: bold;
}

.chumidashi {
font-size: 16px;
line-height: 133%;
font-weight: bold;
}

.oomidashi {
font-size: 18px;
line-height: 133%;
font-weight: bold;
}

.rubi {
font-size: 10px;
line-height: 150%;
}

.hangyo {
height: 6px;
}

.sepline {
height: 1px;
width: 100%;
border-bottom: solid 1px #000000;
margin: 8px 0px 8px 0px; 
}

.centering {
width: 100%;
text-align: center;
}

.sqbox {
position: absolute;
height: 240px;
width:240px;
background: #ffffff;
z-index: 1;
opacity: 0.85;
overflow: hidden;
transition: background-color 0.5s ease-in-out, z-index 0.5s ease-in-out, opacity 0.5s ease-in-out, width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, left 0.5s ease-in-out, right 0.5s ease-in-out, bottom 0.5s ease-in-out, margin 0.5s ease-in-out; 
-moz-transition: background-color 0.5s ease-in-out, z-index 0.5s ease-in-out, opacity 0.5s ease-in-out, width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, left 0.5s ease-in-out, right 0.5s ease-in-out, bottom 0.5s ease-in-out, margin 0.5s ease-in-out; 
-webkit-transition: background-color 0.5s ease-in-out, z-index 0.5s ease-in-out, opacity 0.5s ease-in-out, width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, left 0.5s ease-in-out, right 0.5s ease-in-out, bottom 0.5s ease-in-out, margin 0.5s ease-in-out; 
-o-transition: background-color 0.5s ease-in-out, z-index 0.5s ease-in-out, opacity 0.5s ease-in-out, width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, left 0.5s ease-in-out, right 0.5s ease-in-out, bottom 0.5s ease-in-out, margin 0.5s ease-in-out; 
-ms-transition: background-color 0.5s ease-in-out, z-index 0.5s ease-in-out, opacity 0.5s ease-in-out, width 0.5s ease-in-out, height 0.5s ease-in-out, top 0.5s ease-in-out, left 0.5s ease-in-out, right 0.5s ease-in-out, bottom 0.5s ease-in-out, margin 0.5s ease-in-out; 

}


.home {
position: absolute;
top: 0;
right: 0;
height: 64px;
width: 64px;
z-index: 3;
opacity: 0.9;
transition: 0.3s ease-in-out;
}
.home img { 
width: 100%; 
}

.home:hover {
height: 85px;
width: 85px;
}


.cb {
  display: none;
}

.adkiji {
width: 100%;
height: 100%;
text-align: center;
}

