body {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	text-align: center;
	width: 800px;
	line-height: 120%;
	color: #333333;
	background-color: #FFFF99;
	margin: auto;
}

header {
	text-align: left;
	background: #FFFFFF;
	border-color: #CCCCCC;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-radius: 10px;
	padding: 20px;
	margin-top: 4px;
	line-height: 160%;
	font-size: 1em;
}

header table {
	width: 55%;
}

header table img {
	border-radius: 5px;
	width: 70px;
	height: 70px;
}

header table td.prof {
	width: 10%;
}

header table td.prof img {
	height: 50px;
	width: 50px;
}

header table td.name {
	width: auto;
}

header table td.link {
	text-align: right;
	width: 6%;
	padding-left: 5px;
}

footer {
	font-size: 0.5em;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

section {
	margin-bottom: 20px;
}

nav {
	text-align: right;
}

h1 {
	font-weight: normal;
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
	margin-top: 1px;
	margin-bottom: 1px;
}

p {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
}

table.abstract {
	margin-left: 0px;
}

table.abstract td {
	padding-right: 10px;
}

table.contact {
	margin-left: 20px;
}

table.contact td {
	padding-right: 10px;
}

table.Department {
	margin-left: 20px;
}

table.Department td {
	padding-right: 10px;
}

table.livefrom {
	margin-left: 20px;
}

table.livefrom td {
	padding-right: 10px;
}

table.hobby {
	margin-left: 20px;
}

table.hobby td {
	padding-right: 10px;
}

table.history {
	margin-left: 20px;
}

table.history td {
	padding-right: 20px;
}

#wrap {
	text-align: left;
	padding: 20px 20px 0px 20px;
	margin: 4px auto 4px auto;
	background: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 96% 95%;
	background-size: 100px 100px;
	border-color: #CCCCCC;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-radius: 10px;
	font-size: 0.8em;
}

#language {
  text-align: right;
}

img.language {
  width: 30px;
  height: 30px;
}
