/* 各国サイト - ページ共通 */
#page {
  width: 100%;
}
/* clearfix */
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}

/* 共通 マージン */
.mb-25 {
  margin-bottom: 25px;
}
.substance-wrap .pb-1em {
  padding-bottom: 1em;
}
.pt-20 {
  padding-top: 20px;
}
.pt-1em {
  padding-top: 1em;
}
.mt2 {
  padding-top: 2em;
}
.bold {
  font-weight: 700;
}
sup {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
  position: relative;
  top: -0.3em;
}

.icon-our-technology {
  vertical-align: middle;
  margin-left: 10px;
}

/* ページヘッダー */
#header {
  width: 100%;
  height: 102px;
  padding-top: 8px;
  background: #ffffff url(/common/img/bg_header.gif) repeat-x 0 0;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}
#header-main {
  position: relative;
  width: 990px;
  height: 102px;
  margin: 0 auto;
  text-align: left;
}
#logo {
  width: 298px;
  height: 50px;
  padding-top: 2px;
}
#search {
  position: absolute;
  top: 7px;
  left: 350px;
}
#query {
  width: 130px;
  height: 22px;
  outline: none;
  border: none;
  background: url(/common/img/query.gif) no-repeat 0 0;
  padding: 3px;
}
#header-contact {
  position: absolute;
  top: 7px;
  left: 520px;
}
#header-contact a {
  display: block;
  width: 128px;
  height: 20px;
  background: url(/common/img/bg_contact.gif) no-repeat 0 0;
  padding: 8px 0 0 24px;
  text-decoration: underline;
  color: #666666;
}
#cl {
  position: absolute;
  top: 7px;
  left: 680px;
  width: 130px;
  height: 28px;
  background-color: #e6e6e6;
  border-radius: 2px;
  behavior: url(border-radius.htc); /* for IE */
  line-height: 28px;
  font-weight: 700;
  color: #293b66;
  text-align: center;
}
#cl img {
  margin-right: 10px;
}
#cl span {
  color: #293b66;
}
#cl a {
  color: #213566;
}
#wwn {
  position: absolute;
  top: -8px;
  right: -2px;
  width: 172px;
  height: 45px;
}
#wwn a {
  display: block;
  width: 172px;
  height: 45px;
  background: url(/common/img/wwn.gif) no-repeat 0 0;
  text-indent: -9999px;
  overflow: hidden;
}

/* グローバルナビゲーション */
#gNavi {
  position: absolute;
  bottom: 0;
  left: 0;
}
#gNavi ul {
  height: 40px;
}
#gNavi ul li {
  float: left;
  width: 169px;
  border-left: 1px solid #d9d9d9;
}
#gNavi ul li.last {
  width: 158px;
  border-right: 1px solid #d9d9d9;
}
#gNavi ul li a {
  display: block;
  width: 169px;
  height: 40px;
  text-align: center;
  font-weight: 700;
  line-height: 40px;
  text-decoration: none;
  background: url(common/img/nav_arrow.gif) no-repeat 152px center;
}
#gNavi ul li.last a {
  width: 158px;
  background: url(common/img/nav_arrow.gif) no-repeat 142px center;
}
#gNavi ul li.on {
  background: url(/common/img/bg_nav_on.gif) repeat-x 0 0;
}
#gNavi ul li.on a {
  background: url(/common/img/nav_arrow_on.gif) no-repeat 152px center;
}
#gNavi ul li.last.on a {
  width: 158px;
  background: url(/common/img/nav_arrow_on.gif) no-repeat 142px center;
}

/* メガメニュー */
#overlay {
  position: fixed;
  background: url(/common/img/mega_menu_bg.png) repeat 0 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: none;
}
#mega-menu {
  position: absolute;
  top: 110px;
  left: 0;
  width: 940px;
  z-index: 2000;
  display: none;
}
.mm-wrap {
  width: 940px;
  background-color: #ffffff;
  margin: 0 auto;
}
#mm-technology {
  display: none;
}
.mm-head {
  position: relative;
  width: 940px;
  height: 150px;
}
.mm-intro {
  position: absolute;
  top: 100px;
  left: 0;
  width: 400px;
  height: 50px;
  padding: 8px 12px 0 12px;
  font-size: 11px;
  color: #213566;
}
.mm-intro a {
  font-size: 14px;
  font-weight: 700;
  background: url(/common/img/link_arrow.png) no-repeat right center;
  padding-right: 17px;
  text-decoration: none;
}
.mm-head a.mm-close {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
  width: 30px;
  height: 30px;
  background: url(/common/img/mm_close.gif) no-repeat 0 0;
}
.mm-contents {
  padding: 10px 8px 10px 9px;
}
.mm-list-title {
  width: 907px;
  height: 32px;
  line-height: 30px;
  color: #ffffff;
  background: url(/common/img/mm_list_title_bg.gif) no-repeat 0 0;
  padding-left: 16px;
  font-size: 14px;
  font-weight: 700;
}
.mm-list-title.mt {
  margin-top: 10px;
}
.mm-contents table {
  margin-top: 8px;
  margin-left: 1px;
}
.mm-contents table td {
  border: 1px solid #d9d9d9;
  width: 159px;
  height: 44px;
  padding-left: 70px;
  vertical-align: center;
}

/* 日本 */
.mm-jp #mm-products .mm-head {
  background: url(/jp/common/img/mm_products_main_visual.jpg) no-repeat 0 0;
}
.mm-jp #mm-advantage .mm-head {
  background: url(/jp/common/img/mm_advantage_main_visual.jpg) no-repeat 0 0;
}
.mm-jp #mm-projects .mm-head {
  background: url(/jp/common/img/mm_projects_main_visual.jpg) no-repeat 0 0;
}
.mm-jp #mm-company .mm-head {
  background: url(/jp/common/img/mm_company_main_visual.jpg) no-repeat 0 0;
}
.mm-jp #mm-ir .mm-head {
  background: url(/jp/common/img/mm_ir_main_visual.jpg) no-repeat 0 0;
}

