@charset "utf-8";

table.base_a th { white-space:nowrap;}
table.base_a th.dDate {width:90px;}
table.base_a th.dDate_l {width:100px;}
table.base_a th.dExtent {width:120px;}
table.base_a th.dDuration {width:60px;}
table.base_a th.dEffect {width:150px;}
table.base_a td { text-align:left;}
table.mainte tr.tr1 td {
	background: #F5F7FA;
}

/*Inquiry*/
dl#for-sbm {height:49px;}
dl#for-sbm dt {width: 146px;}
dl#for-sbm dd {margin: -33px 0 0 146px;}

dl.free_call{ margin:5px 0;}
dl.free_call dt {width: 11.5em;}
dl.free_call dd {margin: -1.4em 0 0 12em;}



.round_box {
	background: url(/mobile/set/data/info/personal/maintenance/img/bg_round_box_center.png) repeat-y left top;
}
.round_box .round_box_bottom {
	background: url(/mobile/set/data/info/personal/maintenance/img/bg_round_box_bottom.png) no-repeat left bottom;
}
.round_box .round_box_bottom .round_box_top {
	background: url(/mobile/set/data/info/personal/maintenance/img/bg_round_box_top.png) no-repeat left top;
	padding: 15px 0 15px 10px;
}
.round_box .round_box_bottom .round_box_top p {
	padding-top: 10px;
}
.w-215 {
	width: 215px;
}