@charset "utf-8";

/*　
------------------------------------------------------------ */

dl {
	margin-bottom: 30px;
}

dt {
	background: url(../common/images/Q.gif) left no-repeat #eee;
	padding: 5px 5px 0 35px;
}

dd {
	background: url(../common/images/A.gif) left top no-repeat;
	padding: 5px 5px 0 35px;
	border: 1px solid #eee;
	margin-bottom: 20px;
}

.ul_01 {
    margin-bottom: 30px;
}

.ul_01 li {
    background: url(../common/images/arrow_blue.jpg) left 3px no-repeat;
	margin-bottom: 10px;
	padding-left: 20px;
}