

div#contents div.article h2 {
	width: 520px;
	height: 51px;/*38+(960-520-182)/2*/
	background: transparent url('../img/title_policy.gif') no-repeat scroll left top;
	text-indent: -1000px;
	overflow: hidden;
}

div#contents div.article h3,
div#contents div.article p,
div#contents div.article ul,
div#contents div.article ol {
	margin: 0 1em 1em;
	width: auto;
}

div#contents div.article p:nth-last-child(2) {
	margin: 0 1em 3em;
}

div#contents div.article h3 {
	color: #600;
	font-weight: bold;
}

div#contents div.article p {
	word-wrap: break-word;
	word-break: all;
}





