@import "left_menu.css";

#policy_title {
	width:210px;
	height:60px;
	display:block;
	text-indent:-999em;
	background:url('images/policy/title.gif') no-repeat 0 0;
}
#contents h4 {
margin-left:5px;
padding:5px 10px;
background-color:#FFFDF4;
}
#contents p {
margin-left:25px;
margin-right:25px;
}
