#contents {
   width: 750px;
}

.contents_title_bg01 {
   width: 743px;
   height: 40px;
   background-color: #D9EFFF;
   padding: 3px 0px 3px 5px;
}
.contents_title01 {
   width: 733px;
   height: 15px;
   background-color: #FCFCFC;
   padding: 3px 0px 3px 5px;
   font-size: 16px;
   font-weight: bold;
   color: #666666;
}

.contents_title02 {
   margin-top: 5px;
   margin-left: 10px;
   font-size: 12px;
   color: #666666;
}

.contents_cont_line_w {
   margin: 10px;
   overflow-x: scroll;
   font-size: 14px;
}

.contents_cont_line_no {
   margin: 10px;
   overflow-x: hidden;
   font-size: 14px;
}


#contents table {
  border-collapse: collapse;
}


#vew {
	width: 245px;
	height: 375px;
	background-color: #000000;
	background-image: url(img/cell240.gif);
	background-repeat: no-repeat;
}

.vewmap {
	width: 240px;
	height: 340px;
	margin: 17px 1px;
	overflow-y: scroll;
	overflow-x: hidden;
}