/*------------------------------------------------------------------------
[ desing.css ]  Copyright Studio FIX Inc.
--------------------------------------------------------------------------*/
h2													{ background: url(../images/h2img_01.gif) no-repeat  ; height: 30px; }
h3													{ background: url(../images/h3img_01.gif) no-repeat  ; height: 20px; }

/*------------------------------------------------------------------------
INDEX
--------------------------------------------------------------------------*/ 
#index																	{  }
#index h2#h2_lavel01				{ background-position: 0  0; margin: 0 0 10px 0;  }

#index h3#h3_lavel01				{ background-position: 0 0;  margin: 30px 0 5px 0;  }
#index h3#h3_lavel02				{ background-position: 0 -20px; margin: 30px 0 5px 0;  }
#index h3#h3_lavel03				{ background-position: 0 -40px; margin: 30px 0 5px 0;  }

div#receptionist												{  margin: 20px 0 0 0;   padding: 15px;  background-color: #fffae7; }
div#receptionist p											{ text-align: center; }

