@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: 328px;
	height: 280px;
	/*left: 516px;*/
	left: 450px;
	top: 120px;
}
body.index .index-mainContainer .main-txt {
	width: 182px;
	height: 38px;
	left: 141px;
	/*top: 62px;*/
	top: 85px;
}
body.index .index-mainContainer .main-heading {
	width: 266px;
	height: 54px;
	left: 143px;
	/*top: 118px;*/
	top: 150px;
}
body.index .index-mainContainer .main-cgp {
	width: 48px;
	height: 92px;
	left: 888px;
	top: 125px;
}
body.index .index-mainContainer .main-nav {
	width: 180px;
	height: 222px;
	left: 134px;
	/*top: 200px;*/
	top: 260px;
}
