@charset "utf-8";

/* -------------------------------------------------------------------------
etc
--------------------------------------------------------------------------*/
.txt_bb { font-size: 120%; font-weight:bold !important }
.txt_bbmei { font-size: 120%; font-weight:bold; font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif }
.txt_bb130 { font-size: 130%; font-weight:bold !important }
.txt_small { font-size: 90%; color:#666666 }
.txt_green { color:#030 }
.txt_red { color: #C00 }
.txt_blue { color:#53858A }
.txt_big110 { font-size: 115%}
.img_border { border: 1px solid #ccc }
.box_border {border: 1px solid #ccc; padding: 10px; margin-bottom: 10px; background: #fff}
.border_box20 { padding: 20px; border: 1px solid #ccc }
.dot_line { border:none; border-top:dashed 1px #ccc; height:1px; color:#FFFFFF; clear:both; margin: 20px 0 }
.ds_block { display:block }
.psr { position:relative }
.icon {margin-left: 3px; vertical-align:middle}
.vtm {vertical-align:middle}
.block_link {width: 100%; display:block}

.ml10 { margin-left: 10px !important }
.ml15 { margin-left: 15px !important }
.ml20 { margin-left: 20px !important }
.ml30 { margin-left: 30px !important }
.mr20 { margin-right: 20px !important }
.mt7 { margin-top: 7px !important }
.mt5 { margin-top: 5px !important }
.mt15 { margin-top: 15px !important }
.mb7 { margin-bottom: 7px !important }
.mb20 { margin-bottom: 20px !important }
.mb30 { margin-bottom: 30px !important }
.mb50 { margin-bottom: 50px !important }
.mb10 { margin-bottom: 10px !important }
.mt20 { margin-top: 20px !important }
.mt30 { margin-top: 30px !important }
.mt50 { margin-top: 50px !important }
.mgn0 { margin: 0px !important }
.mgn20 { margin: 20px !important }
.mgn0_auto { margin: 0px auto !important }
.mgn10_auto { margin: 10px auto !important }

.mb0 { margin-bottom: 0 !important }

.pt10{padding-top: 10px !important;}
.pl10{padding-left: 10px !important;}
.pr10{padding-right: 10px !important;}
.pb10{padding-bottom: 10px !important;}
