﻿@charset "utf-8";

/* privacypolicy
---------------------------------------------------- */

div#policy {
width:908px;
margin:0 auto;

}

p.tex1 {
	padding-left:30px;
	font-size: 17px;
	line-height: 1.7em
}

p.tex2 {
	padding-left:30px;
	font-size: 16px;
	line-height: 1.7em
}

p.tex3 {
	float:right;
	font-size: 17px;
	line-height: 1.7em
	text-align:right;
	margin: 3px 0px;
}

.clear {
	clear:both; 
}  
.clear hr {
	display:none;
}
