	body {
    margin : 0; 
    font-size: 100%;
    color : #000000;
    font-family: TBUDゴシック R;
    font-kerning: none;
    background-color : #FFFFFF;
  }
  
h1 {margin: 5px; font-family:  新ゴ B; font-size: 1.5em; color: #0000CC; line-height: normal; text-align: center;}
h2 {font-size: 1em; font-family: TBUDゴシック E; color: #16165B; line-height: 1.3;}
h3 {font-family: 中ゴシックBBB; color: #000000; margin-left: 1em;}

.wrapper{
    width: 100%;
    margin-right : auto;
    margin-left : auto;
}

.tile {
    width:15.3em;
    height: 18em;
    scrollbar-width: thin;
    overflow: auto;
    float: left;
    border: 0.15em solid #CCCCFF;
    border-radius: 10px;
    margin: 0.5em;
    padding: 0.5em 1em;
    text-align: left;
  } 
  
   .clear {
    clear: both;
  }

.imgleft {border: 0;
width: 100;
margin-right: 0.5em;
float: left;}

ul {
padding-left: 1.25em;
}

li {
padding-left: 0em;
margin-bottom: 0.5em;
font-size: 0.9em;
line-height: 1.3;
}

.coution {font-size: 80%; line-height: 1.1em; margin-left: 1em; text-indent: -1em;}
