/* 共通要素の設定 */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

dl, dt, dd, p, li, h1, h2, h3, h4, h5, h6, form, input, table, tr, th, td {
	margin: 0px;
	padding: 0px;
}

a:link { 
	color: #3366CC;
	text-decoration: underline;
}

a:active { 
	color: #FF9933;
	text-decoration: underline;
}

a:visited { 
	color: #236E82;
	text-decoration: underline;
}

a:hover { 
	color: #0099CC;
	text-decoration: underline;
}

hr {
	display: none;
}

img {
	border: 0px;	
}

img.arrow01 {
	margin: 0px 0px 1px 0px;
	vertical-align: middle;
}

br.paragraph {
	font-size: 10px;
}

/* HEADERの設定 */
#container {
	width: 760px;
	background: url(/mba/images/bg_emba01.gif) repeat-y bottom left;
}

body.wide #container {
	background: url(/mba/images/bg_emba02.gif) repeat-y bottom left;
}

#header {
	position: relative;
	background: url(/mba/images/header_emba_border.gif) no-repeat bottom left;
	width: 760px;
	height: 87px;
	z-index: 10;
}

#header h2 {
	position:	absolute;
	top: 0px;
	left: 0px;
	background: url(/mba/images/header_mba01.gif) no-repeat top left;
	width: 573px;
	height: 78px;
}

#header h2 span {
	position:	absolute;
	top: 16px;
	left: 16px;
	width: 253px;
	height: 51px;
	display: block;
	overflow: hidden;
}

#header h2 a {
	padding-top: 51px;
	width: 253px;
	height: 0px !important;
	height /**/: 51px;
	font-size: 12px;
	display: block;
	overflow: hidden;
}

#headerNavi {
	z-index: 20;
	height: 22px;
}

#headerNavi ul.baseList {
	position: absolute;
	top: 0px;
	left: 573px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background: url(/common/images/header_global_navi03.gif) no-repeat top left;
	width: 187px;
	height: 22px;
}

#headerNavi ul.baseList li {
	position: absolute;
	top: 0px;
}

#headerNavi ul.baseList li.top {
	left: 89px;
	width: 55px;
}

#headerNavi ul.baseList li.maps {
	left: 144px;
	width: 42px;
}

#headerNavi ul.baseList li.quick {
	left: 0px;
	width: 89px;
}

#headerNavi ul.baseList a:hover {
	background-position: 0px -20px;
}

#headerNavi ul.baseList a {
	padding-top: 20px;
	height: 0px !important;
	height /**/: 20px;
	font-size: 10px;
	display: block;
	overflow: hidden;
}

#headerNavi ul.baseList li.top a {
	background: url(/common/images/nav_h_top.gif) no-repeat top left;
	width: 55px;
}

#headerNavi ul.baseList li.maps a {
	background: url(/common/images/nav_h_maps.gif) no-repeat top left;
	width: 42px;
}

#headerNavi ul.baseList li.quick a {
	background: url(/common/images/nav_h_quick.gif) no-repeat top left;
	width: 89px;
}

#headerNavi div.targetObj {
	position: relative;
	z-index: 100;
	float: left;
}

#quick-target {
	position: absolute;
	top: 18px;
	left: 573px;
	visibility: hidden;
	z-index: 100;
}

#quick-target div {
	background: url(/common/images/bg_nav_h.gif) no-repeat top left;
	background-color: #a09fa0;
	border-left: solid 1px #c7c6c7;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	padding: 4px;
	width: 177px;
}

/* IE lte 6/Win Hack */
* html body #quick-target div {
	width: 187px;
}

/* IE5/Mac \*//*/
#quick-target div {
	float: left;
}
/**/

#quick-target ul {
	margin: 0px;
	padding: 0px;
	width: 177px;
	list-style-type: none;
	font-size: 12px;

}

#quick-target ul.line {
	background: url(/common/images/line_nav_h.gif) no-repeat 0px 4px;
	padding-top: 8px;
}

#quick-target li {
	display: inline;

}

#quick-target li a:hover {
	border: solid 1px #666666;
	background-color: #8e8d8e;
	text-decoration: none;
}

#quick-target li a {
	border: solid 1px #a09fa0;
	margin: 0px;
	padding: 3px;
	color: #ffffff;
	display: block;
}

