/* よくある質問CSS */


#main_question{
float:left;
}

#main_question h2{
background: url(../inquiry/images/question_title.gif) no-repeat;
width:650px;
height:69px;
text-indent:-9999px;
}

.main_question_2, #main_question_3, #main_question_4, #main_question_5, #main_question_6, #main_question_7{
width:630px;
margin-left: 10px;
}

.main_question_2 h3, #main_question_3 h3, #main_question_4 h3, #main_question_5 h3, #main_question_6 h3, #main_question_7 h3{
width:630px;
height:41px;
text-indent:-9999px;
margin: 20px auto 16px;
}

.main_question_2 h3{
background: url(../inquiry/images/question_title_2.gif) no-repeat;
margin-top: 10px;
}

#main_question_3 h3{
background: url(../inquiry/images/question_title_3.gif) no-repeat;
}

#main_question_4 h3{
background: url(../inquiry/images/question_title_4.gif) no-repeat;
}

#main_question_5 h3{
background: url(../inquiry/images/question_title_5.gif) no-repeat;
}

#main_question_6 h3{
background: url(../inquiry/images/question_title_6.gif) no-repeat;
}

#main_question_7 h3{
background: url(../inquiry/images/question_title_7.gif) no-repeat;
}


#question_top{
margin-top: 20px;
padding-left: 10px;
}

#question_top div{
width:300px;
float:left;
margin-right: 10px;
}

#question_top div p{
margin-bottom:10px;
}
