@charset "Shift_JIS";
/* body
--------------------------------------*/
* {
  padding: 0;
  margin: 0;
  }

body {
  font-size: 12px;
  color: #333333;
  line-height: 18px;
  background: url(../../image/back_bar.jpg) repeat-y center;
  }

h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dl, img {
  padding: 0;
  margin: 0;
  }

ul {
  list-style: none;
  }

img {
  border: 0;
  }
li img, 
dt img, 
dd img {
  vertical-align: top;
  }

.t_a_c {
  text-align: center;
  }
.t_a_r {
  text-align: right;
  }

.v_a_t {
  vertical-align: top;
  }

.v_a_m {
  vertical-align: middle;
  }

.v_a_b {
  vertical-align: bottom;
  }



/* font
------------------------------- */
.f10 {
  font-size: 10px;
  }

/* color
------------------------------- */
.glay {
  color: #9A9A9A;
  }

/* margin padding height width
------------------------------- */
.m_t5 {
  margin-top: 5px;
  }

.m_t20 {
  margin-top: 20px;
  }

.m_r3 {
  margin-right: 3px;
  }

.m_b20 {
  margin-bottom: 20px;
  }

.m_b25 {
  margin-bottom: 25px;
  }

.m_b50 {
  margin-bottom: 50px;
  }

.w117 {
  width: 117px;
  }

.h24 {
  height: 24px;
  }

/* float
------------------------------- */
.cb {
  clear: both;
  }

.fl {
  float: left;
  }

.fr {
  float: right;
  }

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

/* Hides from IE-mac \*/
* html .cb {
  height: 1%;
  }

.cb {
  display: block;
  }

/* End hide from IE-mac */
/* link
------------------------------- */
a img {
  margin: 0;
  border: 0;
  }

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

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

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

a:active {
  color: #f66403;
  text-decoration: none;
  }

/* wrapper
------------------------------- */
#wrapper {
  width: 798px;
  margin: 0 auto;
  border: #CCCCCC 1px solid;
  }

/* headder
------------------------------- */
#header {
  width: 798px;
  background: url(../../image/header_base.gif) repeat-x;
  }

#header p {
  width: 243px;
  display: block;
  text-align: right;
  padding-top: 25px;
  padding-right: 7px;
  }

#header p span {
  padding-left: 15px;
  padding-bottom: 5px;
  display: block;
  font-size: 12px;
  line-height: 20px;
  }
#footer a:link,
#footer a:visited,
#footer a:active,
#header a:link,
#header a:visited,
#header a:active{
  color:#333;
  text-decoration: underline;
}
#header a:hover{
  color: #f66403;
}

/* pan
------------------------------- */
#pan {
  padding: 0 0 0 16px;
  line-height: 48px;
  }

/* navi
------------------------------- */
#navi {
  width: 798px;
  border-bottom:1px solid #fff;
  }

/* contents
------------------------------- */
#contents {
  height: 100%;
  width: 798px;
  padding: 0px 0 20px 0;
  background: url(../../image/l_back.gif) repeat-y;
  }

#c_r {
  float: right;
  width: 505px;
  padding-right: 23px;
  padding: 22px 22px 0 0;
  }

#c_l {
  float: left;
  width: 220px;
  height: 100%;
  padding: 22px 14px 0 13px;
  }

#c_l #m_login {
  margin-bottom: 10px;
  }

#c_l #m_login a {
  color: #FF6600;
  text-decoration: none;
  }

#c_l #m_login .top_form {
  border: #999999 1px solid;
  border-top: none;
  border-bottom: none;
  background: #FFFFFF;
  padding-top: 15px;
  }

#c_l #m_login .top_form span {
  display: block;
  padding-bottom: 10px;
  }

/* footer
------------------------------- */
#footer {
  width: 800px;
  margin: 0 auto;
  }

#footer p {
  float: left;
  width: 400px;
  height: 20px;
  background: url(../../image/top_footer01.gif) 0px 10px no-repeat;
  padding: 30px 0 15px 0;
  }

#footer .fr {
  text-align: right;
  }

#footer span {
  padding: 15px 0 0 0;
  }

#footer span .pagetop{
  margin-left:20px;
  background:url(../../image/icon_pagetop.gif) no-repeat left;
  padding-left:15px;
}