/* IE lte 6/Win Hack */
* html body #quick-target li a {
	width: 177px;
}

#headerLocal {
	position: relative;
	left: 573px;
	background: url(/mba/images/header_mba_local_back.gif) no-repeat top right;
	width: 187px;
	height: 56px;
	font-size: 14px;
}

#headerLocal p.text {
	position: absolute;
	top: 9px;
	*top: 8px;
	left: 7px;
	z-index: 50;
}

#headerLocal p.text input {
	background-color: #d3e2e6;
	border: solid 1px #9bafb7;
	height: 18px;
	width: 117px;
}

/* IE lte 6/Win Hack */
* html body #headerLocal p.text input {
	height: 20px;
	width: 119px;
}

#headerLocal p.button {
	position: absolute;
	top: 9px;
	left: 129px;
	z-index: 50;
}

/* IE5/Mac \*//*/
#headerLocal p.text input,
#headerLocal p.button input {
	float: left;
}
/**/

#headerLocal ul {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#headerLocal li.english {
	position: relative;
	top: 30px;
	left: 129px;
	background: url(/mba/images/header_mba_local_english.gif) no-repeat top left;
	width: 58px;
	height: 20px;
}

#headerLocal li.japanese {
	position: relative;
	top: 30px;
	left: 115px;
	background: url(/mba/images/header_mba_local_japanese.gif) no-repeat top left;
	width: 72px;
	height: 20px;
}

#headerLocal ul a {
	padding-top: 20px;
	height: 0px !important;
	height /**/: 20px;
	font-size: 10px;
	display: block;
	overflow: hidden;
}

/* CONTENTSの設定 */
#contents {
	width: 619px;
	float: right;
}

/* mainContentsの設定 */
#mainContents {
	padding: 0px 10px;
	width: 412px !important;
	width /**/: 432px;
	float: left;
}

/* IE5/Mac \*//*/
#mainContents {
	padding: 0px 0px 0px 10px;
	width: 412px;
}
/**/

body.wide #mainContents {
	overflow: visible;
	float: none !important;
}

body.wide div.wideContents #mainContents {
	padding: 0px 10px;
	width: 595px !important;
	width /**/: 615px;
}

/* IE5/Mac \*//*/
body.wide div.wideContents #mainContents {
	padding: 0px 0px 0px 10px;
	width: 595px !important;
}
/**/

#mainContents p.widecol {
	width: 600px;
}

#mainContents ul.widecol {
	width: 555px;
}


#mainContents h1.top {
	margin: 0px -10px 12px -10px;
	padding-top: 171px;
	background: url(/mba/images/top01.jpg) no-repeat top left;
	width: 432px;
	height: 0px !important;
	height /**/: 171px;
	font-size: 16px;
	overflow: hidden;
}

#mainContents h1.pagetitle {
	margin: 0px -10px;
	width: 422px;
	height: 46px;
	padding: 70px 10px 0 0;
	font-size: 24px;
	color: #fff;
	text-align: right;
	overflow: hidden;
}

* html body #mainContents h1.pagetitle {
	height: 116px;
	width: 432px;
}

/* mainContents h1の設定 */
#mainContents h1.program_overview {
	background: url(/mba/images/bg_program_overview.jpg) no-repeat top left;
}

#mainContents h1.start_program {
	background: url(/mba/images/bg_start_program.jpg) no-repeat top left;
}

#mainContents h1.learning_community {
	background: url(/mba/images/bg_learning_community.jpg) no-repeat top left;
}

#mainContents h1.learning_environment {
	background: url(/mba/images/bg_learning_environment.jpg) no-repeat top left;
}

#mainContents h1.admissions {
	background: url(/mba/images/bg_admissions.jpg) no-repeat top left;
}

#mainContents h1.learn_more {
	background: url(/mba/images/bg_learn_more.jpg) no-repeat top left;
}

#mainContents h1.request_info {
	background: url(/mba/images/bg_request_info.jpg) no-repeat top left;
}

#mainContents h1.privacy {
	background: url(/mba/images/bg_privacy.jpg) no-repeat top left;
}

#mainContents h2 {
	width: 412px;
	clear: both;
}

#mainContents h2 a {
	padding-top: 25px;
	height: 0px !important;
	height /**/: 25px;
	font-size: 14px;
	display: block;
	overflow: hidden;
}

