﻿@charset "utf-8";


/* contents */
#organization{overflow:hidden; width:100%; margin:0 auto;}
#organization #og_navi{ float:left; width:215px; height:300px; background:url('../images/box.gif') no-repeat; padding: 5px}
#organization #og_con{float:right; width:485px; height:100%;}

	#og_navi ul{padding:9px 0 0 10px;}
	#og_navi ul li{margin-bottom:10px; line-height:20px;}
	#og_navi ul li a{padding-left:17px; background:url('../images/folder_close.gif') no-repeat 0 0; font-size:11px; color:#686868;}
	#og_navi ul li a:hover{color:#3560af; font-weight:bold;}
	#og_navi ul li a.og_open{background:url('../images/folder_open.gif') no-repeat 0 0;}
	#og_navi ul li a.og_on{color:#3560af; font-weight:bold;}
	#og_navi ul li ul{padding:0 0 0 10px;}
	#og_navi ul li li{padding-bottom:0;}
	
	#og_con .tle{display:block; margin-bottom:14px; font-size:16px; color:#252525;}
	#og_con .og_detail{padding:10px 0 0 8px; margin-bottom:20px; background:#f3f3f3; border:2px #cfcfcf solid; display:block;}
	#og_con .og_detail dt{display:block; padding:0 0 5px 19px; background:url('../images/organ_dot.gif') no-repeat 0 3px; color:#727272; font-weight:bold;}
	#og_con .og_detail dd{display:block; padding:0 0 15px 17px; color:#7d7d7d; line-height:19px;}

	#og_con .og_member{width:100%; border-top:2px #999 solid;}
	#og_con .og_member thead th{padding:8px 0 8px 0; background:#ededed; border-left:1px #dcdcdc solid; border-bottom:1px #dcdcdc solid; color:#666;}
	#og_con .og_member thead th.fir{border-left:none;}
	#og_con .og_member tbody th{padding:8px 0 8px 0; background:#f9f9f9; border-bottom:1px #dcdcdc solid; color:#757575;}
	#og_con .og_member tbody td{padding:8px 0 8px 0; border-left:1px #dcdcdc solid; border-bottom:1px #dcdcdc solid; color:#7d7d7d; text-align:center;}
	#og_con .og_member tbody td.fir {border-left:none;}
	#og_con .og_member tbody td p{padding-left:6px; text-align:left;}