@charset "utf-8";
.pricebox {
	width: 610px;
	margin-top: 3px;
}
.priceline {
	width: 594px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00FFFF;
	border-right-color: #00FFFF;
	border-bottom-color: #00FFFF;
	border-left-color: #0000FF;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 16px;
	font-family: "メイリオ";
	color: #FFFFFF;
	background-color: #0066FF;
	height: 30px;
	line-height: normal;
}
table.table211 {
	width: 600px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 10px;
	line-height: 10px;
}

table.table211 caption {
  margin-top: 1em;
  text-align: right;
}

table.table211 th,
table.table211 td {
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

table.table211 th {
	background: #1B3AB4;
	text-align: center;
	white-space: nowrap;
	font-size: 13px;
	color: #FFF;
	line-height: -5px;
}

table.table211 td {
  text-align: right;
  white-space: nowrap;
}

table.table211 col.month {
  background: #CBD5FF;
}

table.table211 col.session {
  background: #F2F5FF;
}

table.table211 col.pageview {
  background: #F2F5FF;
}

table.table211 col.newsession {
  background: #EBEEFF;
}

table.table211 col.staytime {
  background: #EBEEFF;
}

table.table211 col.conversion {
  background: #E0E6FF;
}
