/* ---------- シーサーポイントカード ---------- */
.pointcard{
	margin-bottom : 30px;
	padding : 0px;
	width : 520px;
	border-bottom : 1px solid #ccc;
}

.pointcard p {
	margin : 5px 5px 10px 5px;
	padding : 0px;
	color : #333;
	letter-spacing : 1px;
	font : 12px/130%  "MS Pゴシック", Osaka,"ヒラギノ角ゴ Pro W3", sans-serif;
	background-color : #fff;
}

.infoBox1 {
	width : 500px;
	height : auto;
	margin : 10px 0px 20px 10px;
	padding : 0px;
	clear : both;
}

.infoBox1-top {
	width : 500px;
	height : 50px;
	background : url(../img/pointcard-title.gif) no-repeat top left;
}

.infoBox1-bottom {
	width : 496px;
	height : 208px;
	margin : 0px;
	padding : 10px;
	background-color : #fff;
	color : #333;
	vertical-align : top;
	letter-spacing : 1px;
	font : 12px/150%  "MS Pゴシック", Osaka,"ヒラギノ角ゴ Pro W3", sans-serif;
	border-left : 2px solid #f08080;
	border-right : 2px solid #8b0000;
	border-bottom : 2px solid #8b0000;
}

.infoBox1-bottom ul {
	margin : 0px 0px 15px 0px;;
	padding : 0px;
	list-style : decimal inside;
	text-align : center;
}

.infoBox1-bottom ul li {
	margin : 0px;
	padding : 2px 0px 0px 0px;	
	background-color : #fff;
	color : #333;
	letter-spacing : 1px;
	font : 12px/150%  "MS Pゴシック", Osaka,"ヒラギノ角ゴ Pro W3", sans-serif;
}

.infoBox1-bottom p {
	margin : 0px;
	padding : 0px 0px 0px 0px;
	color : #333;
	vertical-align : top;
	letter-spacing : 1px;
	font : 12px/150%  "MS Pゴシック", Osaka,"ヒラギノ角ゴ Pro W3", sans-serif;
}

.infoBox2 {
	width : 520px;
	height : auto;
	margin : 10px 0px 20px 0px;
	padding : 0px;
	clear : both;
}

.infoBox2-left {
	width : 200px;
	height : auto;
	margin : 0px;
	padding : 0px;
	background : #fff;
	vertical-align : top;
}

.infoBox2-left p {
	margin : 0px 0px 20px 0px;
	padding : 0px;
	color : #333;
	letter-spacing : 1px;
	font : 12px/150%  "MS Pゴシック", Osaka,"ヒラギノ角ゴ Pro W3", sans-serif;
}

.infoBox2-right {
	width : 330px;
	height : auto;
	margin : 0px;
	padding : 30px 0px 0px 0px;
	background-color : #fff;
	vertical-align : top;
}

.infoBox2-right p {
	margin : 0px 0px 5px 0px;
	padding : 0px;
	color : #333;
	letter-spacing : 1px;
	background-color : #fff;
	font : 12px/150%  "MS Pゴシック", Osaka,"ヒラギノ角ゴ Pro W3", sans-serif;
}

.infoBox2-right img {
	margin : 0px 0px 0px 50px;
	padding : 0px;
}

.fontStrong-red {
	color : #f00;
	letter-spacing : 1px;
	font : bold 30px/150%  "MS Pゴシック", Osaka,"ヒラギノ角ゴ Pro W3", sans-serif;
}

.infoBox2-bottom {
	width : 494px;
	height : auto;
	margin : 0px;
	padding : 10px;
	background-color : #fff;
	vertical-align : top;
	border : 3px double #ffa07a;
}

.infoBox2-bottom p{
	margin : 0px;
	padding : 0px;
	color : #333;
	letter-spacing : 1px;
	font : 12px/150%  "MS Pゴシック", Osaka,"ヒラギノ角ゴ Pro W3", sans-serif;
}

.tokuBox {
	width : 520px;
	height : 1%;
	margin : 10px 0px;
	padding : 10px;
	background : url(../img/button-1.gif) no-repeat top left #fff;
	border-bottom  1px dotted #333;
}

.tokuBox p{
	margin : 10px 0px;
	padding : 0px 10px 0px 150px;
	color : #333;
	letter-spacing : 1px;
	font : 12px/150%  "MS Pゴシック", Osaka,"ヒラギノ角ゴ Pro W3", sans-serif;
	background-color : #tranceparent;
}

/* ---------- シーサーポイントカード ---------- */
