@charset "Shift_JIS";
/*-----------------------------------------------------------------------------
　1000ポイント Limit OFF! 制限解除
-----------------------------------------------------------------------------*/
#limitOff{
	width: 730px;
	text-align: center;
	background: #fff;
	text-decoration: none;
	font: 14px/1.35 "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif !important;
*font-size: small;
*font: x-small;
	line-height: 1.5em;
	color: #333;
	padding: 0px 0px 15px 0;
	font-size: 14px !important;
	position: relative;
}

#limitOff div{
	zoom: 1;
}
#limitOff div:unknown{
	clear: both; display: block; visibility: hidden; line-height: 0; height: 0px; content: ".";
}





/*-----------------------------------------------------------------------------
　Limit OFF! メイン画像
-----------------------------------------------------------------------------*/
#limitOff h2{
	padding: 0 0 20px 0;
	width: 730px;
	background: url(../images/bg_info_top.gif) no-repeat left bottom;
}



/*-----------------------------------------------------------------------------
　ポイント制度リニューアル
-----------------------------------------------------------------------------*/
#pointRelease_warp{
	position: relative;
	width: 730px;
	background: url(../images/bg_info.gif) repeat-y left top;
}
#pointRelease_warp #pointRelease{
	padding: 0 0 12px 0;
	position: relative;
	width: 730px;
}
#pointRelease #point_info{
	padding: 0 0 25px 0;
	position: relative;
	width: 730px;
	text-align: left;
	background: url(../images/bg_info_middle.gif) repeat-y left top;
	color: #000;
}
#pointRelease #point_info h3{
	padding: 20px 17px 0 17px;
	position: relative;
	width: 696px;
}

#pointRelease #point_info .about_limitOff{
	padding: 10px 60px 0 60px;
	position: relative;
	width: 610px;
	font-size: 19px !important;
}
#pointRelease #point_info .about_limitOff .red{
	font-weight:bold;
}
#pointRelease #point_info .about_limitOff ul{
	padding: 5px 0 0 0;
}
#pointRelease #point_info .about_limitOff li{
	margin: 10px 0 0 0; 
	padding: 0 0 0 25px;
	position: relative;
	width: 585px;
	background: url(../images/bg_list_circle.gif) no-repeat left center;
	font-size: 20px !important;
	font-weight:bold;
	line-height: 1.5em;
}


