@charset "UTF-8";
/* CSS Document */



body {
	background: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #4D4D4D;
	margin: 0 auto;
	background-image: url(../images/background/bg02.jpg); background-color:#fff; background-position:center top; background-repeat:no-repeat;}
	}
	
	

p {
	line-height: 1.5em;
	padding: 10px 15px 0 10px;
	text-align:justify;
	margin: 0;
	}
	
	
dl {
	margin: 0;
	clear: both;
	font-size: 11px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	line-height: 1.7em;
	margin-bottom: 10px;
	color: #ccc;
	}
	
dt {
	float: left;
	width: 8em;
	margin: 0;
	padding: 5px;
	clear: both;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background: #000;
	font-weight: bold;
	}
	
dd {
	margin-left: 8em;
	padding: 5px 0 5px 20px;
	border-bottom: 1px solid #CCC;
	}
	
.dl_bottom {
	border-bottom: 1px solid #666;
	margin-bottom: 10px;
	}
	
	


h1,h2,h3,h4 {
	font-size: 12px;
	line-height: 1em;
	font-weight: bold;
	margin:0;
	padding: 0;
	}
	
h3 {
	font-size: 15px;
	line-height: 1.5em;
	font-weight: 500;
	}
	
h4 {
	font-size: 12px;
	color: #A4D3E6;
	font-weight: normal;
	padding: 10px 0;
	}
	
a, a:link {
	color:  #666;
	text-decoration: none;
	}
	
a:hover {
	color:  #333;
	text-decoration: underline;
	}
	
.clear_both {
	clear: both;
	font-size: 0px;
	height: 0px;
	padding: 0;
	margin: 0;
	}
	
/* ========== TEXT ============== */

.date {
	color: #A4D3E6;
	}
	

	
.content_title {
	font-size: 16px;
	background:url(../images/background/h_bg.jpg) repeat-x;
	height: 30px;
	margin-bottom: 20px;
	}
	
.page_index {
	padding: 10px 0 0;
	color: #808080;
	}
	
/* ========== LAYOUT ============== */

#header {
	margin: 0 auto 5px;
	width: 800px;
	height: 249px;
	text-align: left;
	}
	
#wrapper {
	margin: 0 auto;
	width: 800px;
	text-align: left;
	}

	
	
#content {
	background: #FFF;
	padding: 10px 0 0;
	}
	
	
#cont_center {
	float: left;
	width: 550px;
	color: #FFF;
	}
	
#content_onecolumn {
	color: #FFF;
	}
	

#cont_center_diary {
	float: left;
	width: 590px;
	color: #FFF;
	}
	
#cont_right {
	float: right;
	width: 200px;
	height: 100%;
	}	
	

#cont_right_diary {
	float: right;
	width: 200px;
	}	

#footer {
	clear:both;
	background-color: #FF6699;
	padding: 10px;
	color: #FFF;
	text-align: center;
	font-size: 11px;
	margin: 15px 0 15px;
	height: 70px;
	}
	
#footer_left1 {float:left;}
#footer_right1 {float:right; width:350px; text-align:right;}
#footer_left2 {float:left;}
#footer_right2 {float:right; width:450px; text-align:right}
	
/* ========== Header ============== */


.header_top {
	background: url(../images/background/header_bg.jpg) no-repeat;
	}
	
.header_news {
	background:url(../images/background/header_bg_news.jpg) no-repeat;
	}
	

.header_topics {
	background:url(../images/background/header_bg_topics.jpg) no-repeat;
	}
	

.header_diary {
	background:url(../images/background/header_bg_diary.jpg) no-repeat;
	}

#head_logo {
	padding: 25px 0 0 20px;
	}
	
#header a {
	color: #FFF;
	}
	
#header a:hover {
	color: #CCC;
	text-decoration: none;
	}
	
.header_accent {
	color: #000;
	}

#header h1 {
	color: #000;
	font-size: 12px;
	padding-top: 15px;
	font-weight: normal;
	text-align: right;
	padding-right: 15px;
	}
	

#header h2 {
	color: #000;
	font-size: 72px;
	font-family: "arial bold";
	margin-left: -5px;
	}
	
#header h3 {
	color: #FFF;
	font-size: 18px;
	padding-top: 15px;
	}
	
.discription {
	color: #FFF;
	font-size: 11px;
	font-weight: 400;
	}

/* ========== MENUBAR ============== */

#menubar {
	background: url(../images/background/menubar_bg.gif) no-repeat;
	height: 45px;
	font-size: 13px;
	font-weight: 500;
	}
	
	
#menubar a {
	display: block;
	width: 100px;
	padding: 8px 0 0;
	margin-top: 7px;
	float: left;
	text-align:center;
	height: 22px;
	font-weight:bold;
	margin-left:10px;
	}
	