/* 技術サービス */
.mm-jp .mm-contents table td.energy {
  background: url(/jp/common/img/mm_energy.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.refinery {
  background: url(/jp/common/img/mm_refinery.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.petrochemistry {
  background: url(/jp/common/img/mm_petrochemistry.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.development {
  background: url(/jp/common/img/mm_development.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.infrastructure {
  background: url(/jp/common/img/mm_infrastructure.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.environment {
  background: url(/jp/common/img/mm_environment.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.lifescience {
  background: url(/jp/common/img/mm_lifescience.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.supply_chain {
  background: url(/jp/common/img/mm_supply_chain.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.randd {
  background: url(/jp/common/img/mm_randd.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.oandm {
  background: url(/jp/common/img/mm_oandm.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.globalization {
  background: url(/jp/common/img/mm_globalization.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.analysis {
  background: url(/jp/common/img/mm_analysis.jpg) no-repeat 1px 1px;
}
/* 強み */
.mm-jp #mm-advantage .mm-intro {
  width: 530px;
}
.mm-jp #mm-advantage .mm-contents table td {
  width: 235px;
}
.mm-list-title-short-left {
  float: left;
  width: 291px;
  height: 32px;
  line-height: 30px;
  color: #ffffff;
  background: url(/common/img/mm_list_title_bg_short_left.gif) no-repeat 0 0;
  padding-left: 16px;
  font-size: 14px;
  font-weight: 700;
  margin-top: 10px;
}
.mm-list-title-short-center {
  float: left;
  width: 290px;
  height: 32px;
  line-height: 30px;
  color: #ffffff;
  background: url(/common/img/mm_list_title_bg_short_center.gif) no-repeat 0 0;
  padding-left: 16px;
  font-size: 14px;
  font-weight: 700;
  margin-top: 10px;
}
.mm-list-title-short-right {
  float: left;
  width: 293px;
  height: 32px;
  line-height: 30px;
  color: #ffffff;
  background: url(/common/img/mm_list_title_bg_short_right.gif) no-repeat 0 0;
  padding-left: 16px;
  font-size: 14px;
  font-weight: 700;
  margin-top: 10px;
}
.mm-jp .mm-contents table td.management {
  background: url(/jp/common/img/mm_management.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.consulting {
  background: url(/jp/common/img/mm_consulting.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.management {
  background: url(/jp/common/img/mm_management.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.integration {
  background: url(/jp/common/img/mm_integration.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.synthesis {
  background: url(/jp/common/img/mm_synthesis.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.engineering_it {
  background: url(/jp/common/img/mm_engineering_it.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.own {
  background: url(/jp/common/img/mm_own.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.alliance {
  background: url(/jp/common/img/mm_alliance.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.global_toyo_structure {
  background: url(/jp/common/img/mm_global_toyo_structure.jpg) no-repeat 1px 1px;
}
/* 実績紹介 */
.mm-jp #mm-projects .mm-intro {
  width: 310px;
  top: 79px;
}
.mm-title-mt {
  margin-top: 10px;
}
/* 会社情報 */
.mm-jp #mm-company .mm-intro {
  width: 310px;
  top: 79px;
}
.mm-jp .mm-contents table td.outline {
  background: url(/jp/common/img/mm_outline.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.message {
  background: url(/jp/common/img/mm_message.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.philosophy {
  background: url(/jp/common/img/mm_philosophy.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.policy {
  background: url(/jp/common/img/mm_policy.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.executive {
  background: url(/jp/common/img/mm_executive.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.chart {
  background: url(/jp/common/img/mm_chart.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.history {
  background: url(/jp/common/img/mm_history.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.office {
  background: url(/jp/common/img/mm_office.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.news {
  background: url(/jp/common/img/mm_news.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.toyotimes {
  background: url(/jp/common/img/mm_toyotimes.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.safety_quality {
  background: url(/jp/common/img/mm_safety_quality.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.society {
  background: url(/jp/common/img/mm_society.jpg) no-repeat 1px 1px;
}
/* IR情報 */
.mm-jp #mm-ir .mm-intro {
  width: 310px;
  top: 79px;
}
.mm-jp .mm-contents table td.irmessage {
  background: url(/jp/common/img/mm_irmessage.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.library {
  background: url(/jp/common/img/mm_library.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.calendar {
  background: url(/jp/common/img/mm_calendar.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.financial {
  background: url(/jp/common/img/mm_financial.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.stock {
  background: url(/jp/common/img/mm_stock.jpg) no-repeat 1px 1px;
}
.mm-jp .mm-contents table td.notice {
  background: url(/jp/common/img/mm_notice.jpg) no-repeat 1px 1px;
}

/* ページフッター */
#footer {
  width: 100%;
  padding-top: 0;
  text-align: center;
}
#footer-main {
  width: 100%;
  background-color: #293b66;
}
#footer-nav {
  width: 990px;
  height: 180px;
  margin: 0 auto;
  padding: 12px 0;
  color: #cccccc;
  font-size: 10px;
  text-align: left;
}
#footer-nav a {
  color: #cccccc;
}
#footer-nav .nav-col-sp a {
  text-decoration: none;
}
#copy {
  width: 990px;
  margin: 0 auto;
  height: 35px;
  color: #293b66;
  text-align: center;
  font-size: 10px;
  line-height: 35px;
}
#copy a {
  float: left;
}

ul.nav-col {
  float: left;
  padding-right: 36px;
  height: 180px;
  border-left: 1px solid #666e80;
  padding-left: 10px;
}
ul.col-sp {
  padding-right: 0;
  margin-right: 0;
}
ul.nav-col.last {
  padding-right: 10px;
}
ul.nav-col.short {
  padding-right: 20px;
}
ul.nav-col .nav-col {
  height: auto;
  border: none;
  padding-right: 20px;
}
li.nav-col-ttl {
  font-size: 12px;
  font-weight: 700;
}
li.nav-col-sp {
  font-size: 12px;
  background: url(/common/img/fnav_mark_sp.gif) no-repeat 0 0.2em;
  padding-left: 17px;
}

#footer-nav li {
  padding-bottom: 5px;
}
#footer-nav ul ul li {
  background: url(/common/img/fnav_mark.gif) no-repeat 0 0.5em;
  padding-left: 9px;
}
#footer-nav ul ul li.no-mark {
  background: none;
}
#footer-nav li.nav-col-sp {
  padding-bottom: 12px;
}

/* フッター TOYO Internal Site */
#footer-nav li.internal div.custom {
  position: relative;
}
#footer-nav li.internal div.custom a#siteSelect {
  position: relative;
  display: block;
  width: 203px;
  height: 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  border: 1px solid #666e80;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  text-decoration: none;

  padding-left: 16px;
  line-height: 30px;

  /*IE6 IE7 */
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#354c84, endcolorstr=#293c67));
  /* IE8 IE9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#354c84, endcolorstr=#293c67))";
  zoom: 1;
  background: -moz-linear-gradient(top, #354c84, #293c67); /* FF3.6+ */
  background: -webkit-linear-gradient(
    top,
    #354c84,
    #293c67
  ); /* Chrome10+, Safari5.1+ */
  background: linear-gradient(to bottom, #354c84, #293c67); /* IE10+, W3C */

  font-size: 12px;
  color: #cccccc;
}
#footer-nav li.internal div.custom a#siteSelect:after {
  position: absolute;
  right: 12px;
  content: "\025BC";
  font-size: 10px;
}
#footer-nav li.internal div.custom a#siteSelect:hover {
  text-decoration: none;
}
#footer-nav li.internal div.custom div.select {
  position: absolute;
  top: 31px;
  left: 0;
  display: none;
  width: 203px;
  background-color: #ffffff;
  padding: 10px 0;
  overflow: hidden;

  box-shadow: 0px 0px 16px 0px #000000;
  -moz-box-shadow: 0px 0px 16px 0px #000000;
  -webkit-box-shadow: 0px 0px 16px 0px #000000;
}
#footer-nav li.internal div.custom div.select a {
  display: block;
  width: 203px;
  height: 30px;
  color: #293b66;
  font-size: 12px;

  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  text-decoration: none;

  padding-left: 16px;
  line-height: 30px;
}
#footer-nav li.internal div.custom div.select a:hover {
  background-color: #293b66;
  color: #ffffff;
}

/* コンテンツ */
#contents {
  background: url("/common/img/bg_contents_top.png") no-repeat center 110px;
  padding-top: 110px;
}
#contents-main {
  width: 980px;
  padding: 0 5px;
}
#right-wrap p a,
#right-wrap ul a {
  color: #213566;
}

/* パンくず */
#bread-crumb {
  width: 980px;
  margin: 0 auto;
  padding: 15px 5px;
  font-size: 12px;
  text-align: left;
}

#bread-crumb a.cb-home {
  background: url(/common/img/bc_icon_home.png) no-repeat 0 center;
  padding-left: 18px;
}
#bread-crumb span {
  background: url(/common/img/bc_icon_arrow.png) no-repeat 0 center;
  margin-left: 6px;
  padding-left: 9px;
  color: #213566;
}

/* リボン付き汎用ブロック */
.sblock {
  position: relative;
  border: 1px solid #cfe2e6;
  margin-top: 6px;
  color: #213566;
}
.sblock .ribbon {
  background: url(/common/img/ribbon.gif) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 6px;
  left: 2px;
  position: absolute;
  top: -6px;
  width: 8px;
}
.sblock .sblock-title {
  height: 29px;
  line-height: 29px;
  background: url(/common/img/bg_sblock_title.gif) repeat-y 0 0;
  padding-left: 14px;
  font-weight: 700;
}
.sblock .sblock-body {
  padding: 9px;
  background: url(/common/img/bg_sblock_body.gif) repeat-x 0 0;
}
.sblock .sblock-body ul {
  padding-top: 5px;
}
.sblock .sblock-body ul li {
  background: url("/common/img/list_mark.gif") no-repeat 0 0.5em;
  line-height: 1.5;
  padding-left: 10px;
}

/* ブロックラッパー */
.contents-block {
  width: 980px;
  margin: 0 auto;
}
.bg-blue {
  height: 40px;
  background: url(/common/img/bg_title_blue.gif) no-repeat 0 0;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  text-indent: 10px;
}
#right-wrap {
  padding-bottom: 10px;
}

/* コンテンツ共通 */
.block-wrap {
  padding: 6px 10px 25px;
  color: #213566;
  line-height: 1.6;
}
.block-wrap .mb {
  margin-bottom: 1.2em;
}
.block-wrap .mt {
  margin-top: 1.2em;
}
.block-wrap img.pdf {
  position: relative;
  top: -2px;
  vertical-align: middle;
}
.block-wrap ul.decimal li {
  list-style-type: decimal;
}
.block-wrap .bold {
  font-weight: 700;
}
.block-wrap .align-right {
  text-align: right;
}
.block-wrap .mb2 {
  margin-bottom: 2.4em;
}
.block-wrap .mt2 {
  margin-top: 2.4em;
}
.contents-block p {
  color: #213566;
}
.contents-block p.mb {
  margin-bottom: 1.2em;
}
.block-wrap .cf .right {
  float: right;
  margin-left: 20px;
}
.block-wrap ul.nomark li {
  list-style-type: none;
}
.block-wrap ul.nomt {
  margin-top: 0;
}
.block-wrap ul.no-indent {
  margin-left: 0;
}

/* 技術・サービス共通 */
.technology-wrap {
  width: 980px;
  padding: 0 5px;
  margin: 0 auto;
}
#left-wrap {
  float: left;
  width: 250px;
  padding-bottom: 40px;
}
#right-wrap {
  float: right;
  width: 710px;
}
.technology-wrap h1 {
  width: 710px;
  height: 64px;
  background: url(/common/img/bg_h1.gif) no-repeat 0 0;
  line-height: 62px;
  font-size: 18px;
  font-weight: 700;
  text-indent: 20px;
  color: #213566;
  margin-bottom: 16px;
}
.technology-wrap h2 {
  width: 710px;
  height: 40px;
  background: url(/common/img/bg_h2.gif) no-repeat 0 0;
  line-height: 40px;
  padding-bottom: 4px;
  font-size: 14px;
  font-weight: 700;
  text-indent: 20px;
  color: #213566;
  margin-bottom: 6px;
}
.technology-wrap h3 {
  width: 710px;
  height: 34px;
  background: url(/common/img/bg_h3.gif) no-repeat 0 0;
  line-height: 32px;
  font-size: 12px;
  font-weight: 700;
  text-indent: 20px;
  color: #213566;
  margin-bottom: 6px;
}

.technology-wrap h4 {
  width: 710px;
  height: 34px;
  background: url(/common/img/bg_h4.gif) no-repeat 0 0;
  line-height: 32px;
  font-size: 12px;
  font-weight: 700;
  text-indent: 20px;
  color: #213566;
  margin-bottom: 6px;
}
#technology-sidemenu li {
  width: 246px;
  height: 60px;
  line-height: 60px;
  font-size: 12px;
  font-weight: 700;
  border-top: none;
  border-bottom: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  padding: 1px;
}
#technology-sidemenu li.first {
  border-top: 1px solid #d9d9d9;
}
#technology-sidemenu li a {
  display: block;
  width: 246px;
  height: 60px;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}
#technology-sidemenu li a {
  background: url(/common/img/bg_technology_sidemenu.gif) no-repeat right 0;
}
#technology-sidemenu li.current a {
  background: url(/common/img/bg_technology_sidemenu.gif) no-repeat right bottom;
}
#technology-sidemenu li a img {
  float: left;
  display: block;
  margin-right: 10px;
}
#technology-sidemenu li a p {
  font-size: 12px;
}
#technology-sidemenu li a p.dbl {
  line-height: 1.3;
  padding-top: 1.3em;
}

#technology-sidemenu li.submenu {
  height: auto;
  background: none;
  padding: 0;
  width: 248px;
  border-bottom: 0;
}
#technology-sidemenu li.submenu ul {
  list-style-type: none;
}
#technology-sidemenu li.submenu ul li {
  width: 248px;
  height: auto;
  font-size: 12px;
  border-left: none;
  border-right: none;
  line-height: 30px;
  padding: 0;
}

#technology-sidemenu li.cat-title {
  background: url(/common/img/projects_cat_title_bg.gif) no-repeat 0 0;
  width: 248px;
  height: 30px;
  color: #ffffff;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  text-indent: 10px;
}

#technology-sidemenu li.submenu ul li.double {
  width: auto;
  height: auto;
  font-size: 12px;
  border-left: none;
  border-right: none;
  line-height: 1.4;
}
#technology-sidemenu li.submenu ul li.current a {
  background: url(/common/img/bg_technology_submenu.gif) repeat-x 0 top;
}
#technology-sidemenu li.submenu ul li a {
  width: 248px;
  height: auto;
  padding: 0;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  background: none;
}
#technology-sidemenu li.submenu ul li a p {
  background: url(/common/img/list_mark_2nd.gif) no-repeat 10px center;
  padding-left: 22px;
}
#technology-sidemenu li.submenu ul li a p sub {
  line-height: normal;
}
#technology-sidemenu li.submenu ul li.double a p {
  padding-top: 5px;
  padding-bottom: 5px;
}
#technology-sidemenu li.submenu ul li.submenu2 {
  background: none;
  border-bottom: none;
}
#technology-sidemenu li.submenu ul li.submenu2 ul {
  padding-left: 0;
}
#technology-sidemenu li.submenu ul li.submenu2 ul li a {
  padding-left: 20px;
  width: 228px;
}
#technology-sidemenu li.submenu ul li.submenu2 ul li a p {
  background: url(/common/img/list_mark_3rd.gif) no-repeat 0 center;
  padding-left: 14px;
}

#tech-block-wrap {
  padding: 15px 0;
}
#tech-block-wrap .tech-block {
  float: left;
  width: 230px;
  margin-left: 10px;
}
#tech-block-wrap .tech-block.first {
  margin-left: 0;
}
#tech-block-wrap .tech-block .title {
  padding-bottom: 4px;
  background: url(/common/img/link_title_shadow.gif) repeat-x 0 bottom;
}
#tech-block-wrap .tech-block .title div {
  width: 208px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #cfe2e6;
  padding-left: 20px;
  font-size: 12px;
  font-weight: 700;
  color: #213566;
  background: #ffffff url(/common/img/h3_mark.gif) no-repeat 2px 1px;
}
#tech-block-wrap .double .tech-block .title div {
  height: 48px;
  background: #ffffff url(/common/img/h3_mark_double.gif) no-repeat 2px 1px;
  line-height: 48px;
}
#tech-block-wrap .double .tech-block .title.double a {
  line-height: 1.6;
  display: block;
  padding-top: 0.5em;
}
#tech-block-wrap .tech-block .body {
  padding: 2px 9px 20px;
  color: #213566;
  word-break: normal;
}
#tech-bottom-wrap {
  padding-bottom: 40px;
}
#tech-bottom-wrap .advantage-visual {
  width: 710px;
  height: 70px;
  padding-top: 30px;
  background: url(/common/img/tech_bottom_advantage_visual.jpg) no-repeat 0 0;
}
#tech-bottom-wrap .advantage-visual .title {
  width: 130px;
  height: 40px;
  background: url("/common/img/bg_txtwrap.png") repeat scroll 0 0
    rgba(0, 0, 0, 0);
}
#tech-bottom-wrap .advantage-visual .title a {
  display: block;
  width: 130px;
  height: 40px;
  line-height: 40px;
  font-weight: 700;
  background: url(/common/img/link_arrow.png) no-repeat 100px center;
  text-indent: 10px;
  text-decoration: none;
}
#tech-bottom-wrap .advantage-list {
  background: url(/common/img/tech_bottom_advantage_list_bg.gif) repeat 0 0;
}
#tech-bottom-wrap .advantage-list .advantage-block-line {
  background: url(/common/img/tech_bottom_advantage_block_line_bg.gif) repeat-x
    0 0;
  padding: 20px 0;
}
#tech-bottom-wrap .advantage-list .advantage-block {
  float: left;
  width: 230px;
  margin-left: 10px;
}
#tech-bottom-wrap .advantage-list .advantage-block.first {
  margin-left: 0;
}
#tech-bottom-wrap .advantage-list .advantage-block .title {
  padding-bottom: 4px;
  background: url(/common/img/link_title_shadow.gif) repeat-x 0 bottom;
}
#tech-bottom-wrap .advantage-list .advantage-block .title div {
  width: 213px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #cfe2e6;
  padding-left: 15px;
  font-size: 12px;
  font-weight: 700;
  color: #213566;
  background: #ffffff url(/common/img/h3_mark.gif) no-repeat 2px 1px;
}
#tech-bottom-wrap .advantage-list .advantage-block ul {
  padding-left: 10px;
}
#tech-bottom-wrap .advantage-list .advantage-block li {
  padding: 2px 0;
}
#tech-bottom-wrap .advantage-list .advantage-block li a {
  padding-left: 10px;
  background: url(/common/img/list_mark.gif) no-repeat 0 center;
  color: #213566;
}

