@charset "utf-8";
/* CSS Document */

/*
サイドバー
*/
#grobal_navigaiton li.gnavi01 a{
	background-position:right top;
}

/*
サブメニュー
*/
#grobal_navigaiton li#sub02 a{
	background-color:#C1D2EE;
	color:#369;
}

/*
組織図
*/

#sosikizu{
	width:389px;
	margin:0 auto;
	padding:20px 0px;
}

/**/

.taisei-table{
	width:650px;
	margin:0 auto;
	border-top:2px solid #2B477B;
	border-left:2px solid #2B477B;
	border-bottom:1px solid #2B477B;
	border-right:1px solid #2B477B;
}

.taisei-table th{
	border-bottom:1px solid #2B477B;
	border-right:1px solid #2B477B;
	background-color:#D0E7FD;
	width:180px;
}

.taisei-table th p{
	padding:5px;
	color:#006;
}

.taisei-table td{
	border-bottom:1px solid #2B477B;
	border-right:1px solid #2B477B;
}

.taisei-table td p{
	padding:5px;
}