.SearchTableWidth { 
	margin-right: auto;
	margin-left: auto;
 } 
 
.itemnameT{
	font-size:14px;
	padding:0;
	border-bottom: 1px #CCCCCC solid; 
    color: #666;
}
	  
.itemname{
	font-size: 12px;
	color: #333333;; padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.head {
	font-size:14px;
	text-align: center; 
	background-color: #F2F2F2;
	vertical-align: middle;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px; 
	margin-left: 1px;
	clip:   rect(   );
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
}

td{
    padding: 1px 3px;
}
 
.cell {
	font-size: 14px;
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: middle;
	clip:  rect(   );
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
}

tr td.cell:first-child{
	background-color: #f2f2f2;
	border-left: 1px #CCCCCC solid;
}

.cell2 {
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	border-bottom: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	background-color: #ffffff;
}

tr td.cell2:first-child{
	background-color: #f2f2f2;
	border-left: 1px #CCCCCC solid;
}

table{
	font-family: Verdana,'Lucida Grande',メイリオ,'ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','Hiragino Kaku Gothic Pro';
	margin:0 auto; 
	color: #333333;
	line-height: 1rem;
}

table:first-child tr:nth-child(2n) td.head:first-child {
    border-left: 1px #CCCCCC solid;
}

table:first-child tr:nth-child(4n) td.head:first-child {
    border-left: 1px #F2F2F2 solid;
}

table:nth-child(2n) {
    border-top: #cccccc 1px solid;
}

table:nth-child(2n) tr:first-child td.head:first-child {
    border-left: #ccc 1px solid;
}

table:nth-child(2n+1) {
    border-top: #cccccc 1px solid;
}

table:nth-child(2n+1) tr:first-child td.head:first-child {
    border-left: #ccc 1px solid;
}

table:first-child {
    border-top: #fff 1px solid;

}
center{
	display:none;
}