/* privacy
---------------------------------------------------------------*/

/* H2 Type Red
------------------------------------*/

.content h2{
	line-height: 1.2;
	font-size: 140%;
	font-weight: bold;
	border: none;
	padding: 0.2em 0.2em 0.2em 28px;
	background: url(https://img08.shop-pro.jp/PA01033/512/etc/_icon-title.png) top left repeat-y;
}

.content h2 a{
	color: #000 !important;
	text-decoration: none;
}

/*.content h3{
	padding-bottom: 0.2em;
	border-bottom: 1px solid #999;
}*/

#text p{
	margin-bottom: 1em;
}

#block-privacy h3{
	margin-bottom: 0.8em;
	font-weight: bold;
}

#block-privacy .first{
	padding: 0 0 1em 0;
}

#block-privacy p{
	margin: 0 1.5em;
}


/* clear fix
---------------------------------------------------------------*/

