@charset "utf-8";
/* CSS Document */


/*
------------------
定期購読について
------------------
*/

p.indent10P{
	padding-left:10px;
}

.regular{
	padding-top:30px;	
	margin-bottom:20px;
}
h4.regularH4{/*購読料と購読についてのタイトル*/
	color:#000;
	font-size:14px;
	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;
}
a.btnRegular{
	display:block;
	padding:10px 10px 0;
	width:137px;
}
#indentRegular{
	margin-top:30px;
	padding:0 10px ;
}
h5.regularH5{/*お支払について*/
	background:url(../../img/regular/img_subscriptionContent2.jpg) left 3px no-repeat;
	color:#000;
	padding-left:10px;
	padding-bottom:5px;
	font-size:12px;
}

/*創刊キャンペーン*/

#campaign{
	background:url(../../img/regular/bg_campaign.jpg) left top no-repeat;
	width:331px;
	height:85px;
	margin-left:10px;
	padding:80px 10px 0 140px;
	line-height:130%;
	letter-spacing:0.2em;
	color:#183A56;		
}

span.campaignNotice{
	font-weight:bold;
	color:#F90;
}

