@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content .same{
	background:url(../image/t_bg01.jpg) right top no-repeat;
	padding:25px 35px 35px 30px;
	margin-bottom:40px;
}
#flow{
	margin-bottom:50px;
}
#flow dl dt{
	text-align:center;
	margin-bottom:23px;
}
#flow dl{
	margin-bottom:35px;
}
#flow dl.top{
	margin-top:30px;
}
#flow dl dd{
	border:2px solid #F1D8C7;
	padding:24px 30px 20px 28px;
}
#greeting p.top{
	margin-top:50px;
}	
#greeting p{
	margin-bottom:25px;
}
#greeting{
	margin-bottom:50px;
}
#content p.text{
	background:url(../image/t_bg02.jpg) left top no-repeat;
	padding:25px 30px 40px 28px;
	margin-bottom:50px;
}
#content .box dl dt{
	text-align:center;
	margin-bottom:15px;
}
#content .box dl dd p{
	text-align:center;
	margin-bottom:25px;
}
#content .box dl dd p.last{
	margin-bottom:0;
}
#content .box dl{
	border-bottom:1px dotted #D7D67C;
	padding-bottom:15px;
	margin-bottom:20px;
}
#content .box dl.last{
	border-bottom:none;
}
