td.searchMenu {
	background-color : #777777 ;
	color : #ffffff;
	font-size : 12px ;
	text-align : center ;

}

td.searchMenu em { color:#CCC;}

.boxGazou {
	border-width : 1px ;
	border-style : solid ;
	border-color : #990000 ;
	width : 85px ;
	height : 95px ;
	margin : 2px ;
	padding : 2px ;
}

/*吹き出し部分
/* tooltip styling. by default the element to be styled is .tooltip  */
.tooltip {
	display:none;
	background: transparent url(../image/tips.gif) ;
	/*background: #999999;*/
	font-size:11px;
	height:85px;
	width:114px;
	padding:5px 10px;
	color:#fff;	
}

.haikouComment { float: right;}

.ra{ margin-top: 2px;}

.abt_new { color:#c00; font-weight:bold;}
.abt_page{ font-size:12px;}
.abt_zaiko { width:275px; text-align:left; padding-left:30px;}

.teika_new { color:#900; font-size : 12px;}