*html #menubar a {/*IE6*/
	margin-right: -1px;
	}
	
#menubar a:hover {
	background-position: 0 -30px;
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
	background: url(../images/background/nav-btn02.jpg);}

	}
	
.menu_a {
	background: url(../images/background/nav-btn01.jpg);
	}
.menu_a a:hover{}
.menu_b {
	background: url(../images/background/btn_bg_b.gif);
	}



	
/*　=========　RIGHT ============== */

#cont_right h2 {
	font-size: 16px;
	padding: 10px 20px 0;
	font-weight: bold;
	background: url(../images/background/h_sidenav_bg.gif);
	height: 30px;
	color: #d40152;
	}
	
#cont_right h3 {
	font-size: 13px;
	padding: 10px 10px 0;
	font-weight: bold;
	}
	
#cont_right ul {
	padding: 10px;
	margin: 0;
	list-style-type: none;
	}
	
#cont_right li {
	padding: 0 0 0 15px;
	line-height: 1.5em;
	border:none;
	}
	
.side_navi_top li {
	background: url(../images/background/li_bullet_pink.gif) no-repeat;
	border:none;
	}
	
.side_navi_top li{ list-style-type:none; color:#333333; border:none;}
.side_navi_top li a {color: #333333; border:none;}
	
	
.nav_bottom {
	background:url(../images/background/sidenav_bttom_bg.gif) bottom no-repeat;
	height: 20px;
	text-align: right;
	font-size: 12px;
	padding: 7px 10px 0;
	}
	
.nav_bottom a {
	font-weight: bold;
	}
	
	
.side_navi_top {
	margin-bottom: 20px;
	background: #F0F0F0;
	width: 200px;
	}
	
	

#cont_right_diary h2 {
	font-size: 13px;
	padding: 10px 20px 0;
	font-weight: bold;
	background: url(../images/background/diary_nav_bg.jpg);
	height: 30px;
	color: #912b8f;
	}
	
#cont_right_diary h3 {
	font-size: 13px;
	padding: 10px 10px 0;
	font-weight: bold;
	}
	
#cont_right_diary ul {
	padding: 10px;
	margin: 0;
	list-style-type: none;
	}
	
#cont_right_diary li {
	padding: 0 0 0 15px;
	line-height: 1.5em;
	}

	
.side_navi_diary li {
	background: url(../images/background/li_bullet_purple.gif) no-repeat;
	}
	
.nav_bottom_diary {
	background: url(../images/background/sidenav_bttom_bg_diary.gif) bottom no-repeat;
	height: 20px;
	text-align: right;
	font-size: 12px;
	padding: 7px 10px 0;
	}
	
.nav_bottom_diary a {
	font-weight: bold;
	}
	
	
.side_navi_diary {
	margin-bottom: 20px;
	background: #F0F0F0;
	}



	
/*　=========　CONTENT CENTER ============== */

.entry_top {
	padding: 0;
	font-weight: normal;
	clear: both;
	color: #990066;
	background: #ffffcc;
	border-bottom: 10px solid #dd3372;
	}
	
.entry_top h2 {
	font-size: 14px;
	background: url(../images/background/h_bg.gif) no-repeat;
	height: 38px;
	color: #d40152;
	padding: 22px 0 0 40px;
	}
	
/*
.entry_top img {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
	}
	
.entry_top img {
	float: left;
	margin-left: 20px;
	margin-bottom: 15px;
	}
	
*/
	
.entry_top_image {
	border: 3px solid #666;
	padding: 0;
	margin: 0;
	}
	
	
.entry_top_text {
	padding-left: 10px;
	}
	
.entry_top_text a {
	color: #d7115e;
	}
	
	
.entry_bottom {
	background:url(../images/background/entry_bottom_bg.jpg) no-repeat;
	height: 30px;
	padding: 15px 0 0 10px;
	}
	
.content_column_one {
	width: 800px;
	}
/*　=========　NEWS ============== */

	

.entry_news {
	padding: 0;
	font-weight: normal;
	clear: both;
	background: #82B6D0;
	border-bottom: 10px solid #388bb5;
	_height: 1%;
	}

.entry_news img {
	float: right;
	padding: 15px;
	}
	
.entry_news h2 {
	font-size: 14px;
	background: url(../images/background/h_bg_news.gif) no-repeat;
	height: 40px;
	color: #388bb5;
	padding: 22px 0 0 40px;
	_line-height: 1em;
	_height: 37px;
	}


.entry_news h4 {
	color: #388bb5;
	font-weight: bold;
	}


.entry_news_text {
	padding: 15px;
	}
	
.entry_news_text a {
	color: #d7115e;
	}
	

/*　=========　TOPICS ============== */

	

.entry_topics {
	padding: 0;
	font-weight: normal;
	clear: both;
	background: #8CC066;
	border-bottom: 10px solid #66ac32;
	_height: 1%;
	}

