@charset "utf-8";
/*
機　　能　　名：ご挨拶
作　　成　　日：2013/11/27
作　　成　　者：52WEB WORKS. 上田
更　　新　　日：

/* ***************************************
	
**************************************** */

div#greeting {
}

/* greeting_intro */
div#greeting #greeting_intro {
padding-bottom:20px;
}
div#greeting #greeting_intro p {
margin:0;
}
div#greeting #greeting_intro div {
margin:50px auto 0 auto;
}