@charset "utf-8";


/*Claire*/

.disclaimer{
	background-image:url(../../images/disclaimer/bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}


.main_content{
	overflow:hidden;
	border-right:1px solid #dedede;
	padding-right:20px;

	width:450px;

}

.section_selection_box {
	padding-right:20px;margin-left:20px;
	width:100px;
	float:right;
	display:table;
}

.section_selection_box{
	padding-right:20px;margin-left:20px;
	width:100px;
	float:right;
}
.section_selection_box > div{
	position:fixed;
	width:150px
}

.section_selection_box > div > div{
	
	padding:5px 10px;margin-bottom:10px;background-color:#333333;border-radius:5px;font-size:13px;color:#ffffff
}

.section_selection_box a{
	display:table;padding:5px 10px;
	margin-bottom:10px;
	background-color:#0c2344;
	border-radius:5px;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
}	

.disclaimer_header{
	font-size:18px;
	color:#41a6b7;
	border-bottom-style: solid;
	border-bottom-color:#d3d3d3;
	margin-left:50px;
	height:32px;
	padding-top:18px;
}

.disclaimer_header_icon{
	width:44px;
	height:52px;
	float:left;
	background-image:url(../../images/disclaimer/icon.png);
}

.disclamimer_cotent{
	font-family:arial;
	font-size:12px;
	padding-bottom:20px;
	padding-top:20px;
	line-height: 18px;
	padding-left:50px;
	
}

.disclamimer_cotent ol{
 	line-height: 18px;
}

.tnc_cotent{
	font-family:arial;
	font-size:12px;
	padding-bottom:20px;
	padding-top:20px;
	line-height: 18px;
	padding-left:50px;	
}




.compliance_header {
	font-size:18px;
	color:#e70097;
	line-height:26px;
	border-bottom:4px solid #4b95a6;
}

.compliance_content ul {
    display: block;
    list-style-type: disc;
    padding-left: 50px;
	line-height: 23px;
	letter-spacing: 1px;
}

.compliance_content_2 ul {
    display: block;
	list-style:decimal;
    padding-left: 50px;
	line-height: 23px;
	letter-spacing: 1px;
}

.dnc_table {
	font-size:12px;
	text-align:justify;
	color:#333;
	line-height: 23px;
	letter-spacing: 1px;　 
}

.dnc_table td {
	padding-left:20px;
	padding-bottom:10px;

}
