#grovalHeader {
	top: 0px;
	left: 0;
	float: left;
	width: 760px;
}
#pageWrap {
	float: left;
	margin: 0;
	padding: 0;
	width: 760px;
}
#contentWrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	left: 200px;
	width: 550px;
	background: url(../support/officeNEW/images/topBack4.jpg) repeat-y;
}
#footer {
	position: relative;
	/*clear: both;*/
	float: left;
	margin: 0;
	padding: 0;
	width: 760px;
}


/* トップイメージメニュー
---------------------------------------------------- */
/*　全体の設定　*/
#topMenuWrap {
	float: left;
	position: relative;
	width: 548px;
	height: 224px;
	background: #666666;
	border-top: 1px #667679 solid;
	border-left: 1px #667679 solid;
	border-right: 1px #667679 solid;
}	

/*　メニューの設定　*/
#topmenu {
	float: left;
	position: relative;
	width: 548px;
	height: 35px;
}
/*　メニュー項目　*/
#topmenu p {
	/*display: inline;*/
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 175px;
	margin: 5px 2px 0 3px;
	/*font-size: 9px;
	line-height: 9px;*/
}
topmenu em {
	text-indent: -9999px;
}
#topmenu img {
	border: none;
}


/*　イメージ部分の設定　*/
#topImage {
	float: left;
	position: relative;
	/*left: 1px;*/
	width: 544px;
	height: 186px;
}






/* サブメニュー
---------------------------------------------------- */
/*　メニュー全体の設定　*/
#submenu {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	width: 550px;
	height: 51px;
}
#submenu h2 {
	float: left;
	margin: 0;
	padding: 0;
	width: 110px;
	height: 51px;
	font-size: 9px;
}
#submenu h2 em {
	text-indent: -9999px;
}
#submenu h2 a {
	text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
	display: block;
	margin: 0;
	padding: 0;
	width: 110px;
	height: 51px;
}

/*　項目ごとの設定　*/
#submenu h2#merit {
	background: url(../support/officeNEW/images/subMenu.gif) no-repeat 0 0;
}
#submenu h2#merit a:hover, #submenu h2#merit a:active {
	background: url(../support/officeNEW/images/subMenu.gif) no-repeat 0 -51px;
}
#submenu h2#pm {
	position: relative;
	background: url(../support/officeNEW/images/subMenu.gif) no-repeat -110px 0;
}
#submenu h2#pm a:hover, #submenu h2#pm a:active {
	background: url(../support/officeNEW/images/subMenu.gif) no-repeat -110px -51px;
}
#submenu h2#fleshup {
	position: relative;
	background: url(../support/officeNEW/images/subMenu.gif) no-repeat -219px 0;
}
#submenu h2#fleshup a:hover, #submenu h2#fleshup a:active {
	background: url(../support/officeNEW/images/subMenu.gif) no-repeat -219px -51px;
}
#submenu h2#works {
	position: relative;
	background: url(../support/officeNEW/images/subMenu.gif) no-repeat -329px 0;
}
#submenu h2#works a:hover, #submenu h2#works a:active {
	background: url(../support/officeNEW/images/subMenu.gif) no-repeat -329px -51px;
}
#submenu h2#contact {
	position: relative;
	background: url(../support/officeNEW/images/subMenu.gif) no-repeat -439px 0;
}
#submenu h2#contact a:hover, #submenu h2#contact a:active {
	background: url(../support/officeNEW/images/subMenu.gif) no-repeat -439px -51px;
}

/* メインコンテンツ
---------------------------------------------------- */
#topContentWrap {
	float: left;
	margin: 0;
	padding: 0;
	width: 550px;
}
#topContent {
	float: left;
	margin: 9px 0 0 0;
	padding: 0;
	width: 550px;
	background: url(../support/officeNEW/images/mainContentsBack.gif) repeat-y;
}
#mainContent {
	float: left;
	margin: 9px 0 0 0;
	padding: 0;
	width: 330px;
	background: url(../support/officeNEW/images/mainContentsBack.gif) repeat-y;
	border-right: 1px solid #AAB1B2;
}
#halfContentWrap {
	float: left;
	margin: 0;
	padding: 0;
	width: 550px;
	background: url(../support/officeNEW/images/mainContentsBack.gif) repeat-y;
}
#halfContent {
	float: left;
	margin: 14px 6px 8px 6px;
	padding: 0;
	width: 260px;
}
#mainContentWrap {
	float: left;
	margin: 0;
	padding: 0;
	width: 330px;
}
#topContent h3, #mainContent h3 {
	float: left;
	margin: 0 0 0 3px;
	padding: 9px 0px 0 2px;
	width: 98%;
	height: 37px;
	color: #333333;
	font-size: 16px;
	letter-spacing: 0.1em;
	background: #F2F7F5 url(../support/officeNEW/images/mainContentsTitleBack.gif) no-repeat;
}
#topContent strong, #mainContent strong {
	line-height: 24px;
	letter-spacing: 0;
}
#topContent p, #mainContent p {
	margin: 0 4px 0 12px;
	padding: 0;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	text-align: justify;
}
.imgLeft {
	float: left;
	margin: 3px 3px;
	padding: 0;
}
.imgRight {
	float: right;
	margin: 0 0 0 1em;
	padding: 0;
}

/* サブコンテンツ
---------------------------------------------------- */
#subContentWrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	top: 12px;
	left: 4px;
	width: 208px;
}













