@charset "utf-8";

p {
 line-height: 1.5em;
}

h3 {
 text-indent: 0;
 font-size: 1em;
 padding-bottom: 0.5em;


 font-weight: normal;
 font-style: normal;
}

.wrapper {
 width: 856px;
 float: left;
 margin-top: 17px;
 margin-bottom: 30px;
 background-image: url(../images/common/wrapper_bg.gif);
}

.leftwrapper {
 width: 166px;
 float: left;
}

.rightwrapper {
 float: left;
 width: 657px;
 padding-left: 16px;
}

h2.trading {
 display: none;
}

/* @group maker_navi */

#sub2navi {
 width: 166px;
 float: left;
 height: 115px;
}

ul#trading {
 margin: 0;
 width: 166px;
 padding: 0;
 height: 115px;
}

ul#trading li {
 list-style: none;
 width: 166px;
 height: 28px;
 padding-bottom: 15px;
}

ul#trading li a {
text-indent: -9999px;
 text-decoration: none;
 border: none !important;
 height: 28px;
 display: block;
}

ul#trading li#trading a {
 width: 166px;
 background: url(../company/images/sub2_navi.gif) no-repeat;
 height: 28px;
}

ul#trading li#handling a {
 width: 166px;
 background: url(../company/images/sub2_navi.gif) no-repeat 0 -43px;
 height: 28px;
 left: 143px;
}

ul#trading li#client a {
 width: 166px;
 background: url(../company/images/sub2_navi.gif) no-repeat 0 -87px;
 height: 28px;
 left: 286px;
}

ul#trading li#trading a:hover {
  background-position: -166px 0;
}

ul#trading li#handling a:hover {
  background-position: -166px -43px;
}

ul#trading li#client a:hover {
  background-position: -166px -87px;
}

ul#trading li#trading a.active {
  background-position: -166px 0;
}

ul#trading li#handling a.active {
  background-position: -166px -43px;
}

ul#trading li#client a.active {
  background-position: -166px -87px;
}

/* @end */

.leftcel {
 float: left;
 width: 300px;
 clear: both;
}

.rightcel {
 float: left;
 width: 250px;
}

.rightwrapper li {
 list-style: none;
}

.rightwrapper ul.btm {
 padding-bottom: 3em;
}