/* プロダクトライン 汎用 */
.technology-wrap .block-wrap .cf {
  padding-bottom: 0.5em;
}
.technology-wrap .block-wrap .cf .left {
  float: left;
  margin-right: 20px;
}
.technology-wrap .block-wrap .cf .left.ml2 {
  margin-right: 24px;
}
.technology-wrap .block-wrap .cf .left img {
  margin-bottom: 3px;
}
.technology-wrap .block-wrap .cf .right {
  float: right;
  margin-left: 10px;
}
.technology-wrap .block-wrap p.mb2 {
  margin-bottom: 3em;
}
.technology-wrap .block-wrap ul {
  list-style-type: disc;
  margin-left: 1.5em;
}
.technology-wrap .block-wrap ul li {
  line-height: 1.8;
}
.technology-wrap .block-wrap ul.type-decimal {
  list-style-type: decimal;
  margin-left: 1.9em;
}
.technology-wrap .block-wrap ul.no-mt {
  margin-top: 0;
}
.technology-wrap .block-wrap ul.no-mb {
  margin-bottom: 0;
}

/* TOYOの強み */
.advantage-wrap {
  width: 980px;
  padding: 0 5px;
  margin: 0 auto;
}
.advantage-wrap h1 {
  width: 710px;
  height: 64px;
  background: url(/common/img/bg_h1.gif) no-repeat 0 0;
  line-height: 62px;
  font-size: 18px;
  font-weight: 700;
  text-indent: 20px;
  color: #213566;
  margin-bottom: 16px;
}
.advantage-wrap h2 {
  width: 710px;
  height: 44px;
  background: url(/common/img/bg_h2.gif) no-repeat 0 0;
  line-height: 42px;
  font-size: 14px;
  font-weight: 700;
  text-indent: 20px;
  color: #213566;
  margin-bottom: 6px;
}
.advantage-wrap h3 {
  width: 710px;
  height: 34px;
  background: url(/common/img/bg_h3.gif) no-repeat 0 0;
  line-height: 32px;
  font-size: 12px;
  font-weight: 700;
  text-indent: 20px;
  color: #213566;
  margin-bottom: 6px;
}
.advantage-wrap h4 {
  width: 710px;
  height: 34px;
  background: url(/common/img/bg_h4.gif) no-repeat 0 0;
  line-height: 32px;
  font-size: 12px;
  font-weight: 700;
  text-indent: 20px;
  color: #213566;
  margin-bottom: 6px;
}
#advantage-sidemenu li {
  width: 248px;
  height: 62px;
  line-height: 62px;
  font-size: 14px;
  font-weight: 700;
  border-top: none;
  border-bottom: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
