@charset "Shift_JIS";
/*------共通------*/

.mark {
  color: #22ac38;
  font-weight: bold;
}

.mark_or {
  color: #f39800;
  font-weight: bold;
}

#main h1 {
  background: url("../r_sys_images/background_h1.png") no-repeat;
  height: 45px;
  margin: 0;
  padding: 5px 0 0 12px;
}

#main h1 span {
  display: block;
  color: #ffffff;
  font-size: 80%;
  text-decoration: underline;
}

#main #logo {
  position: absolute;
  top: 23px;
  left: 10px;
}

#main #kbmj {
  position: absolute;
  top: 9px;
  left: 640px;
}

#main .ktai_box{
	  width: 550px;
	margin: 5px auto 10px;}

/* ナビゲーション */

#navigation {
  width: 760px;
}

.navi-button {
  float: left;
  background-repeat : no-repeat ;
  background-position : top center ;
  font-weight: bold;
  text-align: center;
}

.navi-button a {
  display: block;
  height: 19px;
  width: 152px;
  padding-top: 11px;
}

.navi-button a:link {
  color: white;
  background-image : url(../r_sys_images/navi-button_off.png);
}

.navi-button a:visited {
  color: white;
  background-image : url(../r_sys_images/navi-button_off.png);
}

.navi-button a:hover {
  color: #1D55E2;
  background-image : url(../r_sys_images/navi-button_over.png);
}

.navi-button a:active {
  color: white;
  background-image : url(../r_sys_images/navi-button_over.png);
}

.here {
  background-image : url(../r_sys_images/navi-button_on.png) ;
  color: white;
  height: 19px;
  width: 152px;
  padding-top: 11px;
}


/* コンテンツ */
#main h2 {
  font-size: 140%;
  color: #212121;
  border-bottom: dotted #666666;
  margin: 0;
  padding-bottom: 4px;
}

#contents_top {
  width: 730px;
  margin: 0 15px 0;
}


.txt {
  width: 520px;
  margin: 5px auto 10px;
  line-height: 130%;
}

.txt_box {
  margin-bottom: 20px;
}

.con_box {
  margin: 10px 0 20px;
}

.pic {
  width: 530px;
  margin: 0 auto 10px;
}

.txt_l {
  width: 230px;
  float: left;
  line-height: 130%;
}

.txt_r {
  width: 260px;
  float: right;
  margin-right: 10px;
  line-height: 130%;
}

#catch {
  width: 350px;
  height: 96px;
  background: url(../r_sys_images/top_pic03.gif) no-repeat right 0;
  padding-right: 180px;
}

.srv {
  width: 500px;
  margin: 0 auto 10px;
  border: solid 1px #aaaaaa;
  padding: 10px 8px;
}

.srv dd {
  margin-top: 5px;
  line-height: 130%;
}

#price {
  width: 520px;
  margin: 10px auto 15px;
  border: solid 1px #aaaaaa;
}

#price p {
  margin: 10px 15px 15px;
}

.back-to-top {
  text-align: right;
  margin-bottom: 20px;
}

#demo {
  width: 240px;
  height: 70px;
  background: url(../r_sys_images/demo.gif) no-repeat;  padding: 10px 20px 0 270px;
  line-height:1.3em;
}

#demo p {
  margin-top: 4px;
}

/* サービス詳細 */

#main .list {
  background-image: url(../r_sys_images/slash.gif);
  margin: 0 auto;
  padding: 15px;
  width: 485px;
}

#main .list li {
  float: left;
  background: #ffffff url(../r_sys_images/list_mrk.gif) no-repeat 7px center;
  font-weight: bold;
  height: 28px;
  line-height: 28px;
  margin: 5px 5px 0;
  padding-left: 28px;
  width: 200px;
}

#main .system {
  margin: 0 10px 10px 0;
  float: left;
}

#main .system_txt {
  margin-bottom: 10px;
}

#main .system_txt dt {
  color: #22ac38;
  font-weight: bold;
  line-height: 120%;
  margin-bottom: 10px;
}

#main .system_txt dd {
  line-height: 130%;
}

#main .line {
  padding-top: 10px;
  border-top: 1px dotted #aaaaaa;
}
