/* 東横インクラブカード CSS http://www.toyoko-inn.com/club.html */

body {  background-color:#ffffff ; color:#00000; 
	margin: 0px; background-image: url('./images/bg.gif');
    background-repeat: repeat-y;
    background-position: center;
    background-color: rgb(191, 208, 238);
}
.style4 {
	font-size: 10px;
	font-weight: normal;
	color:black;
}

.h1_px14 {
	font-size: 14px;
	color:#666666;
	display: inline;
}
.ctrl { font-size: 13px; }

.BenefitNum
{
	font-size: 16px;
	font-weight: normal;
	color:black;
	text-align:center;
	vertical-align:top;
}

.BenefitTit
{
	font-size: 16px;
	font-weight: bold;
	text-align:left;
}

.BenefitTitRed
{
	font-size: 16px;
	font-weight: normal;
	color:red;
	text-align:left;
}

.BenefitExp
{
	font-size: 13px;
	font-weight: normal;
	text-align:left;
}

.BenefitExpRight
{
	font-size: 13px;
	font-weight: normal;
	text-align:right;
}

td.backtoTop
{
	font-size: 16px;
}

