@charset "utf-8";

/*========================

プライバシーポリシー

========================*/

/*------------------------
常にインクルードするCSS
------------------------*/

@import "reset.css";
@import "base.css";

/*------------------------

レイアウト

------------------------*/

.img_privacy {
	margin:5px 0 10px 11px;
	padding:0;
	}

.text_privacy {
    width:712px;
	margin:0 0 30px 21px;
	padding:0;
	}
	
.green {
	margin:0;
	padding:0;
	color:#8CC63E;
	font-size:122%;
	}
	
	

	
	
