@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#content p.p01 {
	margin:-4px 0 34px;
}
/*-------------------------------------------------------------------
	#flow
-------------------------------------------------------------------*/
#flow {
	margin-bottom: 34px;
}
#flow .box {
	background:url(../image/flow_bg.jpg) left bottom no-repeat;
	padding-bottom:45px;
	margin:-4px 0 20px;
	overflow: hidden;
	/zoom: 1;
}
#flow .box .image {
	float: left;
	padding:4px 0 7px;
}
#flow .box p {
	margin-left:330px;
}
#flow .blast {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
}


/*-------------------------------------------------------------------
	#greeting
-------------------------------------------------------------------*/
#greeting {
	margin:-4px 0 19px;
}
#greeting .image {
	padding-top:4px;
}
#greeting .image span {
    display: table-cell;
    height: 211px;
    text-align: center;
    vertical-align: middle;
    width: 210px;
}
#greeting .text {
	margin-left: 230px;
}
#greeting p span {
	font-weight:bold;
	color:#729821;
}
