﻿@charset "UTF-8";

/* -----------------------------
*	よくあるご質問
----------------------------- */
.accordion-panel dt { padding-bottom: 5px; margin-bottom: 5px; background: url(../../common/img/line_dot3.gif) repeat-x left bottom; font-weight: bold; font-size: 108%;}
.accordion-panel dt a { display: block; padding-left: 18px; background: url(../img/icon.gif) no-repeat left 2px; color: #333; text-decoration: none;}
.accordion-panel dt a:hover { color: #999;}
.accordion-panel dt a.current { background: url(../img/icon_cr.gif) no-repeat left top; color: #1f1f1f}
.accordion-panel dd div { padding-bottom: 10px;}

ul.question { list-style: none; margin-left: 10px; padding: 0;}
ul.question li { margin: 0 0 3px 10px; padding: 1px 0 1px 25px; background: url(../img/q.gif) no-repeat left top;}
ul.question a { padding-left: 0; background: none; color: #4d4d4d; text-decoration :none;}
ul.question a:hover { text-decoration: underline;}


