@charset "Shift_JIS";
body {
  font-size: 12px;
  color: #000;
  line-height: 18px;
  margin: 0;
  background: url(../img/bg.gif);
}

h1, h2, h3, h4, h5, p {
  margin: 0;
  padding: 0;
}

form {
  margin: 0;
  padding: 0;
}

ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

dl, dt, dd {
  margin: 0;
  padding: 0;
}

/*  color
-----------------------------------------------------------------------------*/
/*  link 
-----------------------------------------------------------------------------*/
a {
  color: #006CE5;
  text-decoration: none;
}

a:visited {
  color: #006CE5;
  text-decoration: none;
}

a:hover {
  color: #006CE5;
  text-decoration: underline;
}

a img { border: 0; }

/*  font 
-----------------------------------------------------------------------------*/
.txt14 {
  font-size: 14px;
  line-height: 18px;
}

.txt12 {
  font-size: 12px;
  line-height: 17px;
}

.txt10 {
  font-size: 10px;
  line-height: 13px;
}

.txt_b { font-weight: bold; }

/*  align
-----------------------------------------------------------------------------*/
.align_r { text-align: right; }
.align_c { text-align: center; }
.align_l { text-align: left; }

/*  margin padding
-----------------------------------------------------------------------------*/
.ma_t10 { margin-top: 10px; }
.ma_t20 { margin-top: 20px; }
.ma_r10 { margin-right: 10px; }
.ma_l5 { margin-left: 5px; }
.ma_b10 { margin-bottom: 10px; }
.ma_b15 { margin-bottom: 15px; }
.ma_b30 { margin-bottom: 30px; }
.pa_t20 { padding-top: 20px; }

/*  float 
-----------------------------------------------------------------------------*/
.fl { float: left; }
.fr { float: right; }
.bc { clear: both; }

/*  common
-----------------------------------------------------------------------------*/
.base {
  margin: 0 auto;
  width: 840px;
}

#header { height: 67px; }

#header .fr {
  text-align: right;
  padding-top: 30px;
}

#header .fr img { margin-left: 20px; }

#flaimg {
  margin: 0 auto;
  width: 970px;
  clear: both;
}

#contents {
  color: #545454;
  margin-bottom: 10px;
  background: url(../img/topc_bg.gif) repeat-y;
}

#footer { padding-bottom: 30px; }

#ft_add {
  font-size: 10px;
  color: #ccc;
}

/*top*/
#contents .topc01 { width: 280px; }
#contents .topc02 { width: 279px; }
#contents .topc02 .btn { text-align: center; }
#contents .topc02 dt { padding: 10px 15px; }

#contents .topc02 dd {
  text-align: center;
  padding-bottom: 10px;
}

#topi_top dt {
  padding-left: 10px;
  background: url(../img/point01.gif) no-repeat 0 5px;
}

#topi_top dl {
  padding: 10px 15px;
  background: url(../img/dotline.gif) repeat-x bottom;
}

#topi_top p {
  text-align: center;
  padding: 6px 0 15px;
}

#oka_top .fl { margin: 0 13px 25px 0; }

#sol_top {
  font-size: 10px;
  line-height: 16px;
}

#sol_top p { padding: 12px 15px; }
#sol_top img { margin: 0 15px 0 0; }

#sol_top .solc_bg {
  background: url(../img/dotline.gif) repeat-x top;
  clear: both;
}

#sol_top a, #sol_top a:visited {
  font-size: 12px;
  font-weight: bold;
}

.top_transporbtnt {
  margin: 15px auto 0;
  width: 260px;
  background: #0091ea;
}

.top_transporbtnt:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

.top_transporbtnt li {
  padding-left: 8px;
  height: 25px;
  float: left;
}
