@charset "Shift_JIS";


#wrapper {
	width: 970px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../common_img/bg_white.png);
	background-repeat: repeat-y;
}


a:link {color: #003;}
a:visited {color: #003;}
a:hover {color: #f00;}
a:active {color: #003;}

.clear {clear:both;}

/*----------------------------layout---------------------------- */

#point_title {
	width:650px;
	height:325px;
	margin-top:30px;
	background:url(images/card_top_main.jpg) left top no-repeat;
}
#point_title p {
	width:305px;
	color:#FFF;
	line-height:1.3em;
	font-size:13px;
	padding:210px 0 0 45px;
}
#point_title span {	color:#000099;}


#point_left { width:322px; float:left;}
#point_left .box{
	width:153px;
	font-size:13px;
	background:url(images/card_top_sback.jpg) center top repeat-y;
	float:left;
	padding:0 4px;
	line-height:1.3em;
}
#point_left .box p {padding:5px 15px; height:50px;}


#point_right {float:left; margin:0 4px;}

#point_right .box {
	background:url(images/card_top_s05.jpg) left top no-repeat;
	width:320px;
	height:162px;
}
#point_right .box p {
	font-size:12px;
	width:150px;
	padding:65px 0 0 20px;
}
#point_right .box p img {margin-top:8px;}

#point_right .box2 {font-size:12px;	padding:15px 0 0 10px;}
#point_right .box2 span {color:#FF6600;}



/*----------------中ページ共通----------------*/
#point_naka_head {
	width:650px;
	height:90px;
	margin-top:30px;
}
#point_naka_head .left {
	width:175px;
	height:90px;
	float:left;
}
#point_naka_head .right {float:left;}
#point_naka_head .right .box{
	width:475px;
	height:55px;
	background:url(images/card_naka_ttl.jpg) no-repeat;
	text-align:right;
}
#point_naka_head .right li {
	float:left;
	margin-right:1px;
}


/*----------------ポイント特典----------------*/
#point_02_main {
	width:600px;
	margin:20px auto 0;
}
#point_02_main p {
	padding:10px 0 10px 20px;
	font-size:12px;
}

/*----------------ポイント交換景品----------------*/
#point_03_main {
	width:600px;
	margin:20px auto 0;
}
#point_03_main p {
	padding:10px 0 10px 20px;
	font-size:12px;
	line-height: 20px;
}

/*----------------サプライズプレゼント----------------*/
#point_04_main {
	width:600px;
	margin:20px auto 0;
}
#point_04_main .box,#point_04_main .box2 {
	width:510px;
	margin:0 auto;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	border:1px solid #F60;
}
#point_04_main .box {
	background-color:#F60;
	color:#FFF;
}

/*----------------会員規約----------------*/
#point_05_main {
	width:630px;
	margin:20px auto 30px;
	font-size:12px;
}

#point_05_main p {
	border-left:5px solid #F60;
	font-size:14px;
	font-weight:bold;
	margin:20px 0 5px 0;
	padding-left:5px;
}
#point_05_main ul {padding:5px 0;}
#point_05_main li {padding:0 0 5px 35px; text-indent:-1.5em;}


/*----------------キャンペーン----------------*/
#cam {
	width:650px;
	text-align:center;
}
