/*  width
----------------------------------------------------------------------------*/
.w580 {
  width: 580px;
  margin: 0 auto 0;
  }
.w560 {
  width: 560px;
  margin: 0 auto 0;
  }
.w540 {
  width: 540px;
  margin: 0 auto 0;
  }

/*-----------------------------------------------------------------------------
  common
-----------------------------------------------------------------------------*/
#pancz {
  font-size: 10px;
  color: #646464;
  padding: 7px 0 7px 0;
  clear: both;
  }

.pagetop {
  clear: both;
  text-align: right;
  font-size: 10px;
  padding-top: 10px;
  }

.pagetop a {
  background: url(../img/icon_pt.gif) left 2px no-repeat;
  padding-left: 12px;
  }

#title {
  margin-bottom: 8px;
  }

.subtitle {
  margin-bottom: 25px;
  }

/*  case
----------------------------------------------------------------------------*/

#ccategory{
  margin-top:40px;
}
#ccategory .fr,
#ccategory .fl{
  width:192px;
  padding-bottom: 30px;
  display: inline;
  font-size:10px;
  line-height:14px;
}

#ccategory .center{
  margin:0 15px 0;
}

#ccategory h2{
  margin:4px auto 6px;
  background:url(../img/icon_cat.gif) no-repeat;
  padding-left:11px;
  font-weight:bold;
  font-size:12px;
  line-height:18px;
}


#case_main {
  margin-bottom: 18px;
  }

#case_topdata {
  margin-bottom: 22px;
  color: #5e5e5e;
  }

#case_topdata span {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #623720;
  }

#case_topdata img {
  float: right;
  }

#case_index {
  background-color: #f2f2f2;
  padding: 16px 0 16px 16px;
  margin-bottom: 50px;
  }

#case_index a {
  background: url(../img/index_icon.gif) no-repeat;
  padding-left: 14px;
  margin: 0 15px 28px 0;
  color: #2274c7;
  }

.case_subtitle {
  clear: both;
  background: url(../img/icon_st.gif) 7px 2px no-repeat;
  padding: 0 0 10px 26px;
  font-size: 16px;
  font-weight: bold;
  }

.case_contents {
  background: url(../img/contbg.gif) repeat-x;
  padding-bottom: 30px;
  }

.case_contents h2 {
  font-size: 14px;
  font-weight: bold;
  color: #623720;
  padding: 20px 0 15px 0;
  clear: both;
  }

.case_contents a {
  color: #2274c7;
  }

#case_data {
  background-color: #f2f2f2;
  padding: 15px;
  margin-top: 40px;
  zoom: 100%;
  }

#case_data:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
  }

#case_data img {
  margin-bottom: 10px;
  }

#case_data p {
  width: 250px;
  }

#case_thank {
  text-align: right;
  font-weight: bold;
  padding-top: 30px;
  clear: both;
  }
#case_img_el {
  margin: 15px 0 10px 50px;
  }

/*  company
----------------------------------------------------------------------------*/
#com_head {
  background: #E9E8E3;
  margin: 40px 0 50px;
  }
#com_head h4{
  background:#2f2f2f;
  }
#com_head p{
  width:560px;
  margin:0 auto 0;
}

#com_tbl {
  width: 580px;
  margin: 40px 0 0;
  border-top: 1px solid #9B9B9B;
  border-bottom: 1px solid #9B9B9B;
  }

#com_tbl th {
  text-align: left;
  padding: 15px 20px;
  border-right: 1px solid #CACACA;
  background: url(../company/img/dotline.gif) repeat-x bottom #F6F6F6;
  }

#com_tbl th img {
  margin-right: 8px;
  vertical-align: middle;
  }

#com_tbl td {
  background: url(../company/img/dotline.gif) repeat-x bottom;
  padding: 15px 20px;
  }

#com_tbl .bottom {
  background-image: none;
  }

