
/*------------------------------------
  --：トップページ 枠組
------------------------------------*/
#MainFrameIndex{
	width: 100%;
	background-image: url(../image/common/bg_main_illuminus.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	text-align: center;
}
#MainFrameIndexShort{
	width: 810px;
	background-image: url(../image/common/bg_main_short_illuminus.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	text-align: center;
}
#MainFrameTopIndex{
	width: 100%;
	background-image: url(../image/common/bg_top_illuminus.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}
#MainFrameTopIndexShort{
	width: 810px;
	background-image: url(../image/common/bg_top_short_illuminus.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}
#MainFrameTopIndexShortToo{
	width: 810px;
	background-image: url(../image/common/bg_top_short_too_illuminus.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}
#FooterSpaceIndex{
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	width: 766px;
	height: 20px;
	text-align: left;
}
#CharIndent{
	margin: 0px 6px 0px 6px;
	padding: 5px 0px 3px 20px;
}

#IndexHeader{
	width: 100%;
	height: 239px;
	background-image: url(../image/common/head_top_illuminus.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}
#IndexHeaderShort{
	width: 810px;
	height: 239px;
	background-image: url(../image/common/head_top_short_illuminus.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}
#Footer{
	clear: both;
	padding: 0px 0px 18px 0px;
	background-image: url(../image/common/foot_bottom_illuminus.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#FooterToo{
	clear: both;
	padding: 0px 0px 0px 0px;
	background-image: url(../image/common/foot_bottom_illuminus.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#FooterShort{
	clear: both;
	padding: 0px 0px 18px 0px;
	background-image: url(../image/common/foot_bottom_short_illuminus.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
