@charset "shift_jis";

/*********************************
 *
 * business
 *
 *********************************/

/* ex */
table.ex {width:100%; margin-top:2px;}
	table.ex th, table.ex td {padding:12px 0; border-bottom:1px solid #dcdcdc;line-height:1.4;}
	table.ex th {width:115px; padding-left:5px; font-size:13px; font-weight:bold;}
		table.ex th span {padding-left:12px; background:url(../common/images/icon_arrow.gif) left center no-repeat;}

/* point */
#contents h4 {margin-top:15px;}
p.point {margin:0 !important; padding:9px 13px 13px 13px; background:url(../images/business/bg_ppint.gif) left bottom no-repeat; color:#8d621f; font-size:12px; font-weight:bold; line-height:1.5 !important;}

h5 {margin-top:1em; font-weight:bold;}
#contents .inr {margin:0.2em 0 0 1.5em;}

/* list1 */
dl.list1 {}
	dl.list1 dt, dl.list1 dd {line-height:1.5;}
	dl.list1 dt {float:left; width:14em;} 
	dl.list1 dd {margin-left:14em;}

/* list2 */
dl.list2 {}
	dl.list2 dt, dl.list2 dd {line-height:1.5;}
	dl.list2 dt {float:left; width:4.5em;} 
	dl.list2 dd {margin-left:4.5em;}