/*  item
----------------------------------------------------------------------------*/
#item_title{
margin:25px 0 30px;
}
#item .outline{
margin-bottom:50px;
}
#item .outline dl{
margin:17px 0 20px;
}
#item .outline dt{
font-weight:bold;
font-size:14px;
color:#623720;
padding-bottom:10px;
}
#item .feature ul{
margin:25px 0 30px;
}
#item .feature li{
background:url(../item/img/point.gif) no-repeat 0 2px;
padding:0 0 15px 20px;
}
#item .feature2{
  padding:25px 0 20px;
}
#item .feature2 table{
  border:solid 2px #c3c3c3;
  margin-bottom:10px;
  width:560px;
}
#item .feature2 th{
  border-right:dotted 1px #888;
  width:80px;
}
#item .feature2 li{
background:url(../item/img/point_gray.gif) no-repeat 0 2px;
padding:0 0 5px 20px;
}
#item .system{
margin-top:25px;
}
#item .w270{
width:270px;
}

#item_index{
  background:url(../img/dot_t.gif) repeat-y 298px top;
  position:298px top;
  zoom:100%;
  margin:40px auto 0;
  width:580px;
}
#item_index:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
  }
.iback{
  background:url(../img/dot_y.gif) repeat-x bottom;
  clear:both;
  display:inline-table;
  zoom:100%;
}
.iback:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
  }
.ileft{
  width:286px;
  padding:15px 0 15px 0;
  float:left;
}
.ileft p{
  width:171px;
  float:right;
}

.iright{
  width:264px;
  padding:15px 0 15px 0;
  float:right;
}
.iright p{
  display:block;
  width:158px;
  float:right;
}
#item_index span{
  display:block;
  padding:10px 0 0 10px;
  font-size:10px;
  line-height:14px;
}
#item_index a{
  color:#5a5a5a;
}

#item .feature4{
padding:15px 20px 15px;
background:url(../item/img/bg04.gif);
zoom:100%;
}
#item .feature4:after {
  content: "";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
  }
#item .feature4 .fl{
width:199px;
}
#item .feature4 .fr{
width:295px;
}
#item .feature4 .fr p{
padding-left:20px;
}
#item .feature4 .fr .txt_b{
background:url(../item/img/point.gif) no-repeat 0 2px;
color:#623720;
margin-top:5px;
}
#item .feature4 .fr .dotline{
background:url(../item/img/dotline.gif) repeat-x top;
padding-top:12px;
margin-top:12px;
}
#item .yajirushi{
background:url(../item/img/yajirushi.gif) no-repeat 30px 12px;
clear:both;
height:50px;
}

#item .contents{
  margin-bottom:30px;
  border-bottom:dotted 1px #888;
  padding-bottom:10px;
 }
#item .contents h2{
font-size:14px;
color:#623720;
margin:17px auto 0;
}


#item .contents ul{
margin:25px 0 0;
}
#item .contents li{
background:url(../item/img/point.gif) no-repeat 0 2px;
padding:0 0 15px 20px;
}

#syoujyouzu{
  width:540px;
  margin:25px auto 0;
}

#syoujyouzu dl{
  width:262px;
}
#syoujyouzu dt{
  background-color:#e9e9e9;
  padding:4px;
  font-weight:bold;
  margin-bottom:7px;
}
#syoujyouzu dd{
  padding-bottom:10px;
}

/*  contact
----------------------------------------------------------------------------*/
#contact_txt{
margin:40px 0 5px;
}
#contact_tbl{
width:607px;
border-top:4px solid #333;
border-bottom:4px solid #333;
border-collapse: collapse; 
color:#020202;
}
#contact_tbl th{
width:195px;
background:url(../contact/img/th_bg.gif);
border-bottom:1px solid #fff;
border-right:1px solid #D9D9D9;
text-align:left;
font-weight:normal;
vertical-align:top;
}
#contact_tbl th p{
margin:20px 10px 20px 13px;
background:url(../contact/img/point.gif) no-repeat 0 4px;
padding-left:15px;
}
#contact_tbl td{
background:url(../contact/img/td_line.gif) repeat-x bottom;
padding:20px 17px 20px;
font-weight:normal;
}

/*  system
----------------------------------------------------------------------------*/
#system_cmt{
margin-top:35px;
}
#system_cmt .fl{
width:362px;
}
#system_cmt .fl p{
padding:12px 0 0 23px;
}
#system_flow{
padding-top:30px;
}

/*  point
----------------------------------------------------------------------------*/

#point p{
  float:right;
  width:340px;
}