﻿body {
}

.style2
{
    width: 280px;
    text-align: left;
    white-space: nowrap;
}
.searchResultImage
{
	width: 50px; 
	height: 35px; 
	position:relative; top: 10px;
}
.kensuText
{
	vertical-align:middle !important;
}

.contents
{
    color: #000000;
    font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
    font-size: 12px;
}

.gmap
{
	border: solid 3px #220000;
}

.noWrap
{
	white-space: nowrap;
}

.MainContainer
{  
	position: absolute;  
	left: 50%;  
	/*height: 100%;  */
	width: 660px;  
	margin-left: -330px; /* MUST be half the width */  
	text-align: center;
	border: solid 1px #663300;
} 
.ResultGrid
{
	margin-left: 1px;
	margin-right: 1px;
}

.dummy
{}