@charset "UTF-8";

/* -----ジェトロについて TOP----- */

#center ul.link-btn{
	list-style: none outside none;
	margin: 8px 0 12px 7px;
}

ul.link-btn li{
	margin-bottom: 5px;
}


.j_topics{
	margin: 15px 0 7px 12px;;
}
.j_topics p{
	text-align: center;
	width:220px;
	margin: 0 auto 12px !important;
}

.j_topics p img{
	padding: 10px;
	background-color: #e5e5e5;
}

.listarea ul.icon_arrow_s li{
	margin-bottom: 3px;
}


div.h4{
	clear: both;
	margin: 20px 0 0 7px;
	padding:0 5px 0 15px;
	border:none;
	border-bottom: none;
	background-color:#333;
	background-image: none;
}

.h4 h4{
	display:inline;
	clear:none;
	float:left;
	
	font-weight: bold;
	line-height: normal;
	background-color:#333;
	background-image:none;
	border:none;
	color:#fff;
	margin:0;
	padding:3px 0;
}

.h4 span.right{
	float:right;
	margin:3px 8px 0 0;
	
	display:inline;
}

.h4 span.right a{
	text-decoration:none;
	color: #fff !important;
}

.h4 span.right a:hover{
	text-decoration:underline;
}

div.h4{
	zoom: 1;
}
div.h4:after{
	clear: both;
	height: 0px;
	visibility: hidden;
	display: block;
	content: ".";
}

/* 事務所
*****************************************************************************************************************************/
/* 国内 */
.map_left{
	float:left;
	width:437px;
	padding-top:40px;
}
.map_right{
	width:290px;
	float:right;
}

/* 海外 */
.map_box{
	width:178px;
	float:left;
	margin:0px 10px 0px 0px;
}
.map_box h4{
	margin:0px;
	padding-top:6px;
	padding-bottom:6px;
}
.map_box dd{
	border-bottom:1px solid #dbe0e4;
}

