@charset "utf-8";
#b h2 {
	font-size: 1.8em;
	color: #666666;
}
#ntm {
	background-color: #b2b2b2;
}
#ntmc {
	border-top-color: #666666!important;
	border-bottom-color: #666666!important;
	background: url(/_resource/image/ntmc_corporate.jpg) top left no-repeat;
}
#ntmcm {
	position: absolute;
	right: 0;
	background: url(/_resource/image/corporate/m_t_l.gif) #666666 top left no-repeat;
}
#ntmcm p {
	background: url(/_resource/image/corporate/m_t_r.gif) top right no-repeat;
}
#ntmcm ul {
	border-left: 3px solid #666666;
}
#ntmcm div.l {
	background: url(/_resource/image/corporate/m_b_l.gif) bottom left no-repeat;
}
#ntmcm div.r {
	background: url(/_resource/image/corporate/m_b_r.gif) bottom right no-repeat;
}
#b div.clc dl {
	margin-left: 1em;
}
blockquote {
	background-image: url(/_resource/image/personal-training/quote_start.gif);
}
blockquote div {
	background-image: url(/_resource/image/personal-training/quote_end.gif);
}

form.calculator {
	margin: 1em;
	border: 1px solid #CCCCCC;
}
form.calculator fieldset {
	padding: 1em;
}
form.calculator fieldset legend {
	font-weight: bold;
	margin: 0.5em 0;
}
div.info {
	padding: 0.5em;
	margin: 1em;
	border: 1px solid #0000FF;
}