@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content h3.spa{
	margin-bottom: 15px;
}
/*-------------------------------------------------------------------
	#greeting
-------------------------------------------------------------------*/
#content .greeting {
	margin-bottom: 37px;
}
#content .greeting.ev {
	margin-bottom: 32px;
}
#content .greeting.ev2 {
	margin-bottom: 40px;
}
#content .imgright p {
	width:430px;
}
#content .imgright .image{
	padding-top: 5px;
}
#content .imgleft .image.ee{
	padding-top: 5px;
}
#content .imgleft p {
	margin-left:213px;
}
#content p.top {
	margin-bottom: 18px;
}
#content .imgright p.none {
	margin-top: 25px;
}
#content .imgright p span {
	font-size:1.08em;
	font-weight:bold;
	color:#FF3366;
}
