.b1{
  padding: 100px;
  margin-top: 100px;
}

img {
border: 0;
}

A:link {color:#333366;text-decoration:none;}
A:visited {color:#442cb8;text-decoration:none;}
A:active {color:#006699;text-decoration:none;}
A:hover {color:#003366;text-decoration:none; }

H1{
  font-family : Verdana,Arial,Helvetica,sans-serif; 
  font-size : x-small;
  font-weight : normal;
  color : #eeeeee;
  margin-top : 15px;
  margin-bottom : 10px;
}

H2,H3,H4{
  font-size : small;
  font-weight : normal;
  margin : 10px 0 10px 0;
  padding : 5px 0 5px 5px;
  background:#F5F5F5;
  border-left:#3333cc 8px solid;
  border-bottom:#cccccc 1px solid;
  font-weight: bold;
  color:#333;
}

ADDRESS{
  font-family : Verdana,Arial,Helvetica,sans-serif; 
  font-size : x-small;
  font-weight : normal;
  font-style : normal;
  color : #7b7b7b;
}

TABLE{
  padding : 0;
  width : 665px;
  height: auto;
  border-width : 0 0 0 0;
  font-size : x-small;
  font-family : Verdana,Arial,Helvetica,sans-serif; 
  color : #848484;
  font-weight : normal;
  line-height: 120%;
 }

DIV{
  font-size : x-small;
  font-weight : normal;
  font-style : normal;
  
  line-height : 12px;
  letter-spacing: 0.6px;
  margin-top : 15px;
  margin-left : inherit;
  margin-right : inherit;
  margin-bottom : 15px;
}

.ds{
text-align:center;
}

STRONG{
  color : #4e4e4e;
}

HR{
  color: #555555; /* 線の色(IE用) */
  background-color: #cccccc; /* 線の色(NN用) */
  height: 1px; /* 線の太さ */
  border: 1px; /* 枠の太さ */
  border-style: dotted; /* 枠の種類 */
}

.bg{
  background-color : #511f7a;
  height : 30px;
}

#accordion{
width:664px;
font-size : 15px;
border:1px solid #eee;
padding:7px;
}

.Tab{
text-align:left;
width:646px;
border:1px solid gray;
margin-top : 2px;
margin-bottom : 5px;
cursor:pointer;
background:#cccccc;
}

.Tab_child{
color : #333333;
display:none;
overflow:hidden;
line-height :1.2;
text-align:left;
width:646px;
margin-top : 2px;
margin-bottom : 2px;
padding : 5px;
background-color : #f6f6f6;
font-weight : normal;
cursor : default;
}

.titlemoji{
color:#333333;
font-weight:normal;
padding-top : 9px;
height : 30px;
text-indent : 10px;
}

.td{
padding: 0 0 0 15px;
}
