@charset "utf-8";
/* ----------------------------------------------------------------------- */
/* Admin_Type01 */
/* ----------------------------------------------------------------------- */
.Admin_Type01{
	width: 100%;
}
.Admin_Type01.containerTitle {
	border-bottom: 1px solid #999999;
	text-indent: 5px;
	font-size: 1em;
}
.Admin_Type01.containerContents {
}
/* ----------------------------------------------------------------------- */
/* Admin_Type02 */
/* ----------------------------------------------------------------------- */
.Admin_Type02{
	width: 100%;
}
.Admin_Type02.containerTitle {
	background-color: #E5E5E5;
	border-bottom: 1px solid #999999;
	text-indent: 5px;
	font-size: 1em;
}
.Admin_Type02.containerContents {
}



