@charset "UTF-8";
/* CSS Document */

h3{
	font-size:10px;
	line-height: 1.7em;
	color: #c0bfbe;
	font-weight:normal;
	margin: 15px 0 5px 0;
}


#title h2 {
	background-image: url(../privacy/privacy_img/title01.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 300px;
	margin-bottom: 50px;
	text-align:right;
}
#title h2 span {
	display: none;
}

.line{
	border-bottom:1px solid #c0bfbe;
	border-top:1px solid #c0bfbe;
	padding: 10px 0;
	margin-bottom: 10px;
}
	
.box{
	border: 1px solid #c0bfbe;
	padding: 20px;
}
