@charset "utf-8";
/* CSS Document */

/* 補正 */
#info_country{
	background:url(/images/new_en/img_country.gif) no-repeat center top;
	padding-top:360px;
	}
	


.openList dt{
	background:url(/images/new_en/icon_batu.gif) no-repeat 0px 8px;
	padding:7px 5px 5px 20px;
	font-weight:bold;
	color:#000000;
	font-size:110%;
	}
	
.openList dd{
	padding:0px 5px 5px 20px;
	border-bottom:1px dashed #d5d5d5;
	}

.openList dd ul li{
	background:url(/images/new_en/icon_sen.gif) no-repeat 0px 11px;
	padding:7px 5px 7px 15px;
	border-bottom:0px;
	}	
	
.clearfix:after{
  content: ".";
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix{
  min-height: 1px;
}

* html .clearfix{
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}