#advantage-sidemenu li.first {
  border-top: 1px solid #d9d9d9;
}
#advantage-sidemenu li.submenu {
  height: auto;
  border-bottom: none;
}

#advantage-sidemenu li a {
  display: block;
  width: 238px;
  height: 62px;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  padding-left: 10px;
  background: url(/common/img/bg_company_sidemenu.gif) no-repeat right 0;
}
#advantage-sidemenu li a.current {
  background-position: right bottom;
}

#advantage-sidemenu li.cat-title {
  background: url(/common/img/sidemenu_cat_title_bg.gif) repeat-y 0 0;
  width: 248px;
  height: 30px;
  color: #ffffff;
  font-size: 12px;
  font-weight: normal;
  line-height: 30px;
  text-indent: 10px;
}
#advantage-sidemenu li.cat-title.double {
  text-indent: 0;
  padding-left: 10px;
  width: 238px;
  height: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}
#advantage-sidemenu li.submenu ul li {
  width: auto;
  height: auto;
  font-size: 12px;
  border-left: none;
  border-right: none;
  line-height: 30px;
}
#advantage-sidemenu li.submenu ul li.current a {
  background: url(/common/img/bg_technology_submenu.gif) repeat-x 0 top;
}
#advantage-sidemenu li.double {
  line-height: 1.4;
}
#advantage-sidemenu li.double a p {
  padding-top: 12px;
  padding-bottom: 10px;
}
#advantage-sidemenu li.submenu ul li.double {
  width: auto;
  height: auto;
  font-size: 12px;
  border-left: none;
  border-right: none;
  line-height: 1.4;
}
#advantage-sidemenu li.submenu ul li.double a p {
  padding-top: 5px;
  padding-bottom: 5px;
}
#advantage-sidemenu li.submenu ul li a {
  width: 248px;
  height: auto;
  padding: 0;
  font-size: 11px;
  font-weight: normal;
  background: none;
  text-decoration: underline;
  text-indent: 0;
}
#advantage-sidemenu li.submenu ul li a p {
  background: url(/common/img/list_mark_2nd.gif) no-repeat 10px center;
  padding-left: 22px;
}

