@charset "UTF-8";
/* CSS Document */


/*============================================================
	KITCHEN
============================================================*/

/* PAGE TTL */


#About #PageTtl {
	background:url(../img/about_ttl_bg.gif) repeat-x;
	height:98px;
	margin:20px 0 15px 0;
	}
#About p.AboutImg {
	text-align:center;
	padding-bottom:40px;
	}
	
#About .dgdL {
	width:870px;
	margin:0 auto;
	}
#About .dgdR {
	width:870px;
	margin:0 auto;
	padding-top:15px;
	}			
#About .dgdL p.img {
	float:left;
	width:165px;
	}
#About .dgdL p.txt {
	float:left;
	width:705px;
	display:block;
	}
#About .dgdR p.img {
	float:left;
	width:219px;
	}
#About .dgdR p.txt {
	float:left;
	width:651px;
	}
	
