#separete_line,
#separete_line_main_office {
	padding: 4px;
	font-weight: bold;
	clear: both;
}
#separete_line             { border-bottom:2px solid #f3bcd8; }
#separete_line_main_office { border-bottom:2px solid #a5efb1; }

#separete_line div,
#separete_line_main_office div {
	margin-top:20px;
	font-size: 110%;
}
#separete_line div             { color :#f28a8a; }
#separete_line_main_office div { color :#46b11d; }




ul.construction_menu_ul {
	margin: 10px 0 0 10px !important;
	list-style-type: none;
}

ul.construction_menu_ul li {
	float:left;
	list-style:none;
	list-style-position:outside;
	margin-right:10px;
	margin-bottom: 10px;
}

div.construction_menu_panel,
div.construction_menu_panel_wb {
	width:  270px;
	height: 100px;
	padding: 10px;
	border: 1px solid #BBB;
}

div.construction_menu_panel a,
div.construction_menu_panel a:hover,
div.construction_menu_panel a:visited,
div.construction_menu_panel a:active,
div.construction_menu_panel_wb a,
div.construction_menu_panel_wb a:hover,
div.construction_menu_panel_wb a:visited,
div.construction_menu_panel_wb a:active {
	text-decoration: none;
	color: #555;
}

div.construction_menu_panel    div.color_block,
div.construction_menu_panel_wb div.color_block {
	width:  32px;
	height: 32px;
	border: 1px solid #CCC;
}

div.construction_menu_panel    div.title,
div.construction_menu_panel_wb div.title {

	margin-bottom: 6px;
	font-weight: bold;
	color: #555;
}

div.construction_menu_panel    div.msg,
div.construction_menu_panel_wb div.msg {
	color: #777 !important;
	font-size: 95%;
	padding-left:2px;
}

/*回覧板*/
div.circular_information_title { font-size:13px; font-weight:bold; color:#808080;}
div.circular_area { padding:3px; width:350px; height:54px; border:1px solid #CCC; overflow-y:auto; }
span.not_find_information { font-size:11px; color:#FF7171; }
table.circulars td { padding:2px 0px; }

div.central_circular_area { margin:-15px 0px; float:right; }
