/* CSS Document */

@import "common.css";
@import "defolt.css";
@import "layout.css";
@import "set.css";
@import "sub.css";


#warp #main .ma_tl_10_r_20 dl {
	margin-left: 10px;
}
#warp #main .ma_tl_10_r_20 dt {
	font-size: 14px;
	font-weight: bold;
	color: #3399FF;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3366CC;
	border-left-color: #3366CC;
	padding-left: 1em;
	letter-spacing: 1em;
}
#warp #main .ma_tl_10_r_20 dd {
	margin-left: 1.5em;
	margin-bottom: 15px;
}
#warp #main .ma_tl_10_r_20 h3 {
	font-size: 16px;
	margin-bottom: 15px;
}
