﻿/*

  reset

**/
body {
  background: #FFCC33;
  text-align: center;
  margin: auto;
  padding: 20px;
  font-family: "ＭＳ Ｐゴシック",Osaka;
  font-size: 12px;
  line-height: 150%;
  color: #252525;
}
ul {
  list-style-type: none;
}
img {
  border-width: 0;
}
h2 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
h4 {
  padding: 0 10px 0 10px;
  margin: 20px 10px 10px 10px;
  color: #666666;
  font-size: 14px;
  border: #cccccc solid;
  border-width: 1px 3px 3px 1px;
  padding: 5px 5px 5px 10px;
}
h3 {
  margin: 10px;
  padding: 10px;
  border: solid #FFCC00;
  border-width: 0 0 0 10px;
  font-size: 16px;
}
p {
  padding: 10px;
  margin: 0;
  font-size: 14px;
}
a:hover,
a:active {
  color: red;
}
/*

  etc
  
**/
.clear {
  clear: both;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.f_right {
  float: right;
  padding: 0 0 0 20px;
}
.f_left {
  float: left;
  padding: 0 20px 0 0;
}
/*

  text
  
**/
.text_red {
  color: red;
}
/*

  navi

**/
.navi img{
  visibility: hidden;
}
.navi a,
.navi span {
  display: block;
}
.navi01 {
  background: url(../images/navi_01.jpg)
}

.navi02 {
  background: url(../images/navi_02.jpg)
}
.navi03 {
  background: url(../images/navi_03.jpg)
}
.navi04 {
  background: url(../images/navi_04.jpg)
}
.navi01_h {
  background: url(../images/navi_01_h.jpg)
}

.navi02_h {
  background: url(../images/navi_02_h.jpg)
}
.navi03_h {
  background: url(../images/navi_03_h.jpg)
}
.navi04_h {
  background: url(../images/navi_04_h.jpg)
}
.navi01:hover,
.navi01:active {
  background: url(../images/navi_01_h.jpg)
}
.navi02:hover,
.navi02:active {
  background: url(../images/navi_02_h.jpg)
}
.navi03:hover,
.navi03:active {
  background: url(../images/navi_03_h.jpg)
}
.navi04:hover,
.navi04:active {
  background: url(../images/navi_04_h.jpg)
}
/*

  box

**/
.box {
  background: white;
  width: 970px;
  margin: auto;
  text-align: left;
}
.header {
  padding: 5px 5px 5px 10px;
}
.navi {
  padding: 0;
  margin: 0 0 0 10px;
}
.navi li{
  float: left;
  margin: 0;
  padding: 0;
}
div.login {
  float: right;
  background: url(../images/header_bg.jpg) no-repeat right;
  padding: 10px 40px 0 0;
  text-align: right;
}
.login  img {
  margin: 0 0 3px 0;
}
/*

  top

**/
.top_main {
  margin: 0 0 0 10px;
  background: url(../images/top_mainimage.jpg) no-repeat;
 }
.top_main_btn {
  padding: 330px 0 46px 30px;
}
.link_btn img,
.top_main_btn img {
  visibility: hidden;
}
.link_btn a,
.top_main_btn a {
  display: block;
  background: url(../images/btn_regist_on.jpg);
  width: 443px;
}
.link_btn a:hover,
.top_main_btn a:hover {
  background: url(../images/btn_regist.jpg);
}
.link_btn a {
  text-align: center;
  margin: auto;
}
.top_main h1 {
  visibility: hidden;
  display: none;
}
 .top_contents_left {
   padding: 0 0 0 20px;
   float: left;
 }
 .top_contents_right {
  padding: 0 0 0 19px;
  float: left;
 }
.top_mobatoku {
  padding: 0 0 10px 0;
  background: url(../images/top_mobatoku_bg.gif) no-repeat 10px 10px;
}
.top_mobatoku h2 {
  padding: 0 0 0 30px;
  width: 500px;
}
.top_mobatoku_line {
  padding: 0 0 0 10px;
}
.top_mobatoku img {
  padding: 20px 0 10px 30px;
}
.top_contents_right div {
  padding: 0 10px 0 10px;
  margin: 0 0 0 10px;
}
div.top_faq_title {
  background: url(../images/top_faq_bg.gif) no-repeat;
  color: white;
  line-height: 18px;
  font-weight: bold;
  margin-top: 5px;
}
div.top_faq_text {
  width: 330px;
  padding-bottom: 10px;
  padding-top: 8px;
  padding-left: 5px;
  margin-bottom: 5px;
  background: url(../images/top_faq_line.gif) repeat-x bottom;
}
a.arrow {
  background: url(../images/arrow.gif) no-repeat top left;
  line-height: 30px;
  padding: 0 0 0 16px;
}
/*

  footer

**/
div.footer {
  background: url(../images/footer_rogo.jpg) no-repeat top right;
  height: 46px;
  width: 970px;
  margin: 5px auto 0 auto;
  padding-top: 10px;
}
.footer img {
  margin: 5px 0 0 0;
}
.footer a {
  color: black;
  text-decoration: none;
}
.footer a:hover,
.footer a:active {
  color: red;
  text-decoration: underline;
}

/*

  page

**/
div.page_contents {
  padding: 30px 50px 30px 50px;
}
.page_title {
  background: url(../images/page_title_bg.gif) no-repeat;
  line-height: 46px;
  margin: 0 0 20px 0;
  padding: 0 0 0 60px;
  font-size: 28px;
  font-weight: bold;
  color: #454545;
}
ul.list {
  list-style-type: square;
  margin: 0;
}
.table_list {
  width: 750px;
  margin: 0 0 0 100px;
  border: solid #cccccc;
  border-width: 1px 1px 0 0;
}
.table_list th,
.table_list td {
  border: solid #cccccc;
  border-width: 0 0 1px 1px;
  padding: 8px;
}
.table_list th {
  text-align: center;
  background-color: #f9f9f9;
}
/*

  faq

**/
.faq_q {
  background: url(../images/faq_bg.gif) no-repeat;
  line-height: 35px;
  color: white;
  font-weight: bold;
  font-size: 16px;
  padding: 0 0 0 40px;
}
.faq_a {
  font-size: 14px;
  padding: 40px;
}