@charset "UTF-8";
/* ----------------------------------------------------------
 * Font
 * reference YUI Library - Fonts - Example: Setting the font size with YUI Fonts
 *---------------------------------------------------------- */
html,
body,
.wrapper {
  font-size: 13px;
}

body {
  font-family: " source-han-serif-japanese",游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.6;
  *font-size: small;
  /* for IE6/7 */
  *font: x-small;
  /* for IE Quirks Mode */
}

a {
  color: #382309;
  text-decoration: none;
}

table,
ul ul,
ol ol {
  font-size: 100%;
}

td ul,
td p,
td dt,
td dd {
  font-size: 100%;
}

select,
input,
textarea,
button {
  font-size: 99%;
}

strong,
em {
  font-weight: bold;
}

/*** text-align ***/
.ta_left {text-align: left !important;}
.ta_center {text-align: center !important;}
.ta_right {text-align: right !important;}

/*** float ***/
.flo_l {float: left !important;}
.flo_c {float: center !important;}
.flo_r {float: right !important;}

/*** font-size ***/
.fz_10px {font-size: 10px;}
.fz_11px {font-size: 11px;}
.fz_12px {font-size: 12px;}
.fz_13px {font-size: 13px;}
.fz_14px {font-size: 14px;}
.fz_15px {font-size: 15px;}
.fz_16px {font-size: 16px;}
.fz_17px {font-size: 17px;}
.fz_18px {font-size: 18px;}
.fz_19px {font-size: 19px;}
.fz_20px {font-size: 20px;}
.fz_21px {font-size: 21px;}
.fz_22px {font-size: 22px;}
.fz_23px {font-size: 23px;}
.fz_24px {font-size: 24px;}
.fz_25px {font-size: 25px;}
.fz_26px {font-size: 26px;}
.fz_27px {font-size: 27px;}
.fz_28px {font-size: 28px;}
.fz_29px {font-size: 29px;}
.fz_30px {font-size: 30px;}
.fz_31px {font-size: 31px;}
.fz_32px {font-size: 32px;
}

/*** width ***/
.w05 {width: 5%;}
.w10 {width: 10%;}
.w15 {width: 15%;}
.w20 {width: 20%;}
.w25 {width: 25%;}
.w30 {width: 30%;}
.w35 {width: 35%;}
.w40 {width: 40%;}
.w45 {width: 45%;}
.w50 {width: 50%;}
.w55 {width: 55%;}
.w60 {width: 60%;}
.w65 {width: 65%;}
.w70 {width: 70%;}
.w75 {width: 75%;}
.w80 {width: 80%;}
.w85 {width: 85%;}
.w90 {width: 90%;}
.w95 {width: 95%;}

.mt25 {margin-top: 25px;}

/*** margin-bottom ***/
.mb05 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}
.mb30 {margin-bottom: 30px;}
.mb35 {margin-bottom: 35px;}
.mb40 {margin-bottom: 40px;}
.mb45 {margin-bottom: 45px;}
.mb50 {margin-bottom: 50px;}
.mb55 {margin-bottom: 55px;}
.mb60 {margin-bottom: 60px;}
.mb65 {margin-bottom: 65px;}
.mb70 {margin-bottom: 70px;}
.mb75 {margin-bottom: 75px;}
.mb80 {margin-bottom: 80px;}
.mb85 {margin-bottom: 85px;}
.mb90 {margin-bottom: 90px;}
.mb95 {margin-bottom: 95px;}
.mb100 {margin-bottom: 100px;}
.mb110 {margin-bottom: 110px;}
.mb120 {margin-bottom: 120px;}
.mb130 {margin-bottom: 130px;}
.mb140 {margin-bottom: 140px;}
.mb150 {margin-bottom: 150px;}
.mb160 {margin-bottom: 160px;}
.mb170 {margin-bottom: 170px;}
.mb180 {margin-bottom: 180px;}
.mb190 {margin-bottom: 190px;}
.mb200 {margin-bottom: 200px;}
.mb210 {margin-bottom: 210px;}
.mb220 {margin-bottom: 220px;}
.mb230 {margin-bottom: 230px;}
.mb240 {margin-bottom: 240px;}
.mb250 {margin-bottom: 250px;}
.mb260 {margin-bottom: 260px;}
.mb270 {margin-bottom: 270px;}
.mb280 {margin-bottom: 280px;}
.mb290 {margin-bottom: 290px;}
.mb300 {margin-bottom: 300px;}
.mb310 {margin-bottom: 310px;}
.mb320 {margin-bottom: 320px;}
.mb330 {margin-bottom: 330px;}
.mb340 {margin-bottom: 340px;}
.mb350 {margin-bottom: 350px;}
.mb360 {margin-bottom: 360px;}
.mb370 {margin-bottom: 370px;}
.mb380 {margin-bottom: 380px;}
.mb390 {margin-bottom: 390px;}
.mb400 {margin-bottom: 400px;}
.mb410 {margin-bottom: 410px;}
.mb420 {margin-bottom: 420px;}
.mb430 {margin-bottom: 430px;}
.mb440 {margin-bottom: 440px;}
.mb450 {margin-bottom: 450px;}
.mb460 {margin-bottom: 460px;}
.mb470 {margin-bottom: 470px;}
.mb480 {margin-bottom: 480px;}
.mb490 {margin-bottom: 490px;}
.mb500 {margin-bottom: 500px;}

