@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);


#content .first{
	margin-bottom:24px;
}

#content .first dt{
	margin-bottom:19px;
	line-height:1;
}

#content .first dd{
	margin-bottom:16px;
	padding-right:10px;
}

#content .first dd p{
	margin-bottom:19px;
}

#content .first dd p.last{
	margin-bottom:0;
}

#content .first p span,
#content .second span{
	font-size:1.2em;
	font-weight:bold;
	color:#0099FF;
}

#content .first dd p span.special{
	font-size:1em;
	font-weight:normal;
}

#content .second{
	margin:-4px 10px 23px 0;
}

#content .link01{
	padding-top:3px;
}