/*---------------------------------------------------------
  HISAEDA CONSULTING CSS : ServiceGlobal
----------------------------------------------------------*/
/*#contents .globalTop {
	background: url(../images/service_global/top_img1.jpg) no-repeat 100% 10px;
	padding-right: 305px;
	min-height:340px;
	height: auto !important;
	height: 340px;
}*/
#contents .globalTop {
  background: url(../images/service_global/top_img.jpg) no-repeat 0px 0px;
  height: 240px;
}

#contents .globalTop p {
  font: 26px/28px "Times New Roman", Times, serif;
  color: #121212;
  padding: 12px 0px;
  background: url(../images/common/dotline_gray1.gif) repeat-x 0px 100%;
}

#contents .problemList {
  padding: 10px 12px;
  background: #FAF7EB url(../images/service_global/top_prob_bg.jpg) no-repeat 100% 100%;
}

#contents .problemList li {
  background: url(../images/service_global/top_prob_list.gif) no-repeat 0px 4px;
  padding: 3px 0px 3px 20px;
  line-height: 18px;
  list-style: none;
}