div.closeBt img{
	vertical-align : text-bottom ;
	font-size : 1em;
}


table.serviceTable,
table.nameTable{
	width : 90% ;
	border-left : 1px solid #666 ;
	border-top : 1px solid #666 ;
	margin-left : 5% ;
}

table.serviceTable th,
table.nameTable th{
	text-align : center ;
	border-right : 1px solid #666 ;
	border-bottom : 1px solid #666 ;
	background-color : #ccffee ;
		padding : 2px;
	font-weight : bold ;

}


table.serviceTable td,
table.nameTable td{
		padding : 2px;
	border-right : 1px solid #666 ;
	border-bottom : 1px solid #666 ;


}

table.serviceTable td{
	text-align : center ;


}

table.serviceTable td.place{
	text-align : left ;
	width:50%;

}



.title{
	font-size : 1.4em ;
		font-weight : bold ;


}