/* mainContents h2.subTitleの設定 */
#mainContents h2.subTitle {
	padding: 0;
	margin: 18px 0 6px 0;
	font-size: 22px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #236e82;
}

/* mainContents h2の設定 */
#mainContents h2.interview01 {
	padding-top: 117px;
	background: url(/mba/interviews/images/hd_student01.gif) no-repeat top left;
	height: 0px !important;
	height /**/: 117px;
	font-size: 14px;
	overflow: hidden;
}

#mainContents h2.interview04 {
	padding-top: 117px;
	background: url(/mba/interviews/images/hd_student04.gif) no-repeat top left;
	height: 0px !important;
	height /**/: 117px;
	font-size: 14px;
	overflow: hidden;
}

#mainContents h2.interview05 {
	padding-top: 117px;
	background: url(/mba/interviews/images/hd_student05.gif) no-repeat top left;
	height: 0px !important;
	height /**/: 117px;
	font-size: 14px;
	overflow: hidden;
}

#mainContents h2.interview07 {
	padding-top: 117px;
	background: url(/mba/interviews/images/hd_student07.gif) no-repeat top left;
	height: 0px !important;
	height /**/: 117px;
	font-size: 14px;
	overflow: hidden;
}

#mainContents h3.sub-Header,
#mainContents h3.subHeader {
	color: #6699CC;
}

#mainContents h3.interview01 {
	color: #FF9600;
}

#mainContents h3.interview04 {
	color: #009966;
}

#mainContents h3.interview05 {
	color: #FFCC00;
}

#mainContents h3.interview06 {
	color: #3366CC;
}

#mainContents h3.interview07 {
	color: #CC0000;
}

#mainContents ul.courses {
	margin: 8px 0px 19px 0px;
	padding: 0px;
	list-style-type: none;
	color: #3366CC;
}

#mainContents ul.courses li {
	margin-bottom: 4px;
	padding-left: 15px;
	background: url(/mba/images/arrow02.gif) no-repeat 0px 0px;
}

/* mainContents [Link (sitemap)]の設定 */
#mainContents ul.sitemapLink {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#mainContents ul.sitemapLink li {
	background: url(/mba/images/icn_listlink.gif) no-repeat 0px 6px;
	margin: 15px 0px 5px 0px;
	padding-left: 12px;
}

#mainContents ul.sitemapLink li.nolink {
	background: url(/mba/images/icn_listlink_gray.gif) no-repeat 0px 6px;
}

#mainContents ul.sitemapLink ul {
	margin-top: 10px;
}

#mainContents ul.sitemapLink ul li {
	background: none;
	padding-left: 0px;
	margin-top: 5px;
}

#mainContents p.top_img01, #mainContents p.top_img02, #mainContents p.top_img03 {
	float: left;
}


#mainContents p.aacsb_img,
#mainContents p.faculty01_img,
#mainContents p.faculty02_img,
#mainContents p.temple_img,
#mainContents p.fox_img,
#mainContents p.smart_img {
	padding-left: 5px;
	float: right;
}

#mainContents p.director_img {
	padding-left: 5px;
	width: 139px !important;
	width /**/: 144px;
	float: right;
}

#mainContents p.director_img img {
	margin-bottom: 5px;
}

#mainContents p.signature {
	text-align: right;
}

/* mainContents [InfoBox]の設定 */
#mainContents div.infoBox {
	margin-bottom: 5px;
	padding-bottom: 10px;
	background: url(/mba/images/bg_infobox_bottom.gif) no-repeat bottom left;
	background-color: #F6F6F6;
	width: 412px;
}

#mainContents div.infoBox h3 {
	background: url(/mba/images/bg_infobox_top.gif) no-repeat top left;
	margin: 0px;
	padding: 6px 10px 5px 10px;
}

#mainContents div.infoBox ul, #mainContents div.infoBox p {
	margin: 0px !important;
	padding: 0px 10px 0px 10px;
}

#mainContents div.infoBox ul.pdfLink {
	margin: 6px 0px 0px 22px !important;
}

#mainContents div.infoBoxWide {
	background: url(/mba/images/bg_infobox_wide_bottom.gif) no-repeat bottom left;
	background-color: #EEEEEE;
	width: 600px;
}

