/* CSS Document */

*{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-size /**/:100%;
	list-style-type:none;
	border:none;
}

body {
	background-image:url(img/bg2.jpg);
	background-repeat:repeat-y;
	background-position:center center;
	}
h1{
	text-indent:-9999px;
	font-size:1%;
	background-image:url(img/en_top_title.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:798px;
	height:50px;
	margin-top:200px;
	}
a{
	font-size:1%;
	text-indent:-9999px;
	display:block;
	background-repeat:no-repeat;
	background-position:left center;
	border:none;
	text-decoration:none;
	}

address{
	width:798px;
	height:25px;
	font-size:1%;
	text-indent:-9999px;
	background-image:url(img/en_footer.gif);
	background-repeat:no-repeat;
	background-position:top center;
	}
ul.private li{
	float:left;
	}

	
#wrapper {
	border:1px solid #000;
	width:798px;
	height:598px;
	margin:30px auto 0px auto;
	background-image:url(img/bg_main.gif);
	background-repeat:no-repeat;
	background-position:top center;
	}

#main {
	width:798px;
	}
#footer {
	clear:both;
	width:798px;
	height:25px;
	}
#gnav{
	position:absolute;
	top:31px;
	}

a.area_a{
	width:347px;
	height:31px;
	background-image:url(img/en_link_off_medical.gif);
	margin-top:27px;
	margin-left:378px;
	}
a.area_b{
	width:317px;
	height:31px;
	background-image:url(img/en_link_off_health.gif);
	margin-top:21px;
	margin-left:348px;
	margin-top /**/:23px;
	}
a.area_c{
	width:247px;
	height:31px;
	background-image:url(img/en_link_off_hospital.gif);
	margin-top:18px;
	margin-left:299px;
	margin-top /**/:21px;
	}
a.area_d{
	width:195px;
	height:31px;
	background-image:url(img/en_link_off_campus.gif);
	margin-top:11px;
	margin-left:236px;
	margin-top /**/:15px;
	margin-left /**/:235px;
	}
a.area_a:hover{background-image:url(img/en_link_on_medical.gif);}
a.area_b:hover{background-image:url(img/en_link_on_health.gif);}
a.area_c:hover{background-image:url(img/en_link_on_hospital.gif);}
a.area_d:hover{background-image:url(img/en_link_on_campus.gif);}

a.private{
	background-image:url(img/private.gif);
	width:83px;
	height:31px;
	margin-top:81px;
	margin-top /**/:82px;
	margin-left:715px;
	}

a.univ{
	background-image:url(img/btn_univ_e.gif);
	width:127px;
	height:17px;
	margin-top:8px;
	margin-left:661px;
	}
a.en{
	background-image:url(img/btn_japanese.gif);
	width:127px;
	height:17px;
	margin-left:661px;
	}
	
