body {
		background: #303B5C;
}
#wrapper {
	width: 840px;
	margin: 0px auto;
	padding: 0px;
}
#navi {
		height: 36px;
		margin: 0px;
		padding: 0px;
		width: 840px;
}
#globalNavigation {
	height: 36px;
	width: 840px;
	display: block;
	float: left;
}
#globalNavigation li {
	float: left;
	height: 36px;
	display: block;
	width: 105px;
}
#globalNavigation a {
	text-indent: -9999px;
	display: block;
	float: left;
	height: 36px;
	width: 100px;
}
.home {
	background: url(../images/top.gif);
}
.home a:hover {
	background: url(../images/top_over.gif);
}
.eq {
	background: url(../images/setsubi.gif);
}
.eq      a:hover {
	background: url(../images/setsubi_over.gif);
}
.menu {
	background: url(../images/menu.gif);
}
.menu   a:hover {
	background: url(../images/menu_over.gif);
}
.faq {
	background: url(../images/FAQ.gif);
}
.faq    a:hover {
	background: url(../images/FAQ_over.gif);
}
.case {
	background: url(../images/sagyou.gif);
}
.case  a:hover {
	background: url(../images/sagyou_over.gif);
}
.company {
	background: url(../images/zigyounaiyou.gif);
}
.company  a:hover {
	background: url(../images/zigyounaiyou_over.gif);
}

.contact {
	background: url(../images/mail.gif);
}
.contact  a:hover {
	background: url(../images/mail_over.gif);
}
.link {
	background: url(../images/link.gif);
}
.link    a:hover {
	background: url(../images/link_over.gif);
}
.contentsbox {
	background: #FFFFFF url(../images/index_03.gif) no-repeat left top;
	padding-top: 19px;
	margin-top: 20px;
}
.contentbox {
		background: url(../images/index_footer.gif) no-repeat left bottom;
		padding-bottom: 59px;
		width: 840px;
}
#contents {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
}
#primary {
	height: 100%;
	width: 696px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#primary h3 {
	height: 20px;
	width: 100%;
	font: 16px/2em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FF5844;
}
#primary #tex {
	width: 100%;
	height: 131px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#tex p {
	float: left;
	width: 450px;
	font: 14px/1.5em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}
#tex img {
	float: right;
}
#secondary  {
	width: 741px;
	background: url(../images/Booth.jpg) no-repeat center center;
	height: 333px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-top: 15px;
}
#secondary p {
	font: 14px/1.5em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#tertiary p {
	font: 14px/1.5em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#tertiary {
	width: 741px;
	background: url(../images/Paints.jpg) no-repeat center center;
	height: 333px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.l_contents {
	float: left;
	width: 310px;
	margin-top: 30px;
	margin-left: 25px;
}
.r_contents {
	float: right;
	width: 310px;
	margin-top: 30px;
	margin-right: 25px;
}
