@charset "utf-8";

#contents2 h2 {
    font-size:1.2em;
    color:#004185;
    font-weight:bold;
    margin-bottom:1em;
}
#contents2 h3 {
    font-size:130%;
    color:#0F3277;
    margin-bottom:0.5em;
    font-weight:bold;
}
#mainDescription {
    line-height:1.5em;
    margin-bottom:20px;
}
#pdfDownload {
    text-align:right;
    vertical-align:middle;
    margin-bottom:20px;
    background-image:url(/commons/image/Company_outline/Dl.png);
    background-repeat:no-repeat;
    background-position:right center;
    line-height:30px;
    padding-right:35px;
}
#outline {
    margin-bottom:20px;
}
    #outline table {
        width:100%;
        margin-bottom:5px;
    }
        #outline table th,
        #outline table td {
            border-top:1px dotted #ccc;
            border-bottom:1px dotted #ccc;
            padding:8px 8px;
        }
        #outline table th {
            font-weight:bold;
            background-color:#eee;
        }
		
		 #outline .bold {
            font-weight:bold;
          
        }
    #contents2 .date {
        text-align:right;
    }
#houkoku {
    font-size:1.2em;
    color:#004185;
    font-weight:bold;
    padding:5px;
    border:1px solid #aaa;
    margin-bottom:5px 10px;
}
#reports {
    
}
    #reports a {
        color:#555;
        display:block;
        margin-bottom:5px;
    }
    #reports a.download {
        background-image:url(../../../commons/image/Company_outline/Dl.png);
        background-repeat:no-repeat;
        background-position:left center;
        padding-left:35px;
    }
	 #reports a.link {
        background-image:url(../../../commons/image/Company_outline/ar_R.gif);
        background-repeat:no-repeat;
        background-position:left center;
        padding-left:35px;
    }
#map {
    margin-bottom:30px;
}