@charset "utf-8";

.hide .target{display:none;}

      .trigger{cursor:pointer;}

.target dt{margin-top:10px;}

/*メニューをすべて見る*/
#btn_open{
	margin:-34px 0px 0px 491px;
	width:139px;
	height:24px;
	/*text-indent:-9999px;*/
	position:relative;
	display:block;
	z-index:2;
}


/* ======================================================
	h1
====================================================== */

#contentsTitleP{
	width:640px;
	height:60px;
	text-indent:-9999px;
	background:url("../images/contentsTitleP.gif") no-repeat left bottom;
	position:relative;
}

#contentsTitleB{
	width:640px;
	height:60px;
	text-indent:-9999px;
	background:url("../images/contentsTitleB.gif") no-repeat left bottom;
	position:relative;
}

#contentsTitleC{
	width:640px;
	height:60px;
	text-indent:-9999px;
	background:url("../images/contentsTitleC.gif") no-repeat left bottom;
	position:relative;
}

/* ======================================================
	h2
====================================================== */

#mainArea h2{
	/*margin-top:-10px;*/
	z-index:9999;
}
