body {
	margin:0;
	padding:0;
	font-family: Verdana, Osaka;
	line-height:1.4em;
	color:#333333;
	text-align:center;
	font-size: 12px;
	line-height:1.5;
	background-image: url(../img/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #ECEBEB;
	height:100%;
}
a:link {
	color: #0000CC;
	text-decoration:none;
}
a:visited {
	color: #3366CC;
	text-decoration:none;
}
a:hover {
	color: #F9DC7E;
	text-decoration:none;
}
h1 {
	/*font-size: 120%;
	color: #004CA2;
	background-color: #EFEFEF;
	border-left: 5px solid #B3CAE6;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	width: 740px;
	text-align: left;
	margin-top: 10;
	margin-bottom: 10;
	background-position: center;*/
	margin: 0;
	padding: 0;
}
.medical_care {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #0F7DC2;
	line-height: 2em;
}

.list {
	background: url(../img/ico_arrow.gif) no-repeat left center;
	padding-left: 15px;
	text-align: right;
}
.pagetop {
	text-align: right;
	text-indent: 20px;
	width: 780px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer {
	font-size: 0.9em;
	width: 800px;
}
.footer_navi {
	height: 28px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	width: 800px;
	text-align: center;
	font-size: 10px;
}
.copyright {
	text-align: right;
	margin-top: 15px;
	margin-bottom: 15px;
	text-indent: 20px;
	width: 780px;
}





#container {
	border-top: 1px none #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px none #333333;
	border-left: 1px solid #333333;
	background-position: center;
	text-align:left;
	width: 800px;
	clear: both;
}
/*--Footer--*/
#gotoTop {
	text-align:right;
	padding: 10px 0 0;
	width: 780px;
}
#JohnsHopkins {
	background-image: url(../ja/images/global/johnsh.gif);
	height: 79px;width: 800px;
}
#JohnsHopkins div {
	padding: 38px 78px 0 0;
	text-align:right
}
#foot {
	clear: both;
	background: url(../ja/images/global/line.gif) repeat-x top;
	text-align: right;font-size: x-small;
	padding: 5px 25px 5px 0;
}
#copyright {
	clear: both;height:65px;
	background:url(../ja/images/global/copyright.gif);
	text-align: right;
	padding: 25px 25px 0 0;
}


.hide{
	height:0;
	width:0;
	/*overflow:hidden;*/
	position:absolute;/*for the benefit of IE5 Mac*/
}

.layout_table {
	text-align: left;
}
.concept {
	text-align: right;
	width: 450px;
	padding: 8px;
	margin: 0px;
}



#head {
	clear: both;
	background:url(../img/tokyomidtown_mc_img.jpg);
	height: 390px;
}
#head table {
	margin: 20px 0 0 50px;
}
#head td, .topDtl td {
	vertical-align: top;
}

.topDtl {
	background: url(../img/top_detail_bg.gif) repeat-y;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
}

/* float hack ---- */
.topDtl:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
*html .topDtl {	display: inline-block;	}
/* no mac IE \*/
*html .topDtl {	height: 1%;	}
.topDtl {	display: block;	}
/* */

.topBox01 {
	width: 187px;
	float: left;
	padding: 0 10px 0 20px;
}
.topBox02 {
	width: 184px;
	float: left;
	padding: 0 10px 0 20px;
}
.topBox03 {
	width: 154px;
	float: left;
	padding: 0 10px 0 20px;
}
.topBox04 {
	width: 155px;
	float: left;
	padding: 0 0 0 20px;
}

.topDtl h2 {
	margin: 0 0 12px 0;
	padding: 0;
}

.topDtl dl {
	margin: 0;
	padding: 0;
}
.topDtl dd, .topDtl p {
	margin: 0 0 5px 0;
	padding: 0;
}
.topDtl dt {
	font-weight: bold;
}

#topNews {
	width: 760px;
	margin: 23px 20px 10px 20px;
}
#topNews .ttl td {
	border-bottom: 1px solid #BBB;
	vertical-align: bottom;
	padding: 0 0 4px 0;
}
#topNews .dtl th, #topNews .dtl td {
	vertical-align: top;
	background: url(../img/top_news_line.gif) repeat-x left bottom;
	padding: 7px 0;
}
#topNews .dtl th {
	width: 12%;
	font-weight: normal;
	text-align: left;
}


#topNews th{
	width:60px;
}
#topNews th,topNews td{
	font-size:100%;
	text-align:center;
}
#topNews th.detail{
	background:#f6dee8;
	border:#dddddd 1px solid;
	font-size:100%;
	text-align:center;
	vertical-align:middle;
}
#topNews th.day{
	background:#376aa7;
	color:#ffffff;
	border:#dddddd 1px solid;
	text-align:center;
}
#topNews th.am,
#topNews td.am{
	width:60px;
	border:#dddddd 1px solid;
	background:#d0d8e8;
	text-align:center;
	vertical-align:middle;
}
#topNews th.pm,
#topNews td.pm{
	width:60px;
	border:#dddddd 1px solid;
	background:#EAF5F9;
	text-align:center;
	vertical-align:middle;
}
