/* 共通要素の設定 */
body {
	margin: 0px;
	padding: 0px;
	background: url(/newsite/main/images/spacer.gif) no-repeat 0px 94px;
	background-color: #FFFFFF;
}

body.courses {
	background: none;
}

body.wide {
	background: none;
}

body.main_content #promotion {
	display: none;
}

#pageBody {
	width: 619px;
}

body.main_content #pageBody {
	height: 0px;
	min-height: 0px;
}

#contents {
	background-color: #FFFFFF;
}

#contents {
	width: 619px;
	float: right;
}

body.topPage #contents {
	width: 619px;
}

body.special #contents {
	width: 760px;
}

#container {
	width: 619px;
}

body.special #container {
	width: 760px;
}

#mainContents {
	padding-top: 12px;
}

body.main_content #mainContents {
	padding: 12px 0px 0px 10px;
	width: 412px !important;
	width /**/: 422px;
	float: left;
}

body.topPage #mainContents {
	padding: 44px 0px 0px 0px;
	width: 412px !important;
	width /**/: 412px;
	float: left;
}

body.special #mainContents {
	margin: 0px;
	padding: 43px 41px 33px 41px;
	width: 677px !important;
	width /**/: 759px;
	float: none;
	background: url(/newsite/main/common/images/bg_special_bot.gif) no-repeat bottom 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_main_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_main_print01.gif) top left;
	background-repeat: repeat;
	width: 619px;
	height: 78px;
	z-index: 10;
}

body.special #header h2 {
	width: 760px;
}

#headerNavi {
	display: none;
}

#headerLocal {
	display: none;
}

body.main_content #globalNavigation {
	display: none;
}

#globalNavigation ul {
	position: relative;
	top: 0px;
	left: 0px;
	background-repeat: repeat;
	background-color: #FFFFFF;
	height: 32px;
	width: 619px;
	list-style-type: none;
	margin: 0px;
}

body.topPage #mainContents div.infoObj h2 {
	width: 412px;
}

body.topPage #mainContents div.infoObj ul {
	left: 358px;
}

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;
}

/* subContentsの設定 */
body.topPage #subContents {
	width: 187px;
	float: right;
}

body.main_content #subContents {
	margin-top: 0px;
}

body.topPage #subContents div.bannerObj  {
	width: 187px;
}

body.topPage #subContents div.directlyObj h2 {
	width: 187px;
}

body.topPage #subContents div.directlyObj div.row {
	background: none;
	width: 187px;
	*width: 183px;
}

body.topPage #subContents div.directlyObj div.row div.columnLeft {
	width: 171px;
}

body.topPage #subContents div.directlyObj div.row div.columnRight {
	width: 171px;
}

#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;
}

