/*ここから---------------------------------------------------------*/
H2 {
	padding: 0px;
	display: none;
	margin: 0px;
}


/*その他 ここから---------------------------------------------------------*/

.flash {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

H3 {
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
H3.privacy {
	background-image: url(../privacy/img/h3_1.gif);
	background-repeat: no-repeat;
	height: 30px;
}


#ptext {
	margin-bottom: 25px;
}


#ptext ul{
	list-style-image: none;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#ptext li{
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../privacy/img/li_point.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.p-right{
	text-align: right;
	margin-right: 8px;
}

