body {  background-image: url(img/index/menubg.gif); background-repeat: repeat-x; background-color: #FFFFFF}
select {
	font-size: 12px;
	clip:         rect(   );
	width: 116px
}
.menutext {  font-size: 10px; color: #FFFFFF}
.normaltext {  font-size: 12px; color: #000000}
.toritugi_text {
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
.toritugi_texts {
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}

.red {
	font-weight: bold;
	color: #FF0000;
	font-size: 16px;
}
.service {
	background-color: #FFFFFF;
}
.service th {
	font-size: 1em;
	line-height: 1.55;
	background-color: #CCCCCC;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.service #ok {
	font-size: 1em;
	line-height: 1.55;
	padding: 5px;
	background-color: #FFCCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.normaltext .service #no {
	font-size: 1em;
	line-height: 1.55;
	background-color: #D2E9FF;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

