/*------------------------------------------------------------------------
[ desing.css ]  Copyright Studio FIX Inc.
--------------------------------------------------------------------------*/
h2													{ background: url(../images/h2img_01.gif) no-repeat  ; height: 30px; }


/*------------------------------------------------------------------------
INDEX
--------------------------------------------------------------------------*/ 
#index																	{  }
#index h2#h2_lavel01				{ background-position: 0  0; margin: 0 0 15px 0;  }
#index h2#h2_lavel02				{ background-position: 0  -30px; margin: 0 0 15px 0;  }
#index h2#h2_lavel03				{ background-position: 0  -60px; margin: 0 0 15px 0;  }
#index h2#h2_lavel04				{ background-position: 0  -90px; margin: 0 0 15px 0;  }

/*------------------------------------------------------------------------
健診FAQ
--------------------------------------------------------------------------*/ 
#question_list										{  }
#question_list ul								{ padding: 0; margin: 0 0 0 0.5em;	list-style: none;}
#question_list li									{ padding: 0 0 0 20px; background: url(../images/ico_question_list.gif) no-repeat 0 0.5em;  border-bottom: 1px dotted #ccc;  line-height: 2.0; }
#question_list li.head				{ padding: 0; background: none; font-weight: bold; border: none;  }

#faq											{  margin: 50px 0 0 0;  }
#faq dl									{   }
#faq dt								{ background: url(../images/ico_q.gif) no-repeat; background-color: #fefce4;  padding: 3px 3px 3px 40px;  margin: 30px 0 0 0; }
#faq dd 								{ background: url(../images/ico_a.gif) no-repeat;  margin: 5px 0 0 0; padding: 2px 3px 2px 40px; }
.pagetop_back		{  text-align:right;  margin: 10px 0 0 0; }

