BODY{
  background-color : #ffffff;
  font-size :80%;
  font-family : "MS UI Gothic";
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
  line-height : 110%;
  color : #666666;
}
TH{
  font-size :80%;
  font-family : "MS UI Gothic";
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
  line-height : 110%;
  color : #666666;
}
TD{
  font-size :80%;
  font-family : "MS UI Gothic";
  font-weight : normal;
  font-style : normal;
  font-variant : normal;
  line-height : 110%;
  color : #666666;
}
A { text-decoration:none ;}
A:LINK{
  color : #0066cc;
}
A:VISITED{
  color :  #333399;
}
A:HOVER{
  color :  #ff0099;
  text-decoration:underline;
}

.off {
	color: #FFFFFF;
	background-color: #FF3333;
	padding: 0.2em;
	margin: 0.2em 0.5em;
}
.sprice {
	font-weight: bold;
	color: #FF3333;
	font-size: x-large;
}
.limit {
	color: #FF3333;
}
.border {
	border-top: 1px solid #FF3333;
}
.service {
	line-height: 120%;
	margin-top: 0.5em;
}
.box1 {
	line-height: 150%;
	padding-left: 0.5em;
	padding-right: 0;
	border-left: 4px solid #FF3333;
	margin: 1.5em 0;
}