#mainContents div.infoBoxWide h3 {
	background: url(/mba/images/bg_infobox_wide_top.gif) no-repeat top left;
}

#mainContents div.voices-banners h3.faculty01 {
	background: url(/mba/images/faculty01.gif) no-repeat top left;
	height: 62px;
}

#mainContents div.voices-banners h3.faculty02 {
	background: url(/mba/images/faculty02.gif) no-repeat top left;
	height: 62px;
}

#mainContents div.voices-banners h3.interview07 {
	background: url(/mba/images/student07.gif) no-repeat top left;
	height: 62px;
}

#mainContents div.voices-banners h3.interview01 {
	background: url(/mba/images/student01.gif) no-repeat top left;
	height: 62px;
}

#mainContents div.voices-banners h3.interview04 {
	background: url(/mba/images/student04.gif) no-repeat top left;
	height: 62px;
}

#mainContents div.voices-banners h3.interview05 {
	background: url(/mba/images/student05.gif) no-repeat top left;
	height: 62px;
}

#mainContents div.voices-banners h3.interview06 {
	background: url(/mba/images/student06.gif) no-repeat top left;
	height: 62px;
}

#mainContents div.voices-banners h3 a {
	padding-top: 62px;
	height: 0px !important;
	height /**/: 62px;
	font-size: 14px;
	display: block;
	overflow: hidden;
}

#mainContents div.voices-banners h3.faculty01 a:hover {
	background: url(/mba/images/faculty01a.gif) no-repeat top left;
}

#mainContents div.voices-banners h3.faculty02 a:hover {
	background: url(/mba/images/faculty02a.gif) no-repeat top left;
}

#mainContents div.voices-banners h3.interview07 a:hover {
	background: url(/mba/images/student07a.gif) no-repeat top left;
}

#mainContents div.voices-banners h3.interview01 a:hover {
	background: url(/mba/images/student01a.gif) no-repeat top left;
}

#mainContents div.voices-banners h3.interview04 a:hover {
	background: url(/mba/images/student04a.gif) no-repeat top left;
}

#mainContents div.voices-banners h3.interview05 a:hover {
	background: url(/mba/images/student05a.gif) no-repeat top left;
}

#mainContents div.voices-banners h3.interview06 a:hover {
	background: url(/mba/images/student06a.gif) no-repeat top left;
}

/* mainContents [Link (PDF/PPT)]の設定 */
#mainContents ul.pdfLink, #mainContents ul.pptLink {
	margin: 12px 0px 0px 20px;
	padding: 0px;
	list-style-type: none;
}

#mainContents ul.pdfLink img, #mainContents ul.pptLink img {
	margin-left: -20px;
	vertical-align: middle;
}


#mainContents div.box {
	padding: 5px 5px 0px 5px;
	background-color: #F6F6F6;
	border: solid 1px #DDDDDD;
}

#mainContents div.nopack {
	padding: 5px;
}

#mainContents div.courses {
	margin-top: 34px;
}

#mainContents dt {
	position: absolute;
}

#mainContents dd {
	padding: 0px 0px 8px 26px;
}

#mainContents div.box div.pack dd {
	padding: 0px 0px 0px 20px;
}

#mainContents div.box div.pack dt {
	font-weight: bold;
}

#mainContents div.box dd {
	margin-bottom: 4px;
	padding: 0px 0px 0px 20px;
}

#mainContents div.eventbox {
	padding: 5px 5px 0px 5px;
	background-color: #F6F6F6;
	border: solid 1px #DDDDDD;
}

#mainContents div.eventbox div.pack dd {
	padding: 0px 0px 0px 145px;
}

#mainContents div.eventbox div.pack dt {
	font-weight: bold;
}

#mainContents div.eventbox dd {
	margin-bottom: 4px;
	padding: 0px 0px 0px 145px;
}

/* mainContents [FacultyBox]の設定 */
#mainContents div.facultyBox {
	margin-top: 25px;
	padding: 5px;
	background-color: #F6F6F6;
	border: solid 1px #DDDDDD;
	width: 400px !important;
	width /**/: 412px;
}

#mainContents div.facultyBox h3.subHeader {
	margin-bottom: 15px;
}

#mainContents p.answers{
	padding: 0px 0px 0px 20px;
}

#mainContents ol {
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 0px 10px;
}

