@charset "utf-8";

h3#h3_howto{background-image: url(../images/howto/h3_howto.gif);}

h4#h4_year{background-image: url(../images/howto/h4_year.png);}
h4#h4_flow{background-image: url(../images/howto/h4_flow.png);}
h4#h4_delivery{background-image: url(../images/howto/h4_delivery.png);}
h4#h4_cost{background-image: url(../images/howto/h4_cost.png);}
h4#h4_cancel{background-image: url(../images/howto/h4_cancel.png);}
h4#h4_change{background-image: url(../images/howto/h4_change.png);}
h4#h4_receipt{background-image: url(../images/howto/h4_receipt.png);}
h4#h4_hour{background-image: url(../images/howto/h4_hour.png);}

h4#h4_year{_background-image: url(../images/howto/h4_year.gif);}
h4#h4_flow{_background-image: url(../images/howto/h4_flow.gif);}
h4#h4_delivery{_background-image: url(../images/howto/h4_delivery.gif);}
h4#h4_cost{_background-image: url(../images/howto/h4_cost.gif);}
h4#h4_cancel{_background-image: url(../images/howto/h4_cancel.gif);}
h4#h4_change{_background-image: url(../images/howto/h4_change.gif);}
h4#h4_receipt{_background-image: url(../images/howto/h4_receipt.gif);}
h4#h4_hour{_background-image: url(../images/howto/h4_hour.gif);}

div#content_wrap dl,
div#content_wrap ol,
div#content_wrap ul{
	width: 620px;
	margin-left: 30px;
	_padding-left: 15px;
	.padding-left: 15px;
}

div#content_wrap ol li{
	list-style: decimal inside;
	text-indent: -1em;
	margin-bottom: 9px;
}

div#content_wrap ul li{
	list-style: disc inside;
	text-indent: -1em;
	margin-bottom: 9px;
}

#dl_year dt{
	font-weight:bold;
	padding-bottom:9px;
	text-indent: -1em;
}

#dl_year dd{
	padding:0 0 20px 8px;
}

div#content_wrap dl dd{
	line-height: 1.5;
}