/* TOYOの強み コンテンツ */
.advantage-wrap .block-wrap .cf {
  padding-bottom: 1em;
}
.advantage-wrap .block-wrap .cf .left {
  float: left;
  margin-right: 20px;
}
.advantage-wrap .block-wrap .cf .left img {
  margin-bottom: 3px;
}
.advantage-wrap .block-wrap ul {
  list-style-type: disc;
  margin-left: 1.5em;
  margin-top: 1em;
  margin-bottom: 1em;
}
.advantage-wrap .block-wrap ul.type-decimal {
  list-style-type: decimal;
  margin-left: 1.9em;
  font-weight: 700;
}
.advantage-wrap .block-wrap ul.type-decimal li p {
  font-weight: normal;
}
.advantage-wrap .block-wrap ul.no-mt {
  margin-top: 0;
}
.advantage-wrap .block-wrap ul.no-mb {
  margin-bottom: 0;
}
.advantage-wrap .block-wrap p.mb1 {
  margin-bottom: 1em;
}
.advantage-wrap .block-wrap p.mb {
  margin-bottom: 1em;
}
.advantage-wrap .block-wrap p.mt {
  margin-top: 1em;
}

/* 実績紹介共通 */
.projects-wrap {
  width: 980px;
  padding: 0 5px;
  margin: 0 auto;
}
.projects-wrap h1 {
  width: 710px;
  height: 64px;
  background: url(/common/img/bg_h1.gif) no-repeat 0 0;
  line-height: 62px;
  font-size: 18px;
  font-weight: 700;
  text-indent: 20px;
  color: #213566;
  margin-bottom: 16px;
}
.projects-wrap h2 {
  width: 710px;
  height: 44px;
  background: url(/common/img/bg_h2.gif) no-repeat 0 0;
  line-height: 42px;
  font-size: 14px;
  font-weight: 700;
  text-indent: 20px;
  color: #213566;
  margin-bottom: 6px;
}
.projects-wrap h3 {
  width: 710px;
  height: 34px;
  background: url(/common/img/bg_h3.gif) no-repeat 0 0;
  line-height: 32px;
  font-size: 12px;
  font-weight: 700;
  text-indent: 20px;
  color: #213566;
  margin-bottom: 6px;
}
.projects-wrap h4 {
  width: 710px;
  height: 34px;
  background: url(/common/img/bg_h4.gif) no-repeat 0 0;
  line-height: 32px;
  font-size: 12px;
  font-weight: 700;
  text-indent: 20px;
  color: #213566;
  margin-bottom: 6px;
}
#projects-sidemenu li {
  width: 248px;
  height: 62px;
  line-height: 62px;
  font-size: 12px;
  font-weight: 700;
  border-top: none;
  border-bottom: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
#projects-sidemenu li.first {
  border-top: 1px solid #d9d9d9;
}
#projects-sidemenu li.submenu {
  height: auto;
  border-bottom: none;
}

#projects-sidemenu li a {
  display: block;
  width: 248px;
  height: 60px;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  text-indent: 10px;
  background: url(/common/img/bg_company_sidemenu.gif) no-repeat right 0;
}
#projects-sidemenu li a.current {
  background-position: right bottom;
}
#projects-sidemenu li.submenu ul li {
  width: auto;
  height: auto;
  font-size: 12px;
  border-left: none;
  border-right: none;
  line-height: 30px;
}
#projects-sidemenu li.submenu ul li.current a {
  background: url(/common/img/bg_technology_submenu.gif) repeat-x 0 0;
}
#projects-sidemenu li.submenu ul li.double {
  line-height: 1.4em;
}
#projects-sidemenu li.submenu ul li a {
  width: 248px;
  height: auto;
  padding: 0;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  text-indent: 0;
  background: none;
}
#projects-sidemenu li.submenu ul li.double a {
  padding-top: 5px;
  padding-bottom: 5px;
}

#projects-sidemenu li.cat-title {
  background: url(/common/img/projects_cat_title_bg.gif) no-repeat 0 0;
  width: 248px;
  height: 30px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 30px;
  text-indent: 10px;
}
#projects-sidemenu li.submenu ul li a p {
  background: url(/common/img/list_mark_2nd.gif) no-repeat 10px center;
  padding-left: 22px;
}

