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


/*-------------------
	タイトル大
-----------------------*/
#title{
	background-image: url(../images/title.gif);
}


.subt.t_privacy{
	background-image: url(../images/t_privacy.gif);
}

.privacy_txt{
	width:680px;
	font-size: 12px;
	color: #666666;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	line-height: 200%;
}
.privacy_txt strong{
	font-weight: bold;
	color: #435FA4;
}
