body{
	background-color:#ffffff;
	margin:0;
	padding:0;
}

div.subtitle{
	background:#CC0000;
}

.subtitle p{
	text-align:center;
	color:#fff;
	padding:10px;
}

div.detailtitle{
	background:#ff5500;
}

.detailtitle p{
	text-align:center;
	color:#fff;
	padding:10px;
}

.detail{
	padding-left:10px;
}

div.contents{
	background:#EAFFFF;
	padding:10px;
}

.contents p{
	text-align:left;
	padding:3px;
}

p.r{
	text-align:right;
}

p.c{
	text-align:center;
}

hr{
	border:none;
	background-color:#D50035;
	color:#D50035;
	height:2px;
}

div.today{
	background:#80E2FF;
	font-weight:bold;
}

#copy{
	background:#CC0000;
}

#copy p{
	text-align:center;
	color:#fff;
	padding:20px;
}

img{
	border:none;
}

p.error{
	font-weight:bold;
	color:#ff0000;
}

input.year{
	istyle:4;
	mode:numeric;
	size:4;
	maxlength:4;
}

input.month{
	istyle:4;
	mode:numeric;
	size:2;
	maxlength:2;
}

.news{
	font-weight:bold;
	color:#ff0000;
}

.newstitle{
	font-weight:bold;
}

.required{
	color:#ff0000;
}

.shopName{
	text-align:center;
	color:#ff0000;
	font-weight:bold;
}

.point{
	color:#0000ff;
	font-weight:bold;
	font-size:150%;
}

.memberID{
	color:#0000ff;
	font-weight:bold;
}

.detailpoint{
	color:#ff0000;
/*	float:right;*/
}

#reservationcalender td{
	height: 50px;
	text-align: center;
}

td.passed{
	background-color: #eeeeee;
}

td.ok{
	background-color: #FFD7FF;
}

td.businessDiv0{
	background-color: #eeeeee;
}

td.businessDiv1{
	background-color: #baf0fe;
}

td.businessDiv2{
	background-color: #fbd6bd;
}

td.businessDiv3{
	background-color: #fc7263;
}

.targetYM{
	width:33%;
	text-align: center;
}
