@charset "UTF-8";
/* --------------------------------------------------
	SiteName : NTT DATA BIZINTEGRAL CORPORATION.
	FileName : index.css
	Description : index styles
	
	== TOC =========================================
	1 : index layout styles
	
-------------------------------------------------- */
/* 1. index layout styles
================================================== */
#visualImg {
  width: 950px;
  height: 264px;
  position: relative;
}

.slides_container {
  width: 950px;
  overflow: hidden;
  position: relative;
  display: none;
}

.slides_container a {
  width: 950px;
  height: 264px;
  display: block;
}

.slides_container a img {
  display: block;
}

.next, .prev {
  position: absolute;
  top: 110px;
  left: -24px;
  width: 24px;
  height: 43px;
  display: block;
  z-index: 101;
}

.next {
  left: 950px;
}

#main .kousinBoxWrap {
  width: 705px;
  /* background:url(../images/bg_kousinBox_top.gif) no-repeat left top; */
  padding-top: 5px;
  position: relative;
  margin-bottom: 10px;
}

#main .kousinBox {
  width: 705px;
  /* background:url(../images/bg_kousinBox_btm.gif) no-repeat left bottom; */
  padding: 0px -1px 4px 4px;
  border: 4px solid #e6e6e6;
}

#main ul#ichiran {
  position: absolute;
  top: 10px;
  right: 13px;
}

#main .kousinBox dl {
  border-bottom: #535353 1px dotted;
  padding: 5px 0px;
}

#main .kousinBox dl dt {
  clear: left;
  float: left;
  width: 135px;
  padding-left: 20px;
  padding-bottom: 3px;
  background: url(../images/arrow_02.gif) no-repeat 0.3em 0.4em;
  font-weight: bold;
}

#main .kousinBox dl dd {
  margin-left: 150px;
  padding-bottom: 3px;
}

#main .kousinBox dl dd img {
  vertical-align: middle;
}

#main .kousinBox .kousin {
  height: 148px;
  overflow: auto;
  border-top: #c2c1c1 1px solid;
}

#main .kousinBox .kousin2 {
  /*	height:210px; */
  overflow: auto;
  border-top: #c2c1c1 1px solid;
}

/* 更新情報 */
#main .kousinBoxWrap2 {
  width: 705px;
  /* background:url(../images/bg_kousinBox_top.gif) no-repeat left top; */
  padding-top: 5px;
  position: relative;
  margin-bottom: 15px;
  border: 4px solid #e6e6e6;
}

#main .kousinBox2 {
  width: 694px;
  /* background:url(../images/bg_kousinBox_btm.gif) no-repeat left bottom; */
  padding: 0px 7px 4px 4px;
}

#main ul#ichiran {
  position: absolute;
  top: 7px;
  right: 13px;
}

#main ul#ichiran2 {
  position: absolute;
  top: 14px;
  right: 13px;
}

#main .kousinBox2 dl {
  border-bottom: #535353 1px dotted;
  padding: 5px 0px;
}

#main .kousinBox2 dl dt {
  clear: left;
  float: left;
  width: 135px;
  padding-left: 20px;
  padding-bottom: 3px;
  background: url(../images/arrow_02.gif) no-repeat 0.3em 0.4em;
  font-weight: bold;
}

#main .kousinBox2 dl dd {
  margin-left: 150px;
  padding-bottom: 3px;
}

#main .kousinBox2 dl dd img {
  vertical-align: middle;
}

#main .kousinBox2 .kousin {
  /* height:148px; */
  overflow: auto;
  border-top: #c2c1c1 1px solid;
}

#main .kousinBox2 .kousin2 {
  height: 210px;
  overflow: auto;
  border-top: #c2c1c1 1px solid;
}

#main .boxColumWrap {
  width: 705px;
  position: relative;
}

#main .boxColum {
  background: url(../images/bg_boxColum_btm.gif) no-repeat left bottom;
  width: 675px;
  padding: 9px 12px 0px 18px;
  margin-bottom: 10px;
}

