@charset "UTF-8";
/* CSS Document */

@import url("../../common/css/base.css");
@import url("../../common/css/common.css");
@import url("../../common/css/font.css");
@import url("../../common/css/contents.css");



/*--------------------------------------------
 Company
---------------------------------------------*/

/*president----------------------------------*/

.president .align-l {
	width: 465px;
}
.president .align-r {
	width: 151px;
}
.president .align-cap {
	float: left;
	font-size: 0.9em;
	line-height: 120%;
	font-weight: normal;
	margin-top: 5px;
}

/*group----------------------------------*/

.group .lead-text .align-l {
	width: 400px;
}
.group .lead-text .align-r {
	width: 230px;
}
/*.group .lead-text .align-r img {
	position: relative;
	left: 13px;
}*/
.group .h-text-box {
	position: relative;
}
.group .h-text-box span {
	position: absolute;
	left: 266px;
	top: 60;
}
.group .idt-box {
	padding-left: 35px;
}
.group dl {
	margin-top: 15px;
}
.group dt {
	width: 230px;
	float: left;
}
.group dt img {
	vertical-align: bottom;
}
.group dd {
	float: left;
	width: 385px;
}
.group .arrow-type2 {
 cursor: pointer;
}
.group .arrow-type2 span {
	background-image: url(../../common/images/new_win.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	padding-right: 16px;	
}



/*outline----------------------------------*/

.outline .align-l {
	/*width: 414px;*/
	width: 400px;
}
.outline dl {
	margin-top: 5px;
}
.outline dt {
	float: left;
	width: 90px;
}
.outline dd {
	float: left;
	/*width: 320px;*/
	width: 295px;
	border-left: 1px solid #000000;
}
.outline dd p {
	margin-left: 15px;
}


/*history----------------------------------*/

.history .idt-box {
	padding-right: 70px;
}
.history table {
	width: 580px;
}
.history .tbl-head th,
.history .tbl-head td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: none;
}
.history .tbl-head th span {
	padding-right: 24px;
}
.history .tbl-head td {
	padding-left: 20px;
}
.history table th,
.history table td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.history table td {
	background-image: url(../../common/images/line_dot2.gif);
	background-repeat: repeat-x;
	background-position: 0px 100%;
}
.history table th {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	width: 84px;
	text-align: right;
	background-image: url(../images/history_line_dot.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
}
.history table th span {
	padding-right: 13px;
}
.history table .date {
	width: 60px;
	text-align: right;
}
.history table .date span {
	padding-right: 20px;
}
#main-contents .history .bdr-none {
	background-image: none;
} 


/*japan----------------------------------*/

.japan .dtl-wrap .align-l {
	width: 105px;
	color: #F1622A;
}
.japan .dtl-wrap .align-r {
	width: 545px;
}
.japan .dtl-wrap .idt {
	font-size: 90%;
	margin-left: 18px;
}

.company-link {
 margin-top: 10px;
}
.company-link li {
 float: left;
	display: block;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
}
.company-link a {
	padding: 4px 10px;
}



/*world----------------------------------*/

.world .dtl-s {
	font-size: 90%;
	margin-left: 25px;
	line-height: 200%;
	margin-top: 5px;
}


.dtl-wrap {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C8C8D;
	padding-bottom: 7px;
	margin-top: 25px;
}
.number {
	background-color: #8C8C8D;
	font-size: 80%;
	padding: 2px 3px;
	margin-right: 5px;
	color: #FFFFFF;
}
.page-top {
	text-align: right;
	font-size: 85%;
	margin-top: 30px;
}



/*掲載量が少ない為、仮に数値を入力（不要の場合は削除）
#main-contents {
 padding-bottom: 400px;
}*/




/*--------------------------------------------
 100909
---------------------------------------------*/
/*--------------------------------------------
 /e/company/group.html
---------------------------------------------*/
.group .txt-link {
	text-align: right;
	padding-top: 15px;
}
.group .txt-link a {
	padding-left: 20px;
	background: url(/common/images/icn_blank.gif) no-repeat left center;
}

#win-dtl .flash-box {
	padding-top: 42px;
}
