/* 共通要素の設定 */
body {
	margin: 0px;
	padding: 0px;
	background: url(/newsite/main/common/images/spacer.gif) no-repeat 0px 94px;
	background-color: #FFFFFF;
}

body.courses {
	background: none;
}

body.wide {
	background: none;
}

body.topPage #globalNavigation {
	display: none;
}

#pageBody {
	width: 619px;
}

#contents {
	background-color: #FFFFFF;
}

#contents {
	width: 619px;
	float: right;
}


body.topPage #contents {
	width: 619px;
}

#container {
	width: 619px;
	overflow: hidden;
}

#mainContents {
	padding-top: 12px;
	overflow: hidden;
}

body.topPage #mainContents {
	padding: 12px 0px 0px 10px;
	width: 412px !important;
	width /**/: 422px;
	float: left;
}

/* mainContentsのwideContentの設定 */
#contents div.wideContents {
	overflow: visible;
	float: none !important;
}

#pageBody {
	position: static;
}

/* HEADERの設定 */
#header {
	position: relative;
	background: url(/newsite/main/common/images/header_cont-ed01_border.gif) 0px 78px;
	background-repeat: repeat;
	width: 619px;
	height: 87px;
}

#header h2 {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(/newsite/main/common/images/header_cont-ed_print01.gif) top left;
	background-repeat: repeat;
	width: 619px;
	height: 78px;
	z-index: 10;
}

#headerNavi {
	display: none;
}

#headerLocal {
	display: none;
}

#globalNavigation ul {
	position: relative;
	top: 0px;
	left: 0px;
	background: url(/newsite/main/cont-ed/images/bg_g_navigation.gif) 0px 1px;
	background-repeat: repeat;
	background-color: #FFFFFF;
	height: 32px;
	width: 619px;
	list-style-type: none;
	margin: 0px;
}

#globalNavigation li.tokyo a {
	background: url(/newsite/main/cont-ed/images/nav_g_tokyo.gif);
	background-repeat: repeat;
}
#globalNavigation li.osaka a {
	background: url(/newsite/main/cont-ed/images/nav_g_osaka.gif);
	background-repeat: repeat;
}
#globalNavigation li.fukuoka a {
	background: url(/newsite/main/cont-ed/images/nav_g_hukuoka.gif);
	background-repeat: repeat;
}
#globalNavigation li.tokyo a.active {
	background: url(/newsite/main/cont-ed/images/nav_g_tokyo_on.gif);
	background-repeat: repeat;
}
#globalNavigation li.osaka a.active {
	background: url(/newsite/main/cont-ed/images/nav_g_osaka_on.gif);
	background-repeat: repeat;
}
#globalNavigation li.fukuoka a.active {
	background: url(/newsite/main/cont-ed/images/nav_g_hukuoka_on.gif);
	background-repeat: repeat;
}

body.topPage #mainContents div.contactBox {
	width: 408px !important;
	width /**/: 412px;
}
body.topPage #mainContents div.contactBox ul.listLink {
	width: 401px !important;
	width /**/: 408px;
}

body.topPage #mainContents div.contactBox div.clear_noie {
	_display: none;
}

#mainContents div.buttonObj {
	display: none;
}

/* subContentsの設定 */
body.topPage #subContents {
	width: 187px;
	float: right;
}

#banners {
	display: none;
}

body.topPage #subContents div.subContentBox {
	width: 175px !important;
	width /**/: 177px;
}
#subContents ul.listLink li.noBorder,
body.topPage #subContents ul.listLink li{
	width: 152px !important;
	width /**/: 165px;
}

/* sideNavigationの設定 */
#sideNavigation {
	display: none;
}

/* FOOTERの設定 */
#footer {
	width: 619px;
	background: #FFFFFF;
}

