@charset "utf-8";
/* CSS Document */

#content h2 {
	font-size: 20px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #060;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #000;
}
#content p {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#sidebar {
	background-color: #060;
	padding: 20px;
	color: #FFF;
	width: 240px;
	float: right;
}
#sidebar ul li a {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}

#sidebar ul li {
	margin-bottom: 10px;
}
#sidebar ul {
	margin-left: 0px;
	padding-left: 20px;
}
#sidebar h3 {
	font-size: 14px;
	margin-top: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#content {
	float: left;
	width: 640px;
}
#footer {
	clear: both;
	padding: 20px;
	margin-top: 20px;
}
#main {
	overflow: hidden;

}
#publications #sidebar {
	background-color: #933;
}
#publications #content h2 {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #933;
}
#publications #content #pub {
	border: 1px solid #933;
	font-size: 14px;
	margin-bottom: 25px;
}
#publications #content #pub ul li {
	padding-bottom: 10px;
}


#members #sidebar {
	background-color: #003399;
}
#members #content h2 {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #039;
}
#publications td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #933;
	border-bottom-color: #933;
	border-right-style: none;
	border-left-style: none;
}
#publications tr {
	border: 1px solid #FFF;
	padding: 0px;
	margin: 0px;
}
#publications #content h3 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #933;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #933;
	width: 100px;
	padding-left: 30px;
	margin-top: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #933;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #933;
}
#publications #content table {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #06F;
	border-right-color: #06F;
	border-bottom-color: #06F;
	border-left-color: #06F;
}

#members #subject01 {
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}


#members #subject01 img {
	float: left;
	margin-right: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#members #subject01 h2 {
	font-size: 16px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	padding-top: 75px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#research #subject02 p img {
	margin-right: 20px;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#research #subject02 p strong {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	border: thin solid #F00;
}

#subject02 {
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#members #subject03 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 50px;
}
#members #content #subject03 h2 {
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-bottom: 10px;
}
#members #content #subject03 p {
	font-size: 14px;
	padding-left: 50px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#members #subject04 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 300px;
}
#members #subject04 img {
	float: none;
	padding-right: 0px;
	padding-top: 15px;
	padding-left: 25px;
}
#members #subject04 h2 {
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100px;
	margin: 0px;
	float: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#members #container #main #content ol {
	font-size: 14px;
}

#members #container #main #content ul {
	font-size: 14px;
}

#research #container #main #content #subject02 p span {
	color: #F00;
}
#research #subject02  p img {
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#subject02 #fig_legend p img {
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	height: auto;
}
.bosyu {
	color: #F00;
	font-style: normal;
}
.ref {
	font-style: normal;
	color: #00F;
}
#subject02 #references {
	font-style: italic;
	color: #333;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#press_release#body p {
	font-family: Verdana, Geneva, sans-serif;
	size: 14px;
}