#mainContents ol li {
	margin: 0px;
	margin: 0px 0px 4px 0px;
}

#mainContents ol li span {
	position: static !important;
	position /**/: relative;
	right: 6;
	font-weight: normal;
}

#mainContents div.box ol {
	font-weight: bold;
}

#mainContents div.box ol li strong {
	font-weight: bold;
}

#mainContents img.pdfLink {
	margin-top: 3px;
	vertical-align:	middle;
}

#mainContents div.pack {
	margin-bottom: 5px;
	padding: 5px;
	background-color: #FFFFFF;
	border: solid 1px #DDDDDD;
}

#mainContents div.pack ul.backTo {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
	text-align: right;
}

#mainContents div.pack ul.backTo li {
	margin-left: auto;
	background: url(/mba/images/arrow04.gif) no-repeat top left;
	width: 10px;
	height: 12px;
}

#mainContents div.pack ul.backTo li a {
	padding-top: 12px;
	width: 10px;
	height: 0px !important;
	height /**/: 12px;
	font-size: 12px;
	display: block;
	overflow: hidden;
}

#mainContents div.news {
	padding: 5px 5px 8px 5px !important;
	padding /**/: 5px;
	background-color: #F6F6F6;
	border: solid 1px #DDDDDD;
	height: 100px !important;
	height /**/: 105px;
}

#mainContents ul.bottomLink {
	margin: 0px 0px -1px 0px;
	padding: 37px 0px 0px 0px;
	list-style-type: none;
	text-align: right;
}

#mainContents ul.headBottomLink {
	margin: 0px 0px -1px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: right;
}

#mainContents p.button {
	margin-top: 15px;
	text-align: right;
}

#mainContents p.button a {
	margin: 0px 0px 0px auto;
}

#mainContents p.button a.sessions {
	padding-top: 26px;
	background: url(/mba/images/btne_is_register.gif) no-repeat top left;
	width: 177px;
	height: 0px !important;
	height /**/: 26px;
	font-size: 12px;
	display: block;
	overflow: hidden;
}

#mainContents img.centeraligned {
	margin: 0px; border: 0px;
}


/* mainContents [AppDeadTable]の設定 */
#mainContents table.AppDeadTable {
	border-left: solid 1px #CACACA;
	border-top: solid 1px #CACACA;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 7px 0px;
	width: 412px;
}

#mainContents table.AppDeadTable th {
	background-color: #EFEFEF;
	border-right: solid 1px #CACACA;
	border-bottom: solid 1px #CACACA;
	padding: 3px 4px;
	font-weight: normal;
	vertical-align: top;
	word-wrap: break-word;
}

#mainContents table.AppDeadTable td {
	border-right: solid 1px #CACACA;
	border-bottom: solid 1px #CACACA;
	padding: 3px 4px 6px 4px;
	vertical-align: top;
	word-wrap: break-word;
}

#mainContents table.AppDeadTable th.dates {
	font-size: 12px;
	font-weight: bold;
}

#mainContents table.AppDeadTable td {
	width: 136px;
	font-size: 12px;
}


/* Formページの設定 */

#mainContents div.FormArea {
	margin: 0px 0px 0px 0px;
}

#mainContents div.FormArea dt {
	position: relative;
}

#mainContents div.FormArea dd {
	padding: 0px 0px 0px 0px;
}

#mainContents table.formTable {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	margin-bottom: 3px;
	width: 599px;
}

#mainContents table.formTable td, th {
	border-bottom: solid 2px #FFFFFF;
	padding: 3px 5px 4px 5px;
	vertical-align: top;
	text-align: left;
	word-break: normal;
}

#mainContents table.formTable th {
	background: #6699CC;
	color: #FFFFFF;
	border-top: solid 20px #FFFFFF;
}

#mainContents table.formTable td.required {
	width: 5px;
	background: #CCCCCC;
	color: #FF0000;
	font-weight: bold;
	border-right: solid 2px #FFFFFF;
}

#mainContents table.formTable td.nor_required {
	width: 5px;
	background: #EFEFEF;
	border-right: solid 2px #FFFFFF;
}

#mainContents table.formTable td.err_required {
	width: 5px;
	background: #FF9900;
	color: #FF0000;
	font-weight: bold;
	border-right: solid 2px #FFFFFF;
}

