@charset "utf-8";

/* -----------------------------------------------------------
  concept Directories Layout Style Sheet
  Last Update 2010-01-29
------------------------------------------------------------ */
br.clear {clear:both;}

/* -----------------------------------------------------------
   BODY
------------------------------------------------------------ */
body#concept {
background: url(/freshel/whitec/concept/images/index_bg_02.gif) repeat-x;
}
#concept div#wrap {
width:100%;
background: url(/freshel/whitec/concept/images/index_bg_01.jpg) no-repeat center 101px;
}

/* -----------------------------------------------------------
  SECTION
------------------------------------------------------------ */
#concept div.section {
position:relative;
width:900px;
height:459px;
margin:86px -20px 0 20px;
background:url(/freshel/whitec/concept/images/index_img_01.jpg) no-repeat right top;
}
#concept div.section h2 {
margin-bottom:49px;
}
#concept div.section h3 {
margin-bottom:19px;
}

#concept div.section div#textArea {
width:535px;
}

