﻿@charset "utf-8";

/*================================================
    COMPANY COMMON
================================================*/
body#update2015 .ponta #sec-01 h2 {
	padding-top: 10px;
	padding-top: 20px\0;
}

/*================================================
    COMPANY TOP
================================================*/
/* :::: sec-01 :::: */
body#update2015 #pontaTop #sec-01 {
	width: 1000px;
	margin: 0 auto 30px;
	overflow: hidden;
	zoom: 1;
}

.contentsBlockMain h3{
  height:22px;
}

.contentsBlockMain h3 .h3_01 {
  float:left;
  width:117px;
  height:22px;
}

.contentsBlockMain .h3_02 {
  float:left !important;
  padding:3px 0 0 30px;
  width:43px;
}

.contentsBlockMain h3 a{
  font-size:1px;
}

.contentsBlockMain .h3_02 a{
  height:14px;
  display:block;
}

.contentsBlockMain h3 .h3_03 {
  float:right;
  width:50px;
  height:22px;
}


h3 .h3_01 img{
  vertical-align: inherit !important;
}

h3 .h3_02 img{
}


/*================================================
    COMPANY CSR SIDENAVI
================================================*/
 .typeFundbox {
          width: 182px;
          height: 128px;
          margin: 0 0 12px 0;
          padding: 10px 8px;
          background: url(/company/activity/images/bg_side_pubfund.jpg) no-repeat;
          -webkit-background-size: cover;
          background-size: cover;
          position: relative;
          border: 1px solid #e2e2e2;
          -webkit-border-radius: 6px;
          -moz-border-radius: 6px;
          -ms-border-radius: 6px;
          -o-border-radius: 6px;
          border-radius: 6px;
        }
        .fundbox {
            position: absolute;
            bottom: 18px;
            right: 0px;
            z-index: 0;
        }
        .typeFundbox dl {
          line-height: 1.2;
          position: relative;
          z-index: 100;
        }
        .typeFundbox dl dt {
          font-size: 93%;
          color: #006CB6;
          font-weight: bold;
          padding: 6px 0 9px;
        }
        .typeFundbox dl dd {
          font-size: 85%;
          line-height: 1.5;
        }
        .typeFundbox dl dd .fundMessage {
            padding-bottom: 4px;
            padding-right: 58px;
            margin-bottom: 0 !important;
        }
        .typeFundbox dl dd .flash {
            float: left;
            text-align: center;
            background: #FFFCEE;
            border: 1px solid #F8E2AA;
            color: #F07D1D;
            padding: 6px 4px;
        }
        .typeFundbox dl dd span {
          font-size: 123.1%;
          font-weight: bold;
        }