#mainContents table.formTable td.title {
	width: 165px;
	border-right: solid 2px #FFFFFF;
	background: #DDDDDD;
}

#mainContents table.formTable td.nor_title {
	width: 165px;
	border-right: solid 2px #FFFFFF;
	background: #EFEFEF;
}

#mainContents table.formTable td.err_title {
	width: 165px;
	border-right: solid 2px #FFFFFF;
	background: #FFCC66;
}

#mainContents table.formTable td.field {
	background: #EFEFEF;
}

#mainContents table.formTable td.field dt {
	float: left;
}

#mainContents table.formTable td.field dd {
	margin-left: 140px;
	margin-bottom: 1px;
}

#mainContents table.formTable {
	font-size: 0.8em;
	line-height: 125%;
}

#mainContents strong.caution {
	font-weight: bold;
	color: #FF0000;
}

#mainContents table.formTable td.field dd.checkbox_list {
	margin-left: 25px;
	margin-bottom: 5px;
}

#mainContents div.formAction {
	background: #CCCCCC;
	padding: 5px;
	margin-top: 20px;
	text-align: right;
	width: 589px !important;
	width /**/: 599px;
}

#mainContents div.formAction input.formButton {
	width: 100px;
}

#mainContents div.formAction div.disclaimer {
	width: 579px !important;
	width /**/: 589px;
	padding: 4px;
	margin-bottom: 4px;
	background: #EFEFEF;
	text-align: left;
}

#mainContents div.formAction span.forwardAction {
	border: solid 2px #3366CC;
	border-bottom: solid 5px #3366CC !important;
	border-bottom /**/: solid 2px #3366CC;
	width: 100px;
}

#mainContents div.formAction span.backAction {
	border: solid 2px #CCCCCC;
	width: 100px;
}

#mainContents input.inputtext {
	height: 18px;
	padding: 1px 0px 0px 1px;
	margin: 0px;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
}

#mainContents textarea.textbox {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 300px;
	border-top: #808080 1px solid;
	border-left: #808080 1px solid;
	border-bottom: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;	
}

#mainContents select.selectbox {
	margin-bottom: 4px; 
}


/* subContentsの設定 */
#subContents {
	width: 187px;
	float: right;
	z-index: 0;
}

body.wide #subContents {
	position: absolute;
	top: 87px;
	left: 573px;
	float: none !important;
	z-index: 0;
}

#top-banners {
	padding: 5px 0px 0px 5px;
	background: url(/mba/images/top_buttons.gif) no-repeat top left;
	width: 182px !important;
	width /**/: 187px;
	height: 166px !important;
	height /**/: 171px;
}

#leaf-banners {
	padding: 5px 0px 0px 5px;
	background: url(/mba/images/top_buttons02.gif) no-repeat top left;
	width: 182px !important;
	width /**/: 187px;
	height: 110px !important;
	height /**/: 115px;
}

#top-banners a, #leaf-banners a {
	margin-bottom: 5px;
	padding-top: 50px;
	width: 177px;
	height: 0px !important;
	height /**/: 50px;
	font-size: 12px;
	display: block;
	overflow: hidden;
}

#top-banners p {
	display: none;
}

#subContents div.interviews {
	padding: 12px 5px 0px 5px;
}

#subContents div.newsletter {
	margin: 12px 5px 0px 5px;
	padding: 5px 5px 1px 5px !important;
	padding /**/: 5px 5px 5px 5px;
	background-color: #FEFEFE;
	border: solid 1px #DDDDDD;
}

#subContents img.banner {
	margin: 12px 5px 0px 5px;
	border: 0px;
}

#subContents img.banner_sm {
	margin: 6px 5px 0px 5px;
	border: 0px;
}

#subContents div.newsletter h4 {
	margin-bottom: 4px;
	background: url(/mba/images/ban_newsletter04.gif) no-repeat top left;
	width: 165px;
	height: 55px;
}

#subContents div.newsletter h4 a {
	padding-top: 55px;
	width: 165px;
	height: 0px !important;
	height /**/: 55px;
	font-size: 12px;
	display: block;
	overflow: hidden;
}

#subContents div.guaranteed {
	margin: 12px 5px 0px 5px;
}

#subContents div.infoBox {
	margin: 12px 5px 0px 5px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
}

