@charset "utf-8";
/**
 * 会社概要
 */
 

#ttl_company {
	text-indent: -9999px;
	background: transparent url(../images/company/ttl_company.gif) no-repeat top left;
	width: 690px;
	height: 30px;
	margin-bottom: 15px;
}


#ttl_greeting {
	text-indent: -9999px;
	background: transparent url(../images/company/ttl_greeting.gif) no-repeat top left;
	width: 690px;
	height: 25px;
	margin-top: 80px;
}

span.company_em {
    color: #000000;
    font-style: bold;
}


.nowrap {
	white-space: nowrap;
}

.summary {
	margin-bottom: 15px;
}

.corporate_principles {
	margin-bottom: 15px;
}

.anshin_staff  {
	margin-bottom: 15px;
	width: 300px;
}

.participation {
	margin-bottom: 15px;
	width: 300px;
}

.history {
	margin-bottom: 15px;
}
table#table02 {
    width: 380px;
    height: 300px;
    border: 1px #FFFFFF solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 15px;
}

table#table02 th {
    padding: 5px;
    border: #FFFFFF solid;
    border-width: 1px;
    background: #F5F5F5;
    font-weight: bold;
}
table#table02 td {
    padding: 5px;
    padding-left: 10px;
    border: 1px #FFFFFF solid;
    border-width: 1px;.
}