@charset "utf-8";
/* ======================================================
 
 page name: linda about
 create : 2010/6/11
 update : 2010/6/11
 
======================================================= */

/* ===================================================== */
/* ID/CLASS ELEMENT SET */
/* ===================================================== */
#contents{
	padding:88px 0 0 0;
}
#contents section{
	margin:0 0 11px 30px;
	padding:0 0 0 50px;
	background:url(../img/bg_about.gif) left top repeat-y;
	min-height:130px;
}
* html #contents section{
	height:130px;
}
h2{
	padding:4px 0 20px 0;
}




/* ===================================================== */
/* CLEAR FIX */
/* ===================================================== */
