div#id{
 position:relative;
}
.blue {
	color: #0B4199;
}
.enqute {
	color: #FFFFFF;
	background-color: #0C429C;
	padding: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
.red {
	color: #FF0000;
}
.small {
	font-size: 75%;
	line-height: 110%;
}


div.theme{
 position:relative;
 top:-20px;
}
div.theme_contents{
 position:relative;
 top:-20px;
}
div.theme table{
	position:relative;
	border-top: 3px solid #666666;
	border-bottom: 3px solid #666666;
	border-right-style: none;
	border-left-style: none;
	margin-top: 5px;
}
div .theme td {
	border-bottom: 1px solid #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.2em;
}
div .theme td table {
	border-style: none;
}
div  .theme  td  table td {
	border-bottom-style: none;
}
strong.advantage{
 color:#FF3300;
}
