@charset "Shift_JIS";
@import "http://";

/********************************************************************************/
/********************************************************************************/
/* 中央コンテナ																	*/
/********************************************************************************/
/********************************************************************************/
/*----------------------------------------------------------*/
/* 中央全体													*/
/*----------------------------------------------------------*/
#center_container {
	float:left;
	width:780px;
	/*	高さはココで決める(最低indexstyleと同じ)	*/
	height:1900px;
	margin:5px 0px 0px 0px;
	vertical-align:top;
	text-align:center;
	line-height:1.4;
}
/*----------------------------------------------------------*/
/* ポイントの貯め方											*/
/*----------------------------------------------------------*/
.point_tit {
	width:724px;
}
/*	説明	*/
.p_info_fm {
	width:600px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
/*	ポイント通帳	*/
.p_psheet_fm {
	padding:8px;
	border:1px solid #ffca6a;
	width:600px;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.p_psheet_l, .p_psheet_r {
	float:left;
	width:300px;
}
.p_psheet_info {
	width:280px;
	padding-left:20px;
	font-size:12px;
	font-weight:normal;
}

/*	クリックポイント付き懸賞等の説明	*/
.p_cat_fm {
	width:680px;
}
.p_cat_info {
	width:660px;
	padding-left:20px;
	font-size:14px;
	text-align:left;
}
.p_cat_l, .p_cat_r {
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}

#point_mfm {
	width:700px;
}
.p_fm {
	float:left;
	width:230px;
	height:500px;
	font-size:14px;
}
.p_tit {
	width:195px;
	height:95px;
}
.p1_cat1, .p1_cat2 {
	width:171px;
	height:41px;
	line-height:41px;
	background:url(img/p1_cat_bg.gif) no-repeat;
}
.p1_cat2 {
	margin-top:-1px;
}
.p2_cat1, .p2_cat2 {
	width:171px;
	height:41px;
	line-height:41px;
	background:url(img/p2_cat_bg.gif) no-repeat;
}
.p2_cat2 {
	margin-top:-1px;
}
.p3_cat1, .p3_cat2 {
	width:171px;
	height:31px;
	line-height:31px;
	background:url(img/p3_cat_bg.gif) no-repeat;
}
.p3_cat2 {
	margin-top:-1px;
}
