/* This is the StyleCatcher theme addition. Do not remove this block. */

@import url(http://www.ebipara.com/themes/style-boomer/style-boomer.css);
/* end StyleCatcher imports */

* {
   font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
}

.gad_336{
  margin:10px 10px 10px 25px;
}
.textBody p{
 font-size:14px;
}

/*-- menutbl --*/
.menutbl{
 margin:5px 5px 5px 25px;
 width:580px;
/* border: 1px dotted #333;*/
}
.menutbl th{
 text-align:left;
 font-size:14px;
 font-weight: bold;
 padding:5px 0px;
 white-space:nowrap;
 background-color:#FFF;
}
.menutbl td{
 text-align:left;
 font-size:11px;
 text-indent:1em;
}
/*-- linktbl --*/
.linktbl{
 margin:5px auto;
 width:580px;
 border: 1px dotted #333;
}
.linktbl th{
 text-align:left;
 font-size:14px;
 font-weight: bold;
 padding:10px 5px;
 white-space:nowrap;
 background-color:#FFF;
}
.linktbl td{
 text-align:left;
 font-size:11px;
 text-indent:1em;
}
