#beamodelbodytexttext  {
   visibility: visible;
   position: absolute;
   left: 82px;
   z-index: 3;
   width: 769px;
}



#beamodelbodytexttext  {
   top: 254px;
}



#beamodelbodytexttext p {
   font: 12px/14px Georgia;
   margin: 0px;
   color: #2E251D;
}

#beamodelbodytexttext p  {
   text-align: left;
}

#menindex1button a:hover  {
   text-decoration: underline;
}

}

#he1  {
   visibility: visible;
   position: absolute;
   left: 49px;
   top: 0px;
   z-index: 3;
}


#bgbody  {
   background: url(menmodel4media/bgbody.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 6px;
   top: 86px;
   z-index: 2;
   width: 996px;
   height: 727px;
}

h1 {
	font-size: 12px;
   color: #ccbca9;

}

#id52search  {
	/* と */ 
   background: url(searchMedia/id52search.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 84px;
   top: 215px;
   z-index: 3;
   width: 135px;
   height: 35px;
}

select {
	max-width:90%;
	width:135px;
}


#modelSearchText  {
   visibility: visible;
   position: absolute;
   left: 82px;
   z-index: 3;		/* 重なりの順序 */ 
   width: 769px;
   top: 254px;

}

#modelSearchText p {
	font: 12px/14px Georgia;
	margin: 0px;
	color: #2E251D;
}

#modelSearchCondition  {
   visibility: visible;
   position: absolute;
   left: 80px;
   z-index: 3;		
   width: 800px;
   top: 330px;

}

#modelSearchCondition p {
	font: 12px/14px Georgia;
	margin: 0px;
	color: #2E251D;
}

#modelSearchResult  {
	visibility: visible;
	position: absolute;
	left: 82px;
	z-index: 3;		
	top: 420px;

}

#modelSearchResult p {
	font: 12px/14px Georgia;
	margin: 0px;
	color: #2E251D;
}

/* 結果表示　header用 */ 
h3 {
	font: 12px/14px Georgia;
	margin: 4px;
	color: #FFFFFF;
	text-align: center;
	line-height: 10px;
}


h4 {
	/* 結果表示　record用 */ 
	font: 12px/14px Georgia;
	color: #2E251D;
	margin: 0;
	text-align: center;
		/* 中央揃えtdタグでwidthを指定した半分の値を指定すれば、OK	; */ 

}

/* 結果表示_画像　上下中央揃え */ 
h5  {
	text-align: center;
	margin-top: 18%;	/* 画像の場合は、画像の高さの半分をマイナスで指定　中央揃えimgタグでwidthを指定した半分の値を指定すれば、	OK */ 
}
img { vertical-align:bottom }
td {
word-break: break-all;
}
a {
word-break: break-all;
}
