/* CSS Document */

body{font-family:"メイリオ","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka;}

.mb00 { margin-bottom: 0;}
.mb02 { margin-bottom: 2px;}
.mb05 { margin-bottom: 5px;}
.mb10 { margin-bottom: 10px;}
.mb15 { margin-bottom: 15px;}
.mb20 { margin-bottom: 20px;}
.mb30 { margin-bottom: 30px;}
.mb40 { margin-bottom: 40px;}
.mb50 { margin-bottom: 50px;}
.mb_auto { margin-bottom: auto;}

.mt00 { margin-top: 0;}
.mt05 { margin-top: 5px;}
.mt10 { margin-top: 10px;}
.mt15 { margin-top: 15px;}
.mt20 { margin-top: 20px;}
.mt25 { margin-top: 25px;}
.mt30 { margin-top: 30px;}
.mt35 { margin-top: 35px;}
.mt40 { margin-top: 40px;}
.mt50 { margin-top: 50px;}
.mt60 { margin-top: 60px;}
.mt70 { margin-top: 70px;}
.mt80 { margin-top: 80px;}
.mt85 { margin-top: 85px;}
.mt90{ margin-top: 90px;}
.mt95 { margin-top: 95px;}
.mt100 { margin-top: 100px;}
.mt105 { margin-top: 105px;}
.mt110 { margin-top: 110px;}
.mt120 { margin-top: 120px;}
.mt130 { margin-top: 130px;}
.mt140 { margin-top: 140px;}
.mt150 { margin-top: 150px;}
.mt160 { margin-top: 160px;}
.mt170 { margin-top: 170px;}
.mt180 { margin-top: 180px;}
.mt190 { margin-top: 190px;}
.mt200 { margin-top: 200px;}
.mt205 { margin-top: 205px;}
.mt210 { margin-top: 210px;}
.mt220 { margin-top: 220px;}
.mt230 { margin-top: 230px;}
.mt240 { margin-top: 240px;}
.mt250 { margin-top: 250px;}
.mt280 { margin-top: 280px;}
.mt600 { margin-top: 600px;}
.mt800 { margin-top: 800px;}
.mt1050 { margin-top: 1050px;}
.mt_auto { margin-top: auto;}

.ml00 { margin-left: 0px;}
.ml05 { margin-left: 5px;}
.ml10 { margin-left: 10px;}
.ml15 { margin-left: 15px;}
.ml20 { margin-left: 20px;}
.ml30 { margin-left: 30px;}
.ml50 { margin-left: 50px;}
.ml70 { margin-left: 70px;}
.ml80 { margin-left: 80px;}
.ml100 { margin-left: 100px;}
.ml250 { margin-left: 250px;}
.ml_auto { margin-left: auto;}

.mr00 { margin-right: 0px;}
.mr05 { margin-right: 5px;}
.mr08 { margin-right: 8px;}
.mr10 { margin-right: 10px;}
.mr15 { margin-right: 15px;}
.mr20 { margin-right: 20px;}
.mr30 { margin-right: 30px;}
.mr_auto { margin-right: auto;}


.f10px{ font-size: 10px;}
.f12px{ font-size: 12px;}
.f14px{ font-size: 14px;}
.f16px{ font-size: 16px;}
.f20px{ font-size: 20px;}
.f30px{ font-size: 30px;}
.f62px{ font-size: 62px;}

.t_under{text-decoration:underline}

.fw_nomal{ font-weight: normal;}
.fw_bold{ font-weight: bold;}

.lh120{ line-height: 1.2;}
.lh130{ line-height: 1.3;}
.lh140{ line-height: 1.4;}
.lh150{ line-height: 1.5;}
.lh160{ line-height: 1.6;}
.lh170{ line-height: 1.7;}
.lh180{ line-height: 1.8;}
.lh190{ line-height: 1.9;}
.lh200{ line-height: 2.0;}

.c_red    { color: #CC0000;}
.c_pink   { color: #4FA8C1;}
.c_green  { color: #70CB7B;}
.c_orange { color: #E68C51;}
.c_yellow { color: #CFBC38;}
.c_blue   { color: #83C2D6;}
.c_black  { color: #000000;}
.c_white  { color: #ffffff;}
.c_gray   { color: #666666;}


.ta_left   { text-align: left;}
.ta_center { text-align: center;}
.ta_right  { text-align: right;}

.float_left { float: left;}
.float_right { float: right;}
.float_clear { float: none; clear: both;}


.f16 {font-size: 16pt;}
.f15 {font-size: 15pt;}
.f14 {font-size: 14pt;}
.f13 {font-size: 13pt;}
.f12 {font-size: 12pt;}
.f11 {font-size: 11pt;}
.f9 {font-size: 9pt;}
.f8 {font-size: 8pt;}


.red { color: #f00;}
.blue {	color: #06f;}
.white { color: #fff;}
.green { color: #6c0;}
.pink { color: #f3c;}
.orange{ color:#ff4500;}

.bold600{font-weight: 600;}