/* 実績紹介コンテンツ */
/* 実績一覧 */
.projects-wrap .projects-line {
  padding-bottom: 22px;
}
.projects-wrap .project-wrap {
  float: left;
  margin-left: 15px;
  color: #213566;
  font-size: 11px;
  line-height: 1.6;
}
.projects-wrap .project-wrap.first {
  margin-left: 0;
}
.projects-wrap .project-wrap table {
  width: 225px;
}
.projects-wrap .project-wrap th {
  font-weight: 700;
  width: 6em;
  white-space: nowrap;
}
.projects-wrap .project-wrap th,
.projects-wrap .project-wrap td {
  vertical-align: top;
}
.projects-wrap .project-wrap .project-title {
  width: 205px;
  height: 43px;
  line-height: 40px;
  padding-left: 20px;
  font-size: 13px;
  font-weight: 700;
  background: url(/common/img/projects_list_title_bg.gif) no-repeat 0 0;
  margin-bottom: 7px;
}
.projects-wrap .project-wrap .project-title.double {
  line-height: 16px;
  height: 38px;
  padding-top: 5px;
}

.projects-wrap .projects-line.triple .project-title {
  background: url(/common/img/projects_list_title_bg_wide.gif) no-repeat 0 0;
  height: 55px;
  line-height: 51px;
}
.projects-wrap .projects-line.triple .project-title.double {
  padding-top: 8px;
  line-height: 1.4;
  height: 47px;
}
.projects-wrap .projects-line.triple .project-title.triple {
  line-height: 1.1;
  padding-top: 4px;
  height: 51px;
}

.projects-wrap .project-wrap .project-title.triple {
  line-height: 16px;
  height: 38px;
  padding-top: 5px;
}

.projects-wrap .project-wrap td.project-img {
  width: 223px;
  height: 167px;
  vertical-align: middle;
  text-align: center;
  background-color: #e6e6e6;
  border-bottom: 7px solid #ffffff;
}
.projects-wrap .project-wrap .project-img img {
  max-width: 223px;
  max-height: 167px;
}
.projects-wrap h1.double {
  line-height: 1.4;
  padding-top: 7px;
  height: 57px;
  text-indent: 0;
  padding-left: 20px;
  width: 690px;
}
/* 実績紹介 コンテンツ（その他） */
.projects-wrap .block-wrap .cf {
  padding-bottom: 1.5em;
}
.projects-wrap .block-wrap .cf .left {
  float: left;
  margin-right: 10px;
}
.projects-wrap .block-wrap .cf .left.ml2 {
  margin-right: 24px;
}

.projects-wrap .block-wrap .cf .left img {
  margin-bottom: 3px;
}
.projects-wrap .block-wrap .cf .right {
  float: right;
  margin-left: 10px;
}

.projects-wrap .block-wrap ul {
  list-style-type: disc;
  margin-left: 1.5em;
  margin-top: 1em;
  margin-bottom: 1em;
}
.projects-wrap .block-wrap ul li {
  line-height: 1.8;
}
.projects-wrap .block-wrap ul.type-decimal {
  list-style-type: decimal;
  margin-left: 1.9em;
}
.projects-wrap .block-wrap ul.bold {
  font-weight: 700;
}
.projects-wrap .block-wrap ul.no-mt {
  margin-top: 0;
}
.projects-wrap .block-wrap ul.no-mb {
  margin-bottom: 0;
}

.projects-wrap .block-wrap p.mb1 {
  margin-bottom: 1em;
}

/* 会社情報共通 */
.company-wrap {
  width: 980px;
  padding: 0 5px;
  margin: 0 auto;
}
.company-wrap h1 {
  width: 710px;
  height: 64px;
  background: url(/common/img/bg_h1.gif) no-repeat 0 0;
  line-height: 64px;
  font-size: 18px;
  font-weight: 700;
  text-indent: 20px;
  color: #213566;
  margin-bottom: 16px;
}
.company-wrap h2 {
  width: 710px;
  height: 44px;
  background: url(/common/img/bg_h2.gif) no-repeat 0 0;
  line-height: 40px;
  font-size: 14px;
  font-weight: 700;
  text-indent: 20px;
  color: #213566;
  margin-bottom: 6px;
}
.company-wrap h3 {
  width: 710px;
  height: 34px;
  background: url(/common/img/bg_h3.gif) no-repeat 0 0;
  line-height: 30px;
  font-size: 12px;
  font-weight: 700;
  text-indent: 20px;
  color: #213566;
  margin-bottom: 6px;
}
.company-wrap h4 {
  width: 710px;
  height: 34px;
  background: url(/common/img/bg_h4.gif) no-repeat 0 0;
  line-height: 32px;
  font-size: 12px;
  font-weight: 700;
  text-indent: 20px;
  color: #213566;
  margin-bottom: 6px;
}
#company-sidemenu li {
  width: 248px;
  height: 62px;
  line-height: 62px;
  font-size: 14px;
  font-weight: 700;
  border-top: none;
  border-bottom: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
#company-sidemenu li.double {
  line-height: 1.4;
}
#company-sidemenu li.triple {
  line-height: 1.4;
}

#company-sidemenu li.first {
  border-top: 1px solid #d9d9d9;
}
#company-sidemenu li.submenu {
  height: auto;
  border-bottom: none;
}
#company-sidemenu li.submenu ul li {
  width: auto;
  height: auto;
  font-size: 12px;
  border-left: none;
  border-right: none;
  line-height: 30px;
}
#company-sidemenu li.submenu ul li.current a {
  background: url(/common/img/bg_technology_submenu.gif) repeat-x 0 top;
}

#company-sidemenu li.submenu ul li.double {
  line-height: 1.4;
}
#company-sidemenu li.submenu ul li.double a {
  padding-top: 5px;
  padding-bottom: 5px;
}

#company-sidemenu li.submenu ul li a {
  width: 248px;
  height: auto;
  padding: 0;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  text-indent: 0;
  background: none;
}

#company-sidemenu li a {
  display: block;
  width: 248px;
  height: 62px;
  text-indent: 10px;
  text-decoration: none;
  background: url(/common/img/bg_company_sidemenu.gif) no-repeat right 0;
}
#company-sidemenu li a.current {
  background: url(/common/img/bg_company_sidemenu.gif) no-repeat right bottom;
}

#company-sidemenu li.submenu ul li a p {
  background: url(/common/img/list_mark_2nd.gif) no-repeat 10px center;
  padding-left: 22px;
}

#company-sidemenu li.double a {
  text-indent: 0;
  padding-left: 10px;
  width: 238px;
  padding-top: 10px;
  height: 52px;
}
#company-sidemenu li.triple a {
  text-indent: 0;
  padding-left: 10px;
  width: 238px;
  padding-top: 3px;
  height: 52px;
}

#company-sidemenu li.submenu ul li.submenu2 {
  background: none;
  border-bottom: none;
}
#company-sidemenu li.submenu ul li.submenu2 ul {
  padding-left: 0;
}
#company-sidemenu li.submenu ul li.submenu2 ul li a {
  padding-left: 20px;
  width: 228px;
}
#company-sidemenu li.submenu ul li.submenu2 ul li a p {
  background: url(/common/img/list_mark_3rd.gif) no-repeat 0 center;
  padding-left: 14px;
}

