﻿@charset "utf-8";
 @import url(reset.css);
@import url(base.css);
@import url(common.css);
#content h3 {
	font-size:1.9em;
	color:#000;
	padding:2px 0 5px 0;
	font-weight:bold;
	line-height:1;
	background:url(../image/h2_bg.gif) left bottom repeat-x;
	margin-bottom:20px;
}

#content h3 strong{
	font-weight:bold;
}

#content .teach{
						overflow:hidden;
						zoom:1;
						margin-bottom:54px;
						}
#content .teach p{
	text-indent:1em;
}
#content .teach div{
					float:right;
					margin:0 0 0 18px;
					}
#content .teach p.top{
					margin:0px 0 22px 0;
					}
p.gotop {
	margin:30px -1px 20px 0;
}
