@charset "utf-8";

/* **************************************************
  index - container
************************************************** */
body.index #container { background: url(../images/index_bg.jpg) no-repeat 50% 50%; }



/* **************************************************
  index - index-mainContainer
************************************************** */
body.index .index-mainContainer .main-visual {
	width: 367px;
	height: 259px;
	left: 140px;
	top: 130px;
}
body.index .index-mainContainer .main-txt {
	width: 203px;
	height: 43px;
	left: 630px;
	top: 82px;
}
body.index .index-mainContainer .main-heading {
	width: 275px;
	height: 53px;
	left: 630px;
	top: 148px;
}
body.index .index-mainContainer .main-cgp {
	width: 48px;
	height: 92px;
	left: 888px;
	top: 125px;
}
body.index .index-mainContainer .main-nav {
	width: 229px;
	height: 222px;
	left: 620px;
	top: 219px;
}