@charset "UTF-8";


div.otherBox {
	width:600px;
	margin-bottom:60px;
}

p.emphasis {
    color: #333333;
    font-size:116% !important;
    font-weight:bolder;
	padding-bottom:20px !important;
}
	
p.btn {
	text-align:center;
	padding-top:20px !important;
}

p.othertext {
	padding-bottom:30px !important;
}

ul.policy {
	padding-bottom:30px;
}

ul.policy li {
	padding-bottom:10px;
}

ul.policy li span.olL {
	display:block;
	float:left;
	width:55px;	
}

ul.policy li span.olR {
	display:block;
	float:left;
	width:545px;	
}

ul.outline {
	padding:5px 0;	
}

ul.outline,
ul.outline li {
	line-height:140%!important;
}

ul.outline li.farst {
	padding-bottom:10px;
}

ul.outline li span.olL {
	display:block;
	float:left;
	width:40px;	
}

ul.outline li span.olR {
	display:block;
	float:left;
	width:350px;	
}


dl.privacy {
	padding:40px 0;
	width:600px;
}

dl.privacy dt {
	color: #333333;
    font-size:116% !important;
    font-weight:bolder;
	padding-bottom:20px !important;
}

dl.privacy dd {
	padding-bottom:30px;
}

