@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content h3.spa{
	margin-bottom: 16px;
}

/*-------------------------------------------------------------------
	#greeting
-------------------------------------------------------------------*/
#content .imgright {
	margin-bottom: 22px;
}
#content .imgright.ev {
	margin-bottom: 35px;
}
#content .imgright .image {
	margin-left:20px;
	*margin-left:17px;
}
#content .imgright p.top{
	margin-bottom: 10px;
}
#content .imgleft {
	margin-bottom: 11px;
}
#content .imgleft .image {
	padding-top: 3px;
	margin-right:22px;
}

#content .imgleft p span{
	color: #70B10D;
	font-weight: bold;
}

/*-------------------------------------------------------------------
	.fir
-------------------------------------------------------------------*/
#content .fir{
	margin-bottom: 20px;
}
#content .fir p.top{
	margin-bottom: 12px;
}