body,p,td {
font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "MS P ゴシック", sans-serif;
}



/*-----------------------------------
	外枠
-----------------------------------*/
/*線*/
.cptop_frame {
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

/*余白（左）*/
.cptop_left{
	padding:0px 10px 10px 30px;
}

/*余白（右）*/
.cptop_right{
	padding:0px 30px 10px 10px;
}


/*-----------------------------------
	キャンペーン個別
-----------------------------------*/
/*説明部分*/
.cptop_cptext{
	padding:10px;
	font-size: 12px;
	line-height: 125%;
	font-weight: normal;
	color:#666666;
}

.cptop_cpread{
	margin-bottom:3px;
}
