@charset "utf-8";

/* ===========================================================
Style For Company
=========================================================== */
#company .indentWrap {
	width: 680px;
	margin: 0 10px;
}

#company .indentWrap02 {
	width: 660px;
	margin: 0 10px;
}


/* index
------------------------------------------------------------*/
#company .companyTop {
	padding-top: 20px;
}
#company .companyTop .leftSection {
	float: left;
	width: 460px;
}
#company .companyTop .rightSection {
	float: right;
	width: 220px;
}

#company .companyTop ul.pageList {
	width: 460px;
	overflow: hidden;
}
#company .companyTop ul.pageList li {
	float: left;
	width: 230px;
	margin-bottom: 20px;
}

#company .companyTop .rightSection img {
	margin-right: 10px;
}

#company .btn_hd {
	width: 440px;
	padding: 83px 0 0 0;
}



/* greeting
------------------------------------------------------------*/
#company.greeting .leftSection {
	float: left;
	width: 460px;
}
#company.greeting .leftSection p {
	padding-left: 10px;
}
#company.greeting .rightSection {
	float: right;
	width: 220px;
}
#company.greeting .rightSection img {
	margin-right: 10px;
}

/* profile
------------------------------------------------------------*/
#company.profile .accessMap {
/*	width: 500px;
	margin-left: 80px;*/
	width: 600px;
	margin: 0 auto;
}
#company.profile table.tblProfile {
	width: 100%;
	margin-bottom: 20px;
	font-size: 100%;
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
}
#company.profile table.tblProfile th {
	width: 25%;
	padding: 5px;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	background: #fde6e6;
	vertical-align: top;
}
#company.profile table.tblProfile th.topCell {
	background: #cc0000;
	color: #fff;
}
#company.profile table.tblProfile td {
	width: 75%;
	padding: 5px;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	vertical-align: top;
}

/* policy
------------------------------------------------------------*/
#company.policy dl.listPolicy {
	margin: 5px 0 20px;
}
#company.policy dl.listPolicy dt {
	margin-top: 15px;
	font-weight: bold;
	color: #8d0000;
}
#company.policy dl.listPolicy dd {
	margin-left: 2em;
	text-indent: -1em;
	padding-left: 1em;
}

/* history
------------------------------------------------------------*/
#company.history .leftSection {
	float: left;
	width: 520px;
}
#company.history .rightSection {
	float: right;
	width: 150px;
}

#company.history table.tblHistory {
	width: 100%;
	margin-bottom: 20px;
	font-size: 100%;
}
#company.history table.tblHistory th {
	width: 4em;
	padding-bottom: 3px;
	vertical-align: top;
}
#company.history table.tblHistory td {
	padding-bottom: 8px;
	vertical-align: top;
	line-height: 1.5;
}
#company.history .backstage .leftSection {
	float: left;
	width: 175px;
}
#company.history .backstage .rightSection {
	float: right;
	width: 495px;
}


/* works
------------------------------------------------------------*/
#company.works table.tblWorks {
	width: 100%;
	margin-bottom: 20px;
	font-size: 100%;
	border-top: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
}
#company.works table.tblWorks th {
	padding: 5px;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	background: #fde6e6;
	vertical-align: top;
}
#company.works table.tblWorks th.topCell {
	background: #cc0000;
	color: #fff;
}

#company.works table.tblWorks th.name {width: 20%;}
#company.works table.tblWorks th.address {width: 50%;}
#company.works table.tblWorks th.tel,
#company.works table.tblWorks th.fax {width: 15%;}
#company.works table.tblWorks td {
	padding: 5px;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	vertical-align: top;
}

/* brand
------------------------------------------------------------*/
#company.brand {
	margin-bottom: 20px;
}
#company.brand .leftSection {
	float: left;
	width: 420px;
}
#company.brand .rightSection {
	float: right;
	width: 220px;
	text-align: center;
}


/* newsrelease
------------------------------------------------------------*/
#company.newsrelease .topSection {
	width: 680px;
	margin-bottom: 20px;
	padding-bottom: 1px;
	border-bottom: 1px solid #c00;
}
#company.newsrelease .topSection p.year {
	float: left;
	width: 500px;
	margin: 0;
	padding: 5px 0 0 10px;
	line-height: 1;
	font-weight: bold;
	font-size: 116%;
	color: #c00;
}
*html #company.newsrelease .topSection p.year {
	width: 510px;
}

#company.newsrelease .topSection select#yearSelect {
	float: right;
	width: 150px;
	margin: 0;
	font-size: 100%;
}

#company.newsrelease table.newsList {
	width: 100%;
	margin-bottom: 10px;
	font-size: 13px;
}
#company.newsrelease table.newsList td {
	padding-bottom: 15px;
	text-align: left;
	vertical-align: top;
}
#company.newsrelease table.newsList td.date {
	width: 17%;
}
#company.newsrelease table.newsList td img {
	vertical-align: middle;
	margin-left: 10px;
}

#company.newsrelease table.newsList td.info {
	width: 83%;
}

/* map_l
------------------------------------------------------------*/
#company.map_l .indentWrap p{
	padding:0;
}


.diver-block{
	margin-bottom: 40px;
	overflow: hidden;
}

.diver-block__inner {
	padding: 0 12px;
}

/* diversity */

.diversity .list {
	margin: 0 0 10px 0;
}

.diversity .list__item {
	margin: 0 0 10px 0;
}

.diversity .list__item__title {
	margin: 10px 0 0;
}

.diversity .list__item__text {
	margin: 0;
}

.diversity .list__item__image {
	margin: 20px 0 50px;
	text-align: center;
}

.diversity .list.decimal-bold > .list__item {
	padding: 0 0 0 24px;
	text-indent: -24px;
}

.diversity .list.decimal-bold > .list__item > .list__item__title {
	font-weight: bold;
}

.diversity .list.decimal-bold > .list__item > .list__item__text {
	padding: 0 0 0 24px;
}

.diversity .list.brakets > .list__item {
	padding: 0 0 0 22px;
	text-indent: -22px;
}

.diversity .list.brakets > .list__item02 {
	padding: 0 0 0 0;
	text-indent: 0;
}

.diversity .list.brakets > .list__item > .list__item__text {
	padding: 0 0 0 22px;
}

.diversity .list.brakets-bold > .list__item {
	padding: 0 0 0 24px;
	text-indent: -24px;
}

.diversity .list.brakets-bold > .list__item > .list__item__title {
	font-weight: bold;
}

.diversity .list.brakets-bold > .list__item > .list__item__text {
	padding: 0 0 0 24px;
	font-weight: bold;
}

.diversity .list.dotted > .list__item {
	margin: 0;
	padding: 0 0 0 2em;
	text-indent: -1em;
}

.diversity .list.dotted > .list__item > .list__item__text {
	padding: 0 0 0 10px;
}