.entry_topics img {
	padding: 15px 0 2px;
	}
	
.entry_topics h2 {
	font-size: 15px;
	background: url(../images/background/h_bg_topics.gif) no-repeat;
	height: 39px;
	color: #409600;
	padding: 22px 0 0 40px;
	}
	

.entry_topics h3 {
	margin-bottom: 15px;
	font-weight: 500;
	}
	
.entry_topics p {
	margin: 2px 0 10px;
	padding: 0;
	}

.entry_topics h4 {
	color: #409600;
	font-weight: bold;
	}


.entry_topics_text {
	padding: 15px;
	float: left;
	width: 430px;
	}
	
.entry_topics_text a {
	color: #d7115e;
	}
	
.topics_right {
	float: right;
	padding: 0 15px;
	}
	

/*　=========　DIARY ============== */

	

.entry_diary {
	padding: 0;
	font-weight: normal;
	clear: both;
	background: #BD80BC;
	border-bottom: 10px solid #912b8f;
	}

.entry_diary img {
	padding: 15px 0;
	}
	
.entry_diary h2 {
	font-size: 14px;
	background: url(../images/background/h_bg_diary.gif) no-repeat;
	height: 39px;
	color: #912b8f;
	padding: 22px 0 0 40px;
	}


.entry_diary h4 {
	color: #912b8f;
	font-weight: bold;
	}


.entry_diary_text {
	padding: 15px;
	}
	
.entry_diary_text a {
	color: #912b8f;
	}
	

.page_top {
	margin: 10px 0 0;
	}
	
.page_top a {
	color: #FFF;
	}