#subContents div.infoBox h4 {
	margin-bottom: 4px;
	padding-top: 41px;
	width: 175px;
	height: 0px !important;
	height /**/: 41px;
	overflow: hidden;
}

#subContents div.infoBox h4.technology {
	background: url(/mba/images/info_box_technologyj.gif) no-repeat top left;
}

#subContents div.infoBox h4.courses {
	background: url(/mba/images/info_box_faq_courses.gif) no-repeat top left;
}

#subContents div.infoBox h4.calendar {
	background: url(/mba/images/info_box_events.gif) no-repeat top left;
}

#subContents div.infoBox h4.professors {
	background: url(/mba/images/info_box_professors.gif) no-repeat top left;
	padding-top: 28px;
	height: 0px !important;
	height /**/: 28px;
}

#subContents div.infoBox h4.admissions {
	background: url(/mba/images/info_box_admissions.gif) no-repeat top left;
}

#subContents div.infoBox h4.specific {
	background: url(/mba/images/info_box_specific_questions.gif) no-repeat top left;
}

#subContents div.infoBox h4.mba_start_info {
	background: url(/mba/images/info_box_mba_start.gif) no-repeat top left;
	padding-top: 28px;
	height: 0px !important;
	height /**/: 28px;
}

#subContents div.infoBox h4.latest_rankings {
	background: url(/mba/images/info_box_rankings.gif) no-repeat top left;
	padding-top: 28px;
	height: 0px !important;
	height /**/: 28px;
}

#subContents div.infoBox h4.student_association {
	background: url(/mba/images/info_box_student_association.gif) no-repeat top left;
	padding-top: 28px;
	height: 0px !important;
	height /**/: 28px;
}

#subContents div.infoBox p.image {
	padding-right: 4px;
	float: right;
}

#subContents div.infoBox p.img_center {
	padding: 4px 0px 4px 0px;
}

#subContents div.infoBox p.paragraph {
	padding: 0px 4px;
}

#subContents div.infoBox ul {
	margin: 0px 4px;
	padding: 4px 0px 2px 0px;
	list-style-type: none;
	text-align: right;
}

#subContents div.voices, #subContents div.student {
	margin: 12px 5px 0px 5px;
}

#subContents div.alumni {
	margin: 22px 5px 0px 5px;
}

#subContents div.voices h4 {
	background: url(/mba/faculty_voices/images/sn_student_voices.gif) no-repeat top left;
	padding-top: 22px;
	height: 0px !important;
	height /**/: 22px;
	font-size: 12px;
	overflow: hidden;
}

#subContents div.student h4 {
	background: url(/mba/interviews/images/sn_student_voices.gif) no-repeat top left;
	padding-top: 22px;
	height: 0px !important;
	height /**/: 22px;
	font-size: 12px;
	overflow: hidden;
}

#subContents div.alumni h4 {
	background: url(/mba/interviews/images/sn_alumni_voices.gif) no-repeat top left;
	padding-top: 22px;
	height: 0px !important;
	height /**/: 22px;
	font-size: 12px;
	overflow: hidden;
}

#subContents div.voices h5.faculty01 {
	background: url(/mba/faculty_voices/images/sn_faculty01.gif) no-repeat top left;
	height: 42px;
}

#subContents div.voices h5.faculty02 {
	background: url(/mba/faculty_voices/images/sn_faculty02.gif) no-repeat top left;
	height: 42px;
}

#subContents div.student h5.interview07 {
	background: url(/mba/interviews/images/sn_student07.gif) no-repeat top left;
	height: 42px;
}

#subContents div.student h5.interview01 {
	background: url(/mba/interviews/images/sn_student01.gif) no-repeat top left;
	height: 42px;
}

#subContents div.student h5.interview04 {
	background: url(/mba/interviews/images/sn_student04.gif) no-repeat top left;
	height: 42px;
}

#subContents div.student h5.interview05 {
	background: url(/mba/interviews/images/sn_student05.gif) no-repeat top left;
	height: 42px;
}

#subContents div.student h5.interview06 {
	background: url(/mba/interviews/images/sn_student06.gif) no-repeat top left;
	height: 42px;
}

#subContents div.voices h5 a, #subContents div.student h5 a, #subContents div.alumni h5 a {
	padding-top: 42px;
	height: 0px !important;
	height /**/: 42px;
	font-size: 12px;
	display: block;
	overflow: hidden;
}

