body
{
  font-size: 76%;
  font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "メイリオ" , Meiryo, Osaka, "ＭＳ Ｐゴシック" ,　 "MS P Gothic" , sans-serif;
}
#mapWrapper
{
  width: 610px;
  border: 1px solid #cfcfcf;
}
#mapCanvas
{
  margin-left:5px;
  width: 285px;
  height: 400px;
}
#sidebarTd
{
  width: 220px;
  vertical-align: top;
}
#sidebarDiv
{
  overflow: auto;
  height: 1300px;
  font-size: 11px;
  color: #000;
}
input#txtAddress
{
  width: 400px;
}
span.loading
{
  display: none;
}


.title_red{
	padding-left:10px;
	background:#b40000;
	background-image:url(borderRed.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height:23px;
	color:#fff;
}

.title_blue{
	padding-left:10px;
	background:#005bac;
	background-image:url(borderBlue.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height:23px;
	color:#fff;
}

.title_gray{
	padding-left:10px;
	background:#bfbfbf;
	background-image:url(borderGray.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height:23px;
	color:#000;
}

.title_gray_long{
	padding-left:10px;
	background:#bfbfbf;
	background-image:url(borderGrayLong.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height:23px;
	color:#666666;
}

.title_comment{
	padding-left:10px;
	background:#e3d012;
	line-height:23px;
	color:#000;
	margin:0px;
}

/*
h2 {
	margin:0 0 10px 0;
	padding:2px 8px;
	border-width:0 0 5px 0 ;
	border-color:#6D6D6D;
	border-style:solid;
	background:#fff;
	color:#494949;
	line-height:140%;
	font-weight:bold;
}
*/
/*
h2 {
padding:5px 0px 5px 10px;
background: #F5F5F5;
border: #6D6D6D 1px solid;
font-size: small;
font-weight: bold;
color:#494949;
}
*/

       #searchcontrol .gsc-control  
        {  
            width: 100%;  
        }  
        #searchcontrol .gsc-result-cnblogs .gs-title  
        {  
            color:Red;  
        } 

.gsc-search-box
{
  display: none;
}

.gs-title .gs-title,
.gs-title .gs-title b,
.gsc-trailing-more-results .gsc-trailing-more-results
{
  color: #5986a7;
}

.inp-form	{
	border: 1px solid #acacac;
	padding: 3px;
	}
	

table .result{
	width:600px;border-collapse:collapse;
}

table .result{
	width:600px;border-collapse:collapse;
}

td .result_left{
	width:50px;vertical-align:top;
	text-align:center;
	background-color:#f5efab;
	padding-top:2px;
	border-top:1px solid  #c3c3c3;
	border-bottom:1px solid  #c3c3c3;
	border-left:1px solid  #c3c3c3;
}


td .result_right{
	padding:2px;
	border-top:1px solid  #c3c3c3;
	border-bottom:1px solid  #c3c3c3;
	border-right:1px solid  #c3c3c3;
}

td .result_left_event{
	padding:5px;
	vertical-align:middle;
	#background-color:#f3f3f3;
	text-align:center;
	border-top:1px solid  #c3c3c3;
	border-bottom:1px solid  #c3c3c3;
	border-left:1px solid  #c3c3c3;
	width:100px;
}



td .result_right_event{
	padding-top:5px;
	border-top:1px solid  #c3c3c3;
	border-bottom:1px solid  #c3c3c3;
	border-right:1px solid  #c3c3c3;
}

td .result_right_event2{
	padding:5px;
	border-top:1px solid  #c3c3c3;
	border-right:1px solid  #c3c3c3;
}

td .result_right_event3{
	padding-top:5px;
	border-bottom:1px solid  #c3c3c3;
	border-right:1px solid  #c3c3c3;
}

td .result_right_event4{
	padding-top:5px;
	border-right:1px solid  #c3c3c3;
}

.impForm {background:#fff;border:1px solid #bdc2c9;font:normal 12px "Arial";color:#333;height:20px;}

.impForm option{
	padding:2px;
}

#dateText{
	padding-left:5px;
	padding-right:5px;
}

div{
	color:#000;
}
