@charset "utf-8";

.hide .target{display:table;}

.trigger{display:none;}

.hide .trigger{display:none;}

.target dt{margin-top:0px;}


/* -----------------------------
	body id personal
----------------------------- */

#personal .show,
#personal .hide{
	border-bottom:10px solid #ff8601;
}


/* -----------------------------
	body id business
----------------------------- */

#business .show,
#business .hide{
	border-bottom:10px solid #0567cc;
}


/* -----------------------------
	body id company
---------------------------- */
#company .show,
#company .hide{
	border-bottom:10px solid #4e8800;
}


/* ======================================================
	h1
====================================================== */

#contentsTitleB{
	width:640px;
	height:152px;
	text-indent:-9999px;
	background:url("../images/contentsTitleBL.gif") no-repeat left top;
}

#contentsTitleC{
	width:640px;
	height:152px;
	text-indent:-9999px;
	background:url("../images/contentsTitleCL.gif") no-repeat left top;
}

/*メニューをすべて見る*/
#btn_open{
	display:none;
}
