@charset "UTF-8";
/*------------------------------------------------------
	Art Corporation PolicyHomelayout Styles
	Version:  18th Sep. 2009
	
	3-1.commonstyle
--------------------------------------------------------*/

/*------------------------------------------------------
	3-1.commonstyle
--------------------------------------------------------*/
#policy h2 {
	background: url(/common/img/h2_bg.gif) left top no-repeat;
	border-bottom: solid 2px #0050c8;
	margin: 0;
	padding: 5px 10px 4px 10px;
	font-size: 125%;
	font-weight: bold;
}

#policy h3 {
	background: #dbe9ff;
	border-left: solid 6px #0050c8;
	padding: 5px 4px 4px 4px;
	font-size: 125%;
	font-weight: bold;
}

#policy .indent { margin: 10px 10px 0 10px;}

#policy ul.normal { list-style-type: disc; margin: 10px 10px 10px 25px;}
#policy ol.normal li ul.normal li { font-weight: normal; margin-bottom: 0;}
#policy ol.normal { list-style-type: decimal; margin: 10px 10px 0 35px;}
#policy ol.normal li { font-weight: bold; margin-bottom: 10px;}
#policy ol.normal li span { font-weight: normal;}

#policy .signature {
	text-align: right;
	margin-top: 50px;
}

