/*--------------------------------------------------------------------
	POLICY
--------------------------------------------------------------------*/

.policy #mainVisual {
	background: #dbecff url(../img/ttlImagePolicy.jpg) center top no-repeat;
}

.policy #main.index .item {
	background: #feffea url(../../share/img/bgYellowBoxBtm.jpg) center bottom no-repeat;
	width: 634px;
	margin-bottom: 30px;
	padding-bottom: 15px;
}
.policy #main.index .item h3 {
	height: 29px;
	text-indent: -9999px;
}
.policy #main.index .claim h3 {
	background: url(../img/ttlPolicyListClaim.png) center top no-repeat;
}
.policy #main.index .antisocial h3 {
	background: url(../img/ttlPolicyListAntisocial.png) center top no-repeat;
}
.policy #main.index .conflict h3 {
	background: url(../img/ttlPolicyListConflict.png) center top no-repeat;
}
.policy #main.index .law h3 {
	background: url(../img/ttlPolicyListLaw.png) center top no-repeat;
}
.policy #main.index .item p {
	padding: 15px;
	margin: 0;
}
.policy #main.index .item p.arrowR {
	padding: 0 0 0 15px;
	margin: 10px 0 0 15px;
}

.policy #main.claim h3 {
	background: url(../img/ttlPolicyClaim.png) center top no-repeat;
	text-indent: -9999px;
	height: 29px;
}
.policy #main.claim .item h4 {
	background: url(../../share/img/bgTtlParagraph.jpg) center top no-repeat;
	height: 29px;
	padding: 4px 0 0 15px;
	margin-top: 25px;
	margin-bottom: 5px;
	font-size: 108%;
	color: #4a5664;
}

.policy #main.claim .claimFlow {
	text-align: center;
	margin-top: 30px;
}


.policy #main.antisocial h3 {
	background: url(../img/ttlPolicyAntisocial.png) center top no-repeat;
	text-indent: -9999px;
	height: 29px;
	margin-bottom: 15px;
}
.policy #main.antisocial p {
	margin-bottom: 10px;
}
.policy #main.antisocial p.alignRight {
	margin-bottom: 25px;
}
.policy #main.antisocial ul li {
	padding-left: 1.3em;
	text-indent: -1.3em;
}



.policy #main.conflict h3 {
	background: url(../img/ttlPolicyConflict.png) center top no-repeat;
	text-indent: -9999px;
	height: 29px;
	margin-bottom: 15px;
}
.policy #main.conflict .item h4 {
	background: url(../../share/img/bgTtlParagraph.jpg) center top no-repeat;
	height: 29px;
	padding: 4px 0 0 15px;
	margin-top: 25px;
	margin-bottom: 5px;
	font-size: 108%;
	color: #4a5664;
}
.policy #main.conflict table {
	background: #feffea;
	margin-top: 10px;
}
.policy #main.conflict table th, 
.policy #main.conflict table td {
	padding: 3px 10px;
	border: 1px solid #8d9fb6;
}
.policy #main.conflict table .col1 {
	background: #e9f9fc;
	width: 100px;
	text-align: center;
}
.policy #main.conflict table .row1 {
	background: #bbcee6;
	text-align: center;
}
.policy #main.conflict ul {
	margin: 10px 0 10px 10px;
}
.policy #main.conflict ul li {
	margin: 3px 0;
}
.policy #main.conflict .imgNumber {
	margin: 20px auto 0;
	width: 444px; height: 115px;
	background: url(../../share/img/imgService.jpg) left top;
	text-indent: -9999px;
}



.policy #main.law h3 {
	background: url(../img/ttlPolicyLaw.png) center top no-repeat;
	text-indent: -9999px;
	height: 29px;
	margin-bottom: 15px;
}
.policy #main.law .item h4 {
	background: url(../../share/img/bgTtlParagraph.jpg) center top no-repeat;
	height: 29px;
	padding: 4px 0 0 15px;
	margin-top: 25px;
	margin-bottom: 5px;
	font-size: 108%;
	color: #4a5664;
}

.policy #main.law .item p {
	margin-bottom: 10px;
}
.policy #main.law .item dt {
	color: #006699;
	font-weight: bold;
	margin-top: 10px;
}
.policy #main.law .item h5 {
	background: url(../../share/img/iconBar.gif) left top no-repeat;
	height: 23px;
	padding: 1px 0 0 12px;
	margin-top: 15px;
	margin-bottom: 5px;
}


.policy #main .item .frame {
	border: 1px solid #75a7e3;
	padding: 2px;
}
.policy #main .item .frame div {
	border: 1px solid #75a7e3;
	padding: 8px;	
}
.policy #main .item .frame h5 {
	margin-top: 0;
}
.policy #main.law .item .frame p {
	border-bottom: 1px dotted #75a7e3;
	padding-bottom: 5px;
}



.policy #sidebar .categoryMenu {
	width: 246px;
	background: #bcbcbc;
	padding: 3px;
	margin-bottom: 15px;
}
.policy #sidebar .categoryMenu h2 {
	background: url(../img/ttlSidebarPolicy.png) center top;
	height: 26px;
	text-indent: -9999px;
}
.policy #sidebar .categoryMenu ul {
	background: #fff;
	padding: 5px 0 10px 10px;
}
.policy #sidebar .categoryMenu ul li {
	margin-top: 5px;
}