.company-wrap .block-wrap .cf {
  padding-bottom: 1.5em;
}
.company-wrap .block-wrap .cf .left {
  float: left;
  margin-right: 10px;
}
.company-wrap .block-wrap .cf .left img {
  margin-bottom: 3px;
}
.company-wrap .block-wrap ul {
  list-style-type: disc;
  margin-left: 1.5em;
  margin-top: 1em;
  margin-bottom: 1em;
}
.company-wrap .block-wrap ul li {
  line-height: 1.8;
}
.company-wrap .block-wrap ul.type-decimal {
  list-style-type: decimal;
  margin-left: 1.9em;
}
.company-wrap .block-wrap ul.bold {
  font-weight: 700;
}
.company-wrap .block-wrap ul.no-mt {
  margin-top: 0;
}
.company-wrap .block-wrap ul.no-mb {
  margin-bottom: 0;
}

/* IR情報共通 */
.ir-wrap {
  width: 980px;
  padding: 0 5px;
  margin: 0 auto;
}
.ir-wrap h1 {
  width: 710px;
  height: 64px;
  background: url(/common/img/bg_h1.gif) no-repeat 0 0;
  line-height: 64px;
  font-size: 18px;
  font-weight: 700;
  text-indent: 20px;
  color: #213566;
  margin-bottom: 16px;
}
.ir-wrap h2 {
  width: 710px;
  height: 44px;
  background: url(/common/img/bg_h2.gif) no-repeat 0 0;
  line-height: 44px;
  font-size: 14px;
  font-weight: 700;
  text-indent: 20px;
  color: #213566;
  margin-bottom: 6px;
}

#ir-sidemenu li {
  width: 338px;
  height: 62px;
  line-height: 62px;
  font-size: 14px;
  font-weight: 700;
  border-top: none;
  border-bottom: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
#ir-sidemenu li.first {
  border-top: 1px solid #d9d9d9;
}
#ir-sidemenu li.submenu {
  height: auto;
}

#ir-sidemenu li.submenu ul li {
  width: auto;
  height: auto;
  font-size: 12px;
  border-left: 10px solid #d9d9d9;
  border-right: none;
  line-height: 30px;
  padding-left: 9px;
}
#ir-sidemenu li.submenu ul li.current {
  background: url(/common/img/bg_technology_submenu.gif) repeat-x 0 bottom;
}
#ir-sidemenu li.submenu ul li a {
  width: 309px;
  height: auto;
  padding: 0;
  font-size: 11px;
  font-weight: normal;
  background: url(/common/img/list_mark.gif) no-repeat 0 center;
  padding-left: 10px;
  text-decoration: underline;
  text-indent: 0;
}

#ir-sidemenu li a {
  display: block;
  width: 338px;
  height: 62px;
  text-indent: 10px;
  text-decoration: none;
  background: url(/common/img/bg_company_sidemenu.gif) no-repeat 0 0;
}
#ir-sidemenu li a.current {
  background: url(/common/img/bg_company_sidemenu.gif) no-repeat 0 bottom;
}

#ir-sidemenu li.submenu ul li a p {
  background: url(/common/img/list_mark_2nd.gif) no-repeat 10px center;
  padding-left: 22px;
}

/* IR情報 コンテンツ */
.ir-wrap .block-wrap .cf {
  padding-bottom: 1.5em;
}
.ir-wrap .block-wrap .cf .left {
  float: left;
  margin-right: 10px;
}
.ir-wrap .block-wrap .cf .left img {
  margin-bottom: 3px;
}
.ir-wrap .block-wrap ul {
  list-style-type: disc;
  margin-left: 1.5em;
  margin-top: 1em;
  margin-bottom: 1em;
}
.ir-wrap .block-wrap ul.type-decimal {
  list-style-type: decimal;
  margin-left: 1.9em;
}
.ir-wrap .block-wrap ul.bold {
  font-weight: 700;
}
.ir-wrap .block-wrap p.mb1 {
  margin-bottom: 1em;
}

.ir-wrap .pdf-list th,
.ir-wrap .pdf-list td {
  vertical-align: top;
  padding-bottom: 15px;
  line-height: 1.4;
}
.ir-wrap .pdf-list td a {
  color: #213566;
}
.ir-wrap .pdf-list td div.data {
  padding-left: 15px;
}
.ir-wrap .pdf-list td div.sep {
  float: left;
  width: 1px;
  height: 12px;
  margin: 2px 0;
  background-color: #213566;
}

.ir-wrap .pdf-list th {
  width: 9em;
}
.ir-wrap .pdf-list td img {
  vertical-align: middle;
  position: relative;
  top: -2px;
}

/* お問い合わせ */
/* ロング版 */
#contact-wrap {
  width: 990px;
  height: 110px;
  background: url(/common/img/bg_contact_long.gif) no-repeat 0 0;
  margin: 0 auto 40px;
  padding-top: 10px;
  text-align: center;
}
#contact-wrap .contact-title {
  width: 970px;
  height: 30px;
  background-color: #ffffff;
  margin: 0 auto;
  font-size: 14px;
  line-height: 30px;
}
#contact-wrap .btnContact {
  display: block;
  width: 212px;
  height: 50px;
  background: url(/common/img/btn_page_contact.gif) no-repeat 0 0;
  margin: 12px auto 0;
  line-height: 50px;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  text-indent: 50px;
  color: #666666;
  text-decoration: none;
}
/* ショート版 */
#contact-wrap-short {
  width: 710px;
  height: 110px;
  background: url(/common/img/bg_contact_short.gif) no-repeat 0 0;
  margin: 0 auto 40px;
  padding-top: 10px;
  text-align: center;
}
#contact-wrap-short .contact-title {
  width: 690px;
  height: 30px;
  background-color: #ffffff;
  margin: 0 auto;
  font-size: 14px;
  line-height: 30px;
}
#contact-wrap-short .btnContact {
  display: block;
  width: 212px;
  height: 50px;
  background: url(/common/img/btn_page_contact.gif) no-repeat 0 0;
  margin: 12px auto 0;
  line-height: 50px;
  font-size: 14px;
  font-weight: 700;
  text-align: left;
  text-indent: 50px;
  color: #666666;
  text-decoration: none;
}

.adobe-reader-wrap {
  padding: 20px;
  color: #213566;
  background: url(/common/img/adobe_bg.gif) 0 0;
  margin-bottom: 20px;
}
.adobe-reader-wrap img {
  float: left;
  margin-right: 10px;
}
.adobe-reader-wrap div a {
  color: #213566;
}

/* my */
#search.my {
  left: 500px;
}
#header-contact.my {
  left: 700px;
}
#header-contact.my a {
  width: 105px;
  height: 20px;
  background: url(/common/img/bg_contact_s.gif) no-repeat 0 0;
  padding: 8px 0 0 5px;
  text-align: left;
}

