/* CSS Document */


/*海外事業部のページリニューアル*/
.BOX_foreign{
	margin: 10px 24px 40px 25px;
}
.BOX_foreign:after{
	content: '.';
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}
* html .BOX_foreign{height: 1%;}
*+html .BOX_foreign{display: inline-block;}
.BOX_foreign_left{
	float: left;
}
.BOX_foreign_right{
	float: right;
	width: 350px;
}
.BOX_foreign .txt13-LH18px {
	font-size:13px;
	line-height:18px;
}
.BOX_foreign .bold {
	font-weight: bold;
}
.BOX_foreign .Box_LinkBtn {
	margin: 0;
	padding: 20px 0 0 0;
	clear: both;
}




