@charset "UTF-8";

/*表内の余白*/
#table+.block_table_3 table td, .block_table_7 table td {
    Padding: 10px 15px;
}
/*Q&Aの余白削除*/
#faq+.contents_box01 .inner_item_txt .editor.question{
    margin-bottom: 3px;
}

#faq+.contents_box01 *+.question{
	margin-top: 20px;
}