@charset "UTF-8";

#sub_title_profile {
    width:94%;
    font-size:1.9em;
    font-weight:bold;
    padding:3%;
    margin:20px 0;
    color:#fff; 
    background: url(../../images/corporate/pc_haikei_obi.png);
    background-size:cover;
}

#content_body_top {
    width:100%;
    overflow:hidden;
}

#img_area {
    width:100%;
    margin:0 auto;
}

#topimage_area {
    width:70%;
    margin:0 auto;
}

#corporate_logo {
    width:50%;
    margin:10px auto;
}

#corporate_detail_area {
    width:90%;
    margin:0 auto;
}

table {
    width:100%;
    font-size:0.8em;
    color:#15493a;
    border-collapse:collapse;
    letter-spacing:0.1em;
    line-height:1.3em;
}

table tr {
    border-bottom:1px solid #15493a;
}

table tr:last-child {
    border-bottom:none;
}

table th {
    width:28%;
    padding:5px;
}

table td {
    padding:5px;
}

#mark {
    margin-top:5px;
}

#corporate_content_footer {
	width:90%;
        overflow:hidden;
        margin:20px auto;
}

#corporate_content_footer h3 {
	color: #13493a;
	font-size: 1.2em;
        margin:10px 0;
}

#google_map {
    width:100%;
    height:300px;
    text-indent:-350px;
}



