@charset "utf-8";
/* CSS Document */


/*
------------------
個人情報について
------------------
*/
.regular{
	padding-top:30px;
	padding-right:20px;
	margin-bottom:20px;
}
h4.regularH4{/*タイトル*/
	color:#000;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:20px;
	background:url(../../img/regular/img_subscriptionContent.jpg) left top no-repeat;
}
p.regularP{/*説明文*/
	line-height:170%;
	letter-spacing:0.1em;
	padding:0 10px;
	color:#000;
}
#regularInquiry{
	padding-top:20px;	
}
h5.regularH5{/*お問い合わせについて*/
	background:url(../../img/regular/img_subscriptionContent2.jpg) left 3px no-repeat;
	color:#000;
	padding-left:10px;
	padding-bottom:5px;
	font-size:12px;
}






