/* 共通要素の設定 */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

body.wide {
	background: url(/newsite/main/common/images/blank.gif) no-repeat -4px 0px;
}


/* HEADERの設定 */
#pageBody,
#container {
	width: 619px;
	background: #FFFFFF;
}

.img_top {
	background: none;
}

.img_about {
	background: none;
}

.img_applications {
	background: none;
}

.img_programs {
	background: none;
}

.img_program_one {
	background: none;
}

.img_program_two {
	background: none;
}

.img_program_three {
	background: none;
}

.img_next_step {
	background: none;
}

.img_faculty {
	background: none;
}

.img_students {
	background: none;
}

.img_parents {
	background: none;
}

.img_know_more {
	background: none;
}

.img_faq {
	background: none;
}

#header {
	position: relative;
	background: url(/newsite/main/common/images/header_app_border.gif) no-repeat bottom left;
	width: 619px;
	height: 87px;
}

#header h2 {
	position:	absolute;
	top: 0px;
	left: 0px;
	background: url(/newsite/main/common/images/header_app_print01.gif) no-repeat top left;
	width: 629px;
	height: 78px;
	z-index: 10;
}

#headerNavi {
	display: none;
}

#headerLocal {
	display: none;
}

#mainContents {
	padding: 20px 0px 0px 10px;
}

/* subContentsの設定 */
#subContents {
	padding-top: 20px;
}

#banners {
	display: none;
}


/* sideNavigationの設定 */
#sideNavigation {
	display: none;
}

/* FOOTERの設定 */
#footer {
	width: 619px;
	background: #FFFFFF;
}
