@charset "UTF-8";
/*------------------*/
@import url("sub.css");
#outline{
	margin-top: 0px;
}

/*------------------*/

#outline h2{
	background-image: url(../corporate/img_company/h2_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 23px;
	width: 635px;
	overflow: hidden;
}
#participating h2{
	background-image: url(../corporate/img_company/h2_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 23px;
	width: 635px;
	overflow: hidden;
}
#organization h2{
	background-image: url(../corporate/img_company/h2_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 23px;
	width: 635px;
	overflow: hidden;
}

/*------------------*/
#outline01{
	width: 589px;
}
#outline01 .txt{
	float: left;
	width: 332px;
}
#outline01 .photo{
	float: right;
	width: 242px;
}
#outline02{
	width: 589px;
	clear: both;
}

/*------------------*/

#outline th,
#outline td{
	padding: 10px;
	background-image: url(../corporate/img_company/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#outline th{
	width: 85px;
	font-weight: bold;
}
/*------------------*/
#outline01 .txt table{
	width: 332px;
}
#outline02 .group{
	width: 467px;
}
#outline02 .txt01{
	float: left;
	width: 227px;
}
#outline02 .txt02{
	float: right;
	width: 227px;
}
#outline02 dt{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#outline02 dd{
	margin: 2px 0px 10px;
	padding: 0px;
}
#outline02 dd a{
	background-image: url(../corporate/img_company/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	color: #389EB4;
	font-size: x-small;
}

/*------------------*/

#participating dt{
	background-color: #EBEBEB;
	margin: 0px;
	padding: 5px;
}
#participating dd{
	margin: 0px;
	padding: 5px 5px 10px;
}

/*------------------*/

#organization-chart{
	height: 545px;
	width: 589px;
	background-image: url(../corporate/img_company/organization_chart.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
#organization-chart li{
	text-indent: -9999px;
}


/*------------------*/

#participating .group{
	width: 590px;
}
#participating .group .txt01{
	width: 290px;
	float: left;
}
#participating .group .txt02{
	width: 290px;
	float: right;
}
#participating a{
	color: #4E99A9;
}
