@charset "utf-8";

/* ============================================ */
/*  データで見る臨床工学部門
 ============================================== */

@import "./common.css";
@import "./layout.css";
#Body{
	width:640px;
}

#Body .float-L,
#Body .float-R{
	width: 290px;
	margin-bottom: 60px;
}
#Body .float-L h2,
#Body .float-R h2 {
	margin-bottom: 20px;
}

#Body .margin-regulation{
	margin-top:-24px;
}
#Body .lead{
	margin-bottom:20px;
}

.nav-box dl dt.nav-t01 {
  border-radius: 10px 10px 0 0 !important;
}