#subContents div.voices h5.faculty01 a:hover {
	background: url(/mba/faculty_voices/images/sn_faculty01a.gif) no-repeat top left;
}

#subContents div.voices h5.faculty02 a:hover {
	background: url(/mba/faculty_voices/images/sn_faculty02a.gif) no-repeat top left;
}

#subContents div.student h5.interview07 a:hover {
	background: url(/mba/interviews/images/sn_student07a.gif) no-repeat top left;
}

#subContents div.student h5.interview01 a:hover {
	background: url(/mba/interviews/images/sn_student01a.gif) no-repeat top left;
}

#subContents div.student h5.interview04 a:hover {
	background: url(/mba/interviews/images/sn_student04a.gif) no-repeat top left;
}

#subContents div.student h5.interview05 a:hover {
	background: url(/mba/interviews/images/sn_student05a.gif) no-repeat top left;
}

#subContents div.student h5.interview06 a:hover {
	background: url(/mba/interviews/images/sn_student06a.gif) no-repeat top left;
}

#subContents div.quoteBox {
	margin: 12px 5px 0px 5px;
	padding-bottom: 4px;
	background-color: #F2F2E6;
	border: solid 1px #E5E5CC;
}

#subContents div.quoteBox p.paragraph {
	padding: 4px 4px 0 4px;
	color: #999966;
}

#subContents div.quoteBox h4 {
	margin-bottom: 4px;
	padding-top: 55px;
	width: 175px;
	height: 0px !important;
	height /**/: 55px;
	overflow: hidden;
}

#subContents div.quoteBox h4.mba_start_reasons {
	background: url(/mba/images/qbox_3reasons.gif) no-repeat top left;
}

#subContents div.quoteBox h4.guaranteed {
	background: url(/mba/images/qbox_quality_guaranteed.gif) no-repeat top left;
}

#subContents div.quoteBox ul {
	margin: 0px 4px;
	padding: 4px 0px 2px 0px;
	list-style-type: none;
	text-align: right;
}

/* sideNavigationの設定 */
#sideNavigation {
	width: 139px;
	float: left;
}

#sideNavigation a:link { 
 color: #236E82;
 text-decoration: none;
}

#sideNavigation a:active { 
 color: #FF9933;
 text-decoration: none;
}

#sideNavigation a:visited { 
 color: #236E82;
 text-decoration: none;
}

#sideNavigation a:hover { 
 color: #66CCCC;
 text-decoration: underline;
}

#sideNavigation h3 {
	padding: 2px 5px 2px 5px;
	background-color: #1A5261;
	border-bottom: solid 1px #CCCCCC;
	color: #FFFFFF;
}

#sideNavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sideNavigation li {
	padding: 3px 5px 1px 5px;
	border-bottom: solid 1px #CCCCCC;
}


/* Privacy Policyページの設定 */
.privptitle {
	font-family: arial, helvetica, san-serif;
	font-size: 120%;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	color: #236E82;
}


.privsubtitle {
	font-family: arial, helvetica, san-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	color: #6699CC;
}

.privparagraph {
	font-family: arial, helvetica, san-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #666666;
}

.privgroup {
	padding: 5px 5px 0px 5px;
	margin-bottom: 15px;
	background: #F6F6F6;
	border: 1px solid #DDDDDD;
}

.privbox {
	font-family: arial, helvetica, san-serif;
	font-size: 80%;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	margin-bottom: 5px;
	background: #FEFEFE;
	border: 1px solid #DDDDDD;
}

div.requestImage {
	position: relative;
}

div.requestImage img {
	position: absolute;
	top: -32px;
	left: 425px;
}


/* FOOTERの設定 */
#footer {
	margin: 0px;
	padding-top: 36px;
	width: 760px;
	clear: both;
}

#footer a {
	margin: 0px 5px 0px 5px;
}

#footerNavi {
	border: 1px solid #666666;
	background: #8e8d8e;
	margin: 0px;
	padding: 6px 0px 7px 0px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
}

#footerNavi a {
	color: #FFFFFF;
}

#footer p.copyright {
	padding: 20px 0px 16px 0px;
	text-align: center;
	background: #FFFFFF;
}

#footer p.footerNavi {
	text-align: center;
	padding-bottom: 16px;
}