@charset "utf-8";
/* CSS Document */

@import url(common.css);

/* TOP */
#index-copy {
	position: absolute;
	width:676px;
	height:105px;
	left: 0px;
	top: 0px;
	background:url(../img/common/concept_copy.jpg) bottom no-repeat;
	text-indent:-9999px;
}


/* concept-index */
#concept-index {
	position: absolute;
	width: 676px;
	height: 422px;
	left: 0px;
	top: 108px;
	background-image: url(../img/common/concepttitle.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-indent:-9999px;
}
#concept-box{
	width: 647px;
	height: 394px;
	background-image: url(../img/common/concept01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-indent:-9999px;
	position: absolute;
	float: none;
	left: 17px;
	top: 28px;
}
/* myanmar-index */
#myanmar-index {
	position: absolute;
	width: 676px;
	height: 160px;
	left: 0px;
	top: 108px;
	background-image: url(../img/common/myanmartitle.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-indent:-9999px;
}
#myanmar-box{
	width: 611px;
	height: 396px;
	background-image: url(../img/common/myanmar01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-indent:-9999px;
	position: absolute;
	float: none;
	left: 25px;
	top: 21px;
}
