 
body ,td , div ,input,textarea{
	color:#686c6d;
	font-size:12px;
	/* japanese : arial unicode ms */
	font-family:"ヒラギノ角ゴ Pro W4", hirakakupro-w4,   Osaka, "メイリオ", Meiryo,"ＭＳ Ｐゴシック","Arial Unicode MS",arial;
	line-height:18px;
	background-color:#fff;
}
  #submit_button { 
 float:right;
 width:91px; height:26px; background:url(../images/form_btn_jp.png) left top no-repeat;cursor:pointer;}
 #submit_button:hover {
 width:91px; height:26px; background:url(../images/form_btn_jp_f2.png) left top no-repeat;}
 
 
  #submit_button_dis { 
 float:right;
 width:91px; height:26px; background:url(../images/form_btn_jp.png) left top no-repeat;cursor:pointer;}
 #submit_button_dis:hover {
 width:91px; height:26px; background:url(../images/form_btn_jp_f2.png) left top no-repeat;}
 
 
 a:link, a:visited{color:#6ed2e2; text-decoration:underline;}
 a:hover{text-decoration:none; color:#6ed2e2; }

 .dermls_diagram {
 background: url('../images/dermls_diagram_jp.jpg')   no-repeat;
width:719px;height:494px;
position:relative;
}
 
 

.dermls_diagram  .zoominbutton{
left:25px;
top:19px;
background: url('../images/moredetail_jp_f1.jpg')   no-repeat;
width:123px;height:34px;
position:absolute;
cursor:pointer;
}

.dermls_diagram  .zoominbutton:hover{
background: url('../images/moredetail_jp_f2.jpg')   no-repeat;
width:123px;height:34px;
position:absolute;
cursor:pointer;
}



 
 