#news-sidemenu li {
  width: 248px;
  height: 62px;
  line-height: 62px;
  font-size: 14px;
  font-weight: 700;
  border-top: none;
  border-bottom: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
#news-sidemenu li.double {
  line-height: 1.4;
}
#news-sidemenu li.first {
  border-top: 1px solid #d9d9d9;
}
#news-sidemenu li.submenu {
  height: auto;
  border-bottom: none;
}
#news-sidemenu li.submenu ul li {
  width: auto;
  height: auto;
  font-size: 12px;
  border-left: none;
  border-right: none;
  line-height: 30px;
}
#news-sidemenu li.submenu ul li.current a {
  background: url(/common/img/bg_technology_submenu.gif) repeat-x 0 top;
}
#news-sidemenu li.submenu ul li.double {
  line-height: 1.4;
}
#news-sidemenu li.submenu ul li.double a {
  padding-top: 5px;
  padding-bottom: 5px;
}
#news-sidemenu li.submenu ul li a {
  width: 248px;
  height: auto;
  padding: 0;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  text-indent: 0;
  background: none;
}

#news-sidemenu li a {
  display: block;
  width: 248px;
  height: 62px;
  text-indent: 10px;
  text-decoration: none;
  background: url(/common/img/bg_company_sidemenu.gif) no-repeat right 0;
}
#v-sidemenu li a.current {
  background: url(/common/img/bg_company_sidemenu.gif) no-repeat right bottom;
}

#news-sidemenu li.submenu ul li a p {
  background: url(/common/img/list_mark_2nd.gif) no-repeat 10px center;
  padding-left: 22px;
}

#news-sidemenu li.double a {
  text-indent: 0;
  padding-left: 10px;
  width: 238px;
  padding-top: 10px;
  height: 52px;
}

#news-sidemenu li.submenu ul li.submenu2 {
  background: none;
  border-bottom: none;
}
#news-sidemenu li.submenu ul li.submenu2 ul {
  padding-left: 0;
}
#news-sidemenu li.submenu ul li.submenu2 ul li a {
  padding-left: 20px;
  width: 228px;
}
#news-sidemenu li.submenu ul li.submenu2 ul li a p {
  background: url(/common/img/list_mark_3rd.gif) no-repeat 0 center;
  padding-left: 14px;
}
.news-wrap {
  width: 980px;
  padding: 0 5px;
  margin: 0 auto;
}
.news-wrap h1 {
  width: 710px;
  height: 64px;
  background: url(/common/img/bg_h1.gif) no-repeat 0 0;
  line-height: 64px;
  font-size: 18px;
  font-weight: 700;
  text-indent: 20px;
  color: #213566;
  margin-bottom: 16px;
}
.news-wrap h2 {
  width: 710px;
  height: 44px;
  background: url(/common/img/bg_h2.gif) no-repeat 0 0;
  line-height: 44px;
  font-size: 14px;
  font-weight: 700;
  text-indent: 20px;
  color: #213566;
  margin-bottom: 6px;
}
.news-wrap h3 {
  width: 710px;
  height: 34px;
  background: url(/common/img/bg_h3.gif) no-repeat 0 0;
  line-height: 30px;
  font-size: 12px;
  font-weight: 700;
  text-indent: 20px;
  color: #213566;
  margin-bottom: 6px;
}
.news-wrap h4 {
  width: 710px;
  height: 34px;
  background: url(/common/img/bg_h4.gif) no-repeat 0 0;
  line-height: 32px;
  font-size: 12px;
  font-weight: 700;
  text-indent: 20px;
  color: #213566;
  margin-bottom: 6px;
}
.news-wrap .block-wrap {
  color: #213566;
  line-height: 1.6;
  padding: 6px 10px 25px;
}
.news-wrap .block-wrap .cf {
  padding-bottom: 1.5em;
}
.news-wrap .block-wrap .cf .left {
  float: left;
  margin-right: 10px;
}
.news-wrap .block-wrap .cf .left img {
  margin-bottom: 3px;
}
.news-wrap .block-wrap ul {
  list-style-type: disc;
  margin-left: 1.5em;
  margin-top: 1em;
  margin-bottom: 1em;
}
.news-wrap .block-wrap ul li {
  line-height: 1.8;
}
.news-wrap .block-wrap ul.type-decimal {
  list-style-type: decimal;
  margin-left: 1.9em;
}
.news-wrap .block-wrap ul.bold {
  font-weight: 700;
}
.news-wrap .block-wrap ul.no-mt {
  margin-top: 0;
}
.news-wrap .block-wrap ul.no-mb {
  margin-bottom: 0;
}

/* kr */
#search.kr {
  left: 380px;
}
#header-contact.kr {
  left: 560px;
}
#header-contact.kr a {
  width: 105px;
  height: 20px;
  background: url(/common/img/bg_contact_s.gif) no-repeat 0 0;
  padding: 8px 0 0 5px;
  text-align: left;
}

.product-projects-wrap {
  padding: 6px 10px 25px;
}
.product-projects-wrap .project-line {
  padding-bottom: 20px;
}
.product-projects-wrap .project-line .project-wrap {
  float: left;
  width: 335px;
  margin-left: 20px;
}
.product-projects-wrap .project-line .project-wrap.first {
  margin-left: 0;
}
.product-projects-wrap .project-line .project-wrap .title {
  border: 1px solid #cfe2e6;
  background-color: #f5fdff;
  margin-bottom: 10px;
  position: relative;
  color: #213566;
  font-weight: 700;
  padding-left: 15px;
  height: 36px;
  line-height: 36px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-shadow: 0px 4px 3px -2px rgba(128, 128, 128, 0.4);
  -webkit-box-shadow: 0px 4px 3px -2px rgba(128, 128, 128, 0.4);
  -moz-box-shadow: 0px 4x 3px -2px rgba(128, 128, 128, 0.4);
}
.product-projects-wrap .project-line .project-wrap .title.double {
  line-height: 14px;
  padding-top: 3px;
}
.product-projects-wrap .project-line .project-wrap .title:before {
  content: "";
  border-left: 4px solid #20afca;
  height: 32px;
  position: absolute;
  top: 1px;
  left: 2px;
  display: block;
  width: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
}
.product-projects-wrap .project-line .project-wrap img {
  width: 100%;
}
.product-projects-wrap .project-line .project-wrap table {
  color: #213566;
}
.product-projects-wrap .project-line .project-wrap table th {
  font-weight: 700;
  width: 4em;
  white-space: nowrap;
}
.product-projects-wrap .project-line .project-wrap table th,
.product-projects-wrap .project-line .project-wrap table td {
  padding: 2px 0;
  vertical-align: top;
}
.product-projects-wrap .project-line .project-wrap table td.sep {
  width: 1em;
}
.product-projects-wrap .project-line .project-wrap table td.img {
  padding-bottom: 5px;
}
