@charset "Shift_JIS";

.pp h2#privacy{
	width:520px;
	height:50px;
	background-image: url("../img/privacy_title.gif");
	background-repeat: no-repeat;
}


.pp h3{
	font-size: 125%;
	font-weight: bold;
	border: 1px solid #CCC;
	padding: 5px;
	color: #666;
}

.pp .txt-block{
	padding:10px 0px 10px 0px;
}

.pp h4{
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}

.pp h5{
	font-size: 100%;
	background-color: #EDEDED;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.pp dl{
	padding-left: 1.5em;
}

.pp dt{
	float: left;
	width: 2em;
	text-align: right;
}

.pp dd{
	padding-left: 2.5em;
	line-height: 170%;
}

#main p{
	line-height: 170%;
	padding-left: 1.5em;
}