@charset "utf-8";
/* policy CSS */

h3{
	margin:0 0 5px;
	padding:0 0 0 15px;
	background-image: url(../../shared/images/cmn_icon01.gif);
	background-repeat: no-repeat;
	background-position:0 0;
}

#policy{
	width:595px;
	margin:0 auto;
}
#policy div{
	height:100%;
	padding:0 0 7px;
}
#policy .left{
	float:left;
	width:50px;
	text-align:right;
	letter-spacing:1px;
}
#policy .right{
	float:right;
	width:535px;
}
#policy .right span{
	font-size:0.9em;
	line-height:135%;
}