/* 文字コードセット for Netscape */
@charaset "Shift_JIS";


dl{
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
	width:97%;
	height:auto;
}

dt{
	margin:0px 0px 0px 10px;
	padding:5px 0px 5px 10px;
	width:98%;
	height:auto;
    text-align:left;
    font-size:16px;
font-weight:bold;
    border-left:8px solid #854191;
    border-bottom:1px dotted #854191;
    
}
dd{
	margin:0px 0px 0px 5px;
	padding:5px 0px 0px 10px;
	width:98%;
	height:auto;
    text-align:left;
    font-size:14px;
}
