/* =========================================
 * ポイントキャンペーンのスタイルシート
 * Copyright (C) 2008 福光屋
========================================= */

/* =========[ ポイントキャンペーン ]========= */
#page-main {
	background: #FFFFFF url(../point/bk_point.jpg) no-repeat left top;
}
#point {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	/*font-family:Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;*/
	font-family:Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	border-collapse: collapse;
}
#point h1 {
	margin: 0px;
	text-align: center;
	padding: 50px 0px 120px;
}
#point h2 {
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	color: #CC0000;
	padding: 10px 0px 0px;
}
#point h3 {
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	color: #CC0000;
	padding: 0px 0px 5px;
}
#point .wpresent p {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
}
#point .wpresent {
	border: 2px solid #cc6666;
	margin: 10px 15px;
	padding: 0px 20px 3px;
	background: #FFFFFF url(../point/wpresent_bk.gif) repeat-x;
}
#point .wpresent .text10 {
	font-size: 10px;
	line-height: 150%;
	font-weight: normal;
}
.cc6666 {
	color: #cc6666;
}