#main .boxColum ul li {
  background: url(../images/btn_idx_01.gif) no-repeat left top;
  width: 290px;
  height: 23px;
  display: block;
  padding: 2px 0px 0px 20px;
  margin-bottom: 5px;
}

.boxColum img {
  border: 0;
  vertical-align: bottom;
}

/*.boxColum ul li a {
  display:block;
  width:387px;
  height:27px;
  margin-bottom:3px;
}*/
.boxColum .navi {
  float: left;
  padding-right: 15px;
}

.boxColum .navi-image {
  float: left;
}

.boxColum .navi-image {
  position: relative;
}

.boxColum .navi-image a {
  display: block;
}

.boxColum .navi-image a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
}

.boxColum .navi-image a.active {
  z-index: 10;
}

.boxColum .navi-image a.last-active {
  z-index: 9;
}

#main .btnDetails {
  position: absolute;
  top: 10px;
  right: 13px;
}

#main .btnDetails a {
  width: 75px;
  height: 18px;
  display: block;
  text-decoration: none;
  padding: 0px 0px 0px 6px;
  background: url(../images/btn_details.gif) no-repeat right top;
  font-size: 85%;
  color: #423c3a;
}

#main .solBox {
  border: #b2aeaa 1px solid;
  border-top: none;
  width: 703px;
  position: relative;
  margin-bottom: 10px;
  font-size: 98%;
}

#main .solBox h3 {
  border-top: #94201e 3px solid;
  border-bottom: #b2aeaa 1px solid;
  background: #ebebeb;
  padding: 8px 0px 8px 8px;
}

#main .solBox .btnDetails2 {
  position: absolute;
  top: 11px;
  right: 12px;
}

#main .solBox .btnDetails2 a {
  width: 64px;
  height: 19px;
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 3px 20px 3px 8px;
  background: #94201e url(../images/btn_details2.gif) no-repeat right center;
  font-size: 95%;
  text-align: center;
}

#main .solBox ul {
  width: 165px;
  float: left;
  display: inline;
  border-right: #6c6c6c 1px dotted;
  padding-left: 10px;
}

#main .solBox ul.last {
  border-right: none;
}

#main .solBox ul li {
  *padding-left: 0px;
  _padding-left: 0px;
}

#main .bnrBox {
  width: 690px;
  background: #f3f1e4;
  border: #dadada 1px solid;
  padding: 0px 0px 0px 13px;
}

#main ul.pageBnr li {
  float: left;
  margin-right: 5px;
}

#sub .sBox {
  width: 215px;
  border: #bcbcbc 1px solid;
  border-top: none;
  background: #f9f9f9;
  height: autox;
  overflow: auto;
  padding-left: 3px;
  margin-bottom: 10px;
  font-size: 105%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

#sub .sBox dl {
  border-bottom: #535353 1px dotted;
  padding: 12px 5px;
  margin-bottom: 0px;
}

#sub .sBox dl:last-child {
  border-bottom: 0px;
  padding: 12px 5px;
  margin-bottom: 0px;
}

#sub .sBox dt {
}

#sub .sBox dd a {
  text-decoration: none;
  color: #33446f;
}

#sub .sBox2 {
  width: 212px;
  border: #bcbcbc 1px solid;
  border-top: none;
  background: #f9f9f9;
  height: 155px;
  overflow: auto;
  padding: 0px 3px;
  margin-bottom: 10px;
}

#sub .sBox2 dl {
  border-bottom: #535353 1px dotted;
  padding: 5px 0px;
}

#sub .sBox2 dt {
  clear: left;
  float: left;
  width: 42px;
  font-weight: bold;
}

#sub .sBox2 dd {
  margin-left: 45px;
  line-height: 1.1em;
  background: url(../images/arrow_03.gif) no-repeat right top;
}

#sub .sBox2 dd a {
  color: #1b1b1b;
  text-decoration: none;
}
