#memo_area{
margin:10px 0px 10px 5px;
font-size: 12px;
background-color:#F6F6F6;
text-align:left;
padding-bottom:2px;
}

.memo_main{
border-bottom:dashed 1px #666666;
margin-bottom:3px;
padding:3px;
}

.memo_title{
float:left;
margin: 0px 0px 0px 5px;
font-weight:bold;
}

.memo_att{
text-align: right;
margin: 10px 0px 10px 0px;
padding-right:5px;
}
.root_disp{
    margin: 0px 0px 5px 0px;
    background-color: #F6F6F6;
    text-align: left;
    padding: 4px;
    clear: both;

}

#option {
	margin-top:5px; 
	margin-bottom:5px;
}

/*
#print_sel{
	padding:3px; 
	text-align: left; 
	line-height:140%; 
	clear:both;
}
*/
.print_sel{
	padding:3px; 
	text-align: left; 
	line-height:140%; 
	clear:both;
}

/* 2007-11-09 add start */
.print_memo{
width:100%;
border:1px solid #858ba3;
margin-top:3px;
margin-bottom:8px;
}
/* 2007-11-09 add end */

#print_Station {
	border: 1px solid #858ba3;
	margin-bottom: 8px;
	margin-top: 3px;
	clear:both;

}

.print_Station {
	border: 1px solid #858ba3;
	margin-bottom: 8px;
	margin-top: 3px;
	clear:both;

}

.map_back{
	float:right; 
}

#print_add { 
	margin-bottom:8px; 
	margin-top:3px;
	width:100%;
	border:1px solid #858ba3;
	text-align:left;
}
#left_module{
	float:left; 
	text-align:left; 
	width:200px;
}
.qr_box{
	border:1px solid #d0d9ff; 
	margin:10px 0px; 
	padding:3px;
}
#ad_EMG {
	padding: 3px; 0px;
}

#ymap {
	border: 1px solid #DCDCDC;
}

#ymap .yahoologo {
	display: none;
}

#comment_print {
	display: none;
}

#sec_memo_text {
	text-align: left;
	margin-bottom: 8px;
}

.notice {
	color:#FF0000;
	margin-bottom:10px;
	margin-top:10px;
}

@media print {
   .root_disp {
   display: none;
   }
}

@media print {
   .print_back {
   display: none;
   }
}
@media print {
   #ad_SBP {
   display: none;
   }
}

/*
@media print {
   #print_sel {
   display: none;
   };
}
*/
@media print {
   .print_sel {
   display: none;
   }
}

/*
@media print {
   #print_memo {
   display: none;
   };
}
*/
@media print {
   .print_memo {
   display: none;
   }
}

@media print {
   #line {
   display: none;
   }
}

@media print {
   #comment_lead {
   display: none;
   }
   #comment_print {
   display: inline;
   }
   #ad_EMG {
   display: none;
   }
   #ad_sqb {
   display: none;
   }
}

@media print {
   #ymap #mapbutton, 
   #ymap #photobutton, 
   #ymap #centermarkbutton, 
   #ymap #homebutton, 
   #ymap .sliderbar {
      display: none;
   }
}

@media print {
	#sec_memo_text, 
	#att_memo_text {
		display: none;
	}
}