.bold { font-weight:bolder; font-size:16px;}
.bold2 { font-weight:bold; font-size:14px; line-height:25px; color:#FF6699;}
.bold3 { font-weight:bold; font-size:20px; line-height:25px; color:#FFFFFF; background-color:#FF6699; padding:2px 5px;}
.2pxline {height:2px; background-color:#990066;}
.align-left {text-align:left;}
.align-right {text-align:right;}
.align-centre {text-align:center;}
#phone {float:left; margin-right:10px; margin-left:8px;}
#email {float:left; margin-right:10px; margin-left:8px;}
.contact-holder {margin-top:20px;}
.clear {clear:both;}
#facility-img {float:none; margin-left:10px;}
#contact01 {margin-left: 8px;}
.floatleft {float:left;}
.floatright {float:right; margin-left:20px; margin-bottom:10px;}
.courselist { font-weight:bold; font-size:12px; color:#990066; margin-bottom: 10px; text-decoration:none; }
.courselist a:hover{ background: #FF3366; color:#FFFFFF; padding: 0 5px; text-decoration:none; font-size:18px;}

.bold4 { font-weight:bolder; font-size:14px; }
.space {margin-left: 0 10px;}
#right-info {padding-left: 10px;}
.underline {text-decoration:underline;}
#text-wrapper {padding-right:20px;}
img{  border-style: none;
}

#student_btn ul{
	list-style:none;
	display:inline;
	
}

#student_btn li{
	float:left;
	margin: 5px 10px 5px 0;
}
#student_btn li a{
	display:block;
	
	height:45px;
	width:220px;
}

/****************************************************************************************************************
											  Students Navigation
*****************************************************************************************************************/

#studentA01{background:url(../images/background/btn_A01a.jpg) no-repeat}
#studentA01 :hover{background:url(../images/background/btn_A01b.jpg) no-repeat;}
#studentA02{background:url(../images/background/btn_A02a.jpg) no-repeat;}
#studentA02 :hover{background:url(../images/background/btn_A02b.jpg) no-repeat;}
#studentA03{background:url(../images/background/btn_A03a.jpg) no-repeat;}
#studentA03 :hover{background:url(../images/background/btn_A03b.jpg) no-repeat;}
#studentA04{background:url(../images/background/btn_A04a.jpg) no-repeat;}
#studentA04 :hover{background:url(../images/background/btn_A04b.jpg) no-repeat;}

#studentB01{background:url(../images/background/btn_B01a.jpg) no-repeat}
#studentB01 :hover{background:url(../images/background/btn_B01b.jpg) no-repeat;}
#studentB02{background:url(../images/background/btn_B02a.jpg) no-repeat;}
#studentB02 :hover{background:url(../images/background/btn_B02b.jpg) no-repeat;}
#studentB03{background:url(../images/background/btn_B03a.jpg) no-repeat;}
#studentB03 :hover{background:url(../images/background/btn_B03b.jpg) no-repeat;}

#studentC01{background:url(../images/background/btn_C01a.jpg) no-repeat;}
#studentC01 :hover{background:url(../images/background/btn_C01b.jpg) no-repeat;}

#studentD01{background:url(../images/background/btn_D01a.jpg) no-repeat;}
#studentD01 :hover{background:url(../images/background/btn_D01b.jpg) no-repeat;}
#studentD02{background:url(../images/background/btn_D02a.jpg) no-repeat;}
#studentD02 :hover{background:url(../images/background/btn_D02b.jpg) no-repeat;}
#studentD03{background:url(../images/background/btn_D03a.jpg) no-repeat;}
#studentD03 :hover{background:url(../images/background/btn_D03b.jpg) no-repeat;}

#studentE01{background:url(../images/background/btn_E01a.jpg) no-repeat;}
#studentE01 :hover{background:url(../images/background/btn_E01b.jpg) no-repeat;}
#studentE02{background:url(../images/background/btn_E02a.jpg) no-repeat;}
#studentE02 :hover{background:url(../images/background/btn_E02b.jpg) no-repeat;}
#studentE03{background:url(../images/background/btn_E03a.jpg) no-repeat;}
#studentE03 :hover{background:url(../images/background/btn_E03b.jpg) no-repeat;}

#studentF01{background:url(../images/background/btn_F01a.jpg) no-repeat;}
#studentF01 :hover{background:url(../images/background/btn_F01b.jpg) no-repeat;}
#studentF02{background:url(../images/background/btn_F02a.jpg) no-repeat;}
#studentF02 :hover{background:url(../images/background/btn_F02b.jpg) no-repeat;}

#studentG01{background:url(../images/background/btn_G01a.jpg) no-repeat;}
#studentG01 :hover{background:url(../images/background/btn_G01b.jpg) no-repeat;}
#studentG02{background:url(../images/background/btn_G02a.jpg) no-repeat;}
#studentG02 :hover{background:url(../images/background/btn_G02b.jpg) no-repeat;}
#studentG03{background:url(../images/background/btn_G03a.jpg) no-repeat;}
#studentG03 :hover{background:url(../images/background/btn_G03b.jpg) no-repeat;}
#studentG04{background:url(../images/background/btn_G04a.jpg) no-repeat;}
#studentG04 :hover{background:url(../images/background/btn_G04b.jpg) no-repeat;}

#studentH01{background:url(../images/background/btn_H01a.jpg) no-repeat;}
#studentH01 :hover{background:url(../images/background/btn_H01b.jpg) no-repeat;}
#studentH02{background:url(../images/background/btn_H02a.jpg) no-repeat;}
#studentH02 :hover{background:url(../images/background/btn_H02b.jpg) no-repeat;}
#studentH03{background:url(../images/background/btn_H03a.jpg) no-repeat;}
#studentH03 :hover{background:url(../images/background/btn_H03b.jpg) no-repeat;}
#studentH04{background:url(../images/background/btn_H04a.jpg) no-repeat;}
#studentH04 :hover{background:url(../images/background/btn_H04b.jpg) no-repeat;}

#studentI01{background:url(../images/background/btn_I01a.jpg) no-repeat;}
#studentI01 :hover{background:url(../images/background/btn_I01b.jpg) no-repeat;}
#studentI02{background:url(../images/background/btn_I02a.jpg) no-repeat;}
#studentI02 :hover{background:url(../images/background/btn_I02b.jpg) no-repeat;}

#studentJ01{background:url(../images/background/btn_J01a.jpg) no-repeat;}
#studentJ01 :hover{background:url(../images/background/btn_J01b.jpg) no-repeat;}
#studentJ02{background:url(../images/background/btn_J02a.jpg) no-repeat;}
#studentJ02 :hover{background:url(../images/background/btn_J02b.jpg) no-repeat;}
#studentJ03{background:url(../images/background/btn_J03a.jpg) no-repeat;}
#studentJ03 :hover{background:url(../images/background/btn_J03b.jpg) no-repeat;}


#coursefee01 {background:url(../images/background/coursefee_international1a.jpg) no-repeat;}
#coursefee01 :hover{background:url(../images/background/coursefee_international1b.jpg) no-repeat;}
#coursefee02 {background:url(../images/background/coursefee_local1a.jpg) no-repeat;}
#coursefee02 :hover{background:url(../images/background/coursefee_local1b.jpg) no-repeat;}
#coursefee03 {background:url(../images/background/coursefee_miscellaneous1a.jpg) no-repeat;}
#coursefee03 :hover{background:url(../images/background/coursefee_miscellaneous1b.jpg) no-repeat;}

#gototop {margin-left: 350px;}

#whitebox {background-color: #fff; width:510px; padding:10px;}
#whitebox1 {background-color:#FFF; width:300px; padding:10px;}
#purplebox {background-color: #FCF; width:510px; padding:10px;}

#homebtn1 { float: left; margin-left:55px;}
#homebtn12 {float:right; margin-left:35px;}


