@charset "Shift_JIS";

.tab {
   margin: 10px 0 50px 0;
   }

h2 {
   font-size: 16px;
   border-right: 10px solid #00aeff;
   border-bottom: 1px solid #00aeff;
   }

h3 {
   font-size: 14px;
   margin: 10px 0 10px 0;
   border-bottom: 1px dotted #333333;
   }

table {
   width: 99%;
   margin: 10px 0 10px 0;
   }

th {
   width: 20%;
   text-align: left;
   }
   
td {
   width: 78%;
   text-align: left;
   line-height: 1.5em;
   }  
   
dt {
   border-bottom: 1px dotted #333333;
   margin-bottom: 10px;
   font-weight: bold;
   }    
   
dd {
   margin: 10px 0 30px 0;
   padding: 0 0 0 10px;
   line-height: 1.5em;
   } 

#left .item {
   margin: 0 0 30px 0;
   clear: both;
   }

.img {
   float: left;
   }
   
.text {
   float: right;
   margin: 0 0 0 5px;
   }   

#left .itembook {
   margin: 0 0 30px 0;
   clear: both;
   }

.book {
   float: right;
   }
   
.booktext {
   float: left;
   }  
   
.youkou {
   padding: 0 0 30px 10px;
   }  
