a:link {
	color: #0000CC;
	text-decoration:none;
}
a:visited {
	color:#3366CC;
	text-decoration:none;
}
a:hover {
	color: #F9DC7E;
	text-decoration:none;
}


td, th {text-align: left;}
h1, h2, h3, h4 {margin: 0px;padding: 0px;}
.exam a {display: block;border: 1px solid #333333;margin-bottom: 3px;padding: 2px 10px;}
.exam a h4{font-weight: normal;}
.exam a:hover {}
.bgBlue {background-color: #99CCCC;}
.bgBlue2 {
	background-color: #E3ECF1;
	padding: 2px;
}
.td5 {margin: 0px;padding: 0px 5px;}
.td10 {margin: 0px;padding: 0px 10px;}
.td20 {margin: 0px;padding: 0px 20px;}
.str {font-weight: bold;}

.alignRight {text-align: right;}
.alignCenter {text-align: center;}
.alignLeft {text-align: left;}

.colorGray {color: #999999;}
.colorGray2 {color: #666666;}
.colorBlack {color: #000000;}
.colorRed {color: #990000;}
.colorBlue {color: #0099CC;}
.colorPurple {color: #3800EC;}
.box_g td {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 2px 10px;
}
.box_g {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.sp10 {height: 10px;}
.list {
	padding-left: 15px;
	background: url(images/global/li.gif) no-repeat left top;
}
.midashi {
	border: 1px solid #CCCCCC;
	padding-left: 8px;
}
.midashi2 {
	border: 1px solid #333333;
	padding-left: 8px;
}

.info td{
	border-top: #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.sinryouka{
	padding-left: 8px;
	background: #DEDEC8;
}

.boxshin td {
	font-size: 10px;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.boxshin {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}



/*--Header--*/
#head h1 {float: left;}
#tmmc {width: 350px;}
#tmmc a {display: block;height: 30px;width: 350px; background:url(images/global/tmmc.gif) no-repeat left top;}
#tmmc a:hover, #tmmc a.selected, #tmmc a:active, #tmmc a.selected {	background-position: 0 -30px;}
#logo a:hover, #logo a.selected, #logo a:active, #logo a.selected {	background-position: 0 -106px;}
#logo a span, #nav a span, #copyright span, #JohnsHopkins span, #tmmc span {display: none;}
#headNavi {
	float:right;
	padding: 10px 25px 0 0;
}

/*--Footer--*/
#gotoTop {
	text-align:right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
#JohnsHopkins {
	background-image: url(images/global/johnsh.gif);
	height: 79px;width: 800px;
}
#JohnsHopkins div {
	padding: 38px 78px 0 0;
	text-align:right
}
#foot {
	clear: both;
	background: url(images/global/line.gif) repeat-x top;
	text-align: right;
	padding: 5px 35px 5px 0;
}
#copyright {
	clear: both;height:65px;
	background: url(images/global/copyright.gif) no-repeat left top;
	text-align: right;
	padding: 25px 35px 0 0;
}

/*--Content--*/
#pan {background: #D4E3ED;}
#fontSize {padding-right: 30px; text-align:right;}
#mainContent {padding: 10px 30px;}


/*--080603--*/
#mainContent ul.pageUnder {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#mainContent ul.pageUnder li {
	background: url(../img/ico_under.gif) no-repeat left center;
	padding: 0 20px 0 15px;
}
#mainContent ul.pageUnder li.icono {
	background: none;
	padding: 0 20px 0 15px;
}