@charset "utf-8";

/* **************************************************
  index
************************************************** */
/* container
-------------------------------------------------- */
body.index #container { background: url(../images/index_bg.jpg) no-repeat 50% 50%; }


/* index-mainContainer
-------------------------------------------------- */
body.index .index-mainContainer .main-visual {
	width: 545px;
	height: 316px;
	left: 65px;
	top: 106px;
}
body.index .index-mainContainer .main-txt {
	width: 240px;
	height: 36px;
	left: 705px;
	top: 67px;
}
body.index .index-mainContainer .main-heading {
	width: 148px;
	height: 68px;
	left: 705px;
	top: 125px;
}
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: 698px;
	top: 220px;
}


