@charset "UTF-8";

/* ******************************************************

	情熱＆クールプラニング

	プライバシー CSS

********************************************************* */
#home {}

/* インフォ▼ */
#info {
	margin:20px 20px 0 20px;
}

#privacy_policy	{
	margin:10px 50px 0 40px;
}

#privacy_policy p	{
	margin:0 0 0 40px;
	line-height:1.8em;
}

#privacy_policy h3	{
	margin:20px 0 10px 0;
}

#privacy_policy ul	{
	margin:10px 0 0 50px;
}

#privacy_policy li	{
	font-size:1.2em;
	padding:0 0 0 18px;
	background:url(../img/arrow-8-right.png) left center no-repeat;
	line-height:2em;
}

#seitei	{
	text-align:right;
	margin:20px 0 0 0;
}