@charset "utf-8";

/* ------------------------------------

	POLICY

------------------------------------ */
#policy {
	width: 900px;
	font-size: 110%;
	position: relative;
}

#policy h3 {
	width: 338px;
	height: 30px;
	background: transparent url(../img/title_policy.jpg) no-repeat top left;
	text-indent: -9999px;
}

#policy p {
	padding: 25px 0 0 0;
	line-height: 180%;
}
#policy #policy_section {
	margin-top: 30px;
	width: 900px;
	position: relative;
}

#policy #policy_section .divide_section {
	margin-bottom: 30px;
	padding-bottom: 10px;
	width: 590px;
	position: relative;
	border-bottom: #333333 1px dashed;
}
#policy #policy_section .lastchild {
	border-bottom: none!important;
}

#policy #policy_section .agree_section {
	top: 0;
	right: 0;
	width: 280px;
	position: absolute;
}


#policy #policy_section .divide_section h4,
#policy #policy_section .agree_section h4 {
	padding-bottom: 20px;
	font-size: 120%;
	font-weight: bold;
}

#policy #policy_section .divide_section p,
#policy #policy_section .agree_section p {
	padding: 0 0 20px 0;
}

#policy #policy_section .divide_section .primarysection {
	width: 280px;
	float: left;
}

#policy #policy_section .divide_section .secondarysection {
	width: 280px;
	float: right;
}

#policy .blank {
	height: 150px;
}


* html #policy strong {
	font-size:110%;
}
*:first-child+html #policy strong {
	font-size:110%;
}


#policy ul li.no {
	line-height: 180%;
	text-indent: -1.3em;
	padding-left: 1.3em;
}

:root #policy ul li.no {
	line-height: 180%;
	text-indent: -1.1em;
	padding-left: 1.1em;
}

#policy p.listtitle {
	line-height: 180%;
	text-indent: -1.5em;
	margin-left: 1.5em;
	margin-bottom: -20px;
}

:root #policy p.listtitle {
	line-height: 180%;
	text-indent: -1.3em;
	margin-left: 1.3em;
	margin-bottom: -20px;
}

#policy p.listtitle2 {
	line-height: 180%;
	text-indent: -1.5em;
	margin-left: 3em;
	margin-bottom: -20px;
}

:root #policy p.listtitle2 {
	line-height: 180%;
	text-indent: -1.4em;
	margin-left: 2.7em;
	margin-bottom: -20px;
}

#policy ul.inside {
	margin-left: 2.7em;
}

#policy ul.inside2 {
	margin-left: 1em;
}


#policy ul.inside li {
	text-indent: -0.7em;
	margin-top: 5px;
	line-height: 180%;
}

#policy ul.inside2 li {
	text-indent: -0.7em;
	margin-top: 10px;
	line-height: 180%;
}

:root #policy ul.inside {
	text-indent: -1.3em;
	margin-left: 1.3em;
}

:root #policy ul.inside2 {
	margin-left: 0.8em;
}

:root #policy ul.inside2 li {
	text-indent: -1em;
	margin-top: 10px;
	line-height: 180%;
}

:root #policy ul.inside li {
	text-indent: -1em;
	padding-left: 1em;
	margin-top: 5px;
	line-height: 180%;
}

#policy img.privacymark{
	float:left;
	margin-right: 15px;
	margin-left: 1.5em;
}
