@charset "UTF-8";
/* CSS Document */
div#main p.mainimage {
	background:none;
padding-bottom: 0px;
}
div#contents h1 {
background: url(../service/img/bg_stitle.gif) repeat-x left bottom;
margin-bottom: 10px;
color: #039;
}

div#contents div#privacy ol {
	padding-bottom: 20px;
	padding-left: 30px;
	}
div#contents div#privacy ol li {
	padding-bottom: 20px;
	list-style-type: decimal;
	line-height:160%;
	}


