#content {
	color: #555;
}

#content .title {
	font-size: 16px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	clear: both;
	background-image: url(2015/images/title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #251A18;
}
#content .title-sub {
	font-size: 110%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	clear: both;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999;
}
#entry .table tr td span {
	font-size: 80%;
	display: block;
}





#content td {
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#content .red {
	color: #d6000f;
}
#content .blue {
	color: #1b63af;
}
#content .purple {
	color: #922e8e;
}
#content .green {
	color: #399439;
}
#content .orange {
	color: #ed6d3a;
}
#content th {
	background-color: #f1f1f1;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
}

#index h1 {
	margin-bottom: 10px;
}


#index h2 {
font-size: 150%;
font-weight: bold;
line-height: 1.6em;
margin-bottom: 30px;
}
#index h3   {
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 5px;
	font-size: 20px;
}

#index h4 {
font-weight: bold;
line-height: 1.6em;
font-size: 120%;
margin-bottom: 5px;
}
#index .left  {
	float: left;
	width: 250px;
	margin-bottom: 30px;
}
#index .right  {
	float: right;
	margin-bottom: 15px;
	width: 300px;
	margin-top: 0px;
}
#index .right p {
	font-size: 14px;
}

#entry ul li {
	background-image: none;
	margin-bottom: 10px;
}

#entry td  {
	text-align: center;
}
#entry h3 {
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 5px;
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#information .attention {
	margin-top: 5px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	display: block;
	font-size: 100%;
	font-weight: normal;
}
#information span {
	display: block;
	margin-bottom: 10px;
	background-color: #000;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #f1f1f1;
}
#entry .cashback {
	background-color: #FFC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#entry .table tr td span.sat , #entry .table tr td span.sun{
	display: inline;
	font-size: 100%;
}
#entry .title-sub span {
	color: #F00;
	display: block;
	margin-bottom: 5px;
}
#index .pcm-class {
margin-bottom: 50px;
}
