/* basic */
* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	background-color: #FFFFFF;
}
img {
	border-width: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #cc0000;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: none;
}
#container {
	width: 720px;
	margin: 20px auto;
}
#container h1.top {
	margin-bottom: 25px;
	margin-left: 10px;
	margin-top: 10px;
}
#mainmenu {
	font-size: 10px;
	line-height: 140%;
	margin-left: 10px;
	list-style-type: none;
	margin-bottom: 25px;
}
#mainmenu li {
	margin-bottom: 5px;
}
#mainmenu #submenu {
	font-size: 10px;
	list-style-position: inside;
	line-height: 120%;
	list-style-type: none;
}
#mainmenu #submenu li a:link {
	padding-left: 10px;
}
#mainmenu #submenu li a:visited {
	padding-left: 10px;
}
#mainmenu #submenu li a:active {
	background-image: url(../image/li-mainmenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#mainmenu #submenu li a:hover {
	background-image: url(../image/li-mainmenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#mainmenu #submenu li a.pagefocus:link {
	color:#cc0000;
	background-image: url(../image/li-mainmenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#mainmenu #submenu li a.pagefocus:visited {
	color:#cc0000;
	background-image: url(../image/li-mainmenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}


/* top */
.topimage {
	margin-bottom: 15px;
}
.pickup {
	margin-top: 10px;
	margin-bottom: 15px;
}
.pickup h3 {
	font-size:12px;
	line-height: 120%;
	font-weight: normal;
	margin-bottom: 5px;
}
.pickup p {
	font-size: 10px;
	line-height: 130%;
}
.pickup img {
	border: 1px solid #CCCCCC;
}
.topnews h2 {
	margin-left: 10px;
	margin-top: 5px;
}
.topnews .pastnews {
	text-align: right;
}
.topnews li {
	font-size: 11px;
	margin-bottom: 3px;
	list-style-type: none;
	margin-left: 15px;
	list-style-position: outside;
	list-style-image: url(../image/top/li-top.gif);
}


/* common */
#header {
	width: 720px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../image/header.jpg);
	background-repeat: no-repeat;
	height: 64px;
}
#header h1 {
	padding-top: 10px;
	padding-left: 10px;
}
#pankuzu {
	font-size: 10px;
	width: 500px;
	margin-bottom: 10px;
}
#main-box h2 {
	margin-bottom: 5px;
}
#main-box h3 {
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
	line-height: 140%;
}
#main-box h4 {
	margin-bottom: 10px;
	font-size: 14px;
}
.table {
	margin-bottom: 20px;
}
.table th {
	font-weight: normal;
	vertical-align: top;
	padding-right: 20px;
	text-align: left;
	padding-bottom: 5px;
}
.table td {
	vertical-align: top;
	padding-bottom: 5px;
}
#main-box h3.tall {
	margin-bottom: 10px;
	margin-top: 40px;
}
#main-box p {
	margin-bottom: 10px;
}
#main-box h4.tall {
	margin-bottom: 10px;
	margin-top: 30px;
}


/* staff */
#main-box h4.staff {
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	margin-bottom: 3px;
}
.staffnameruby {
	font-size: 10px;
	line-height: 120%;
	margin-bottom: 7px;
}
#main-box table.staffbox {
	margin-bottom: 10px;
	margin-top: 10px;
}
#main-box p.staffbox {
	margin-bottom: 30px;
	margin-top: 0px;
}
#main-box table.staffbox2 {
	margin-top: 10px;
}
#main-box dl.staff {
	margin-bottom:10px;
}
#main-box dl.staff dt {
	color: #333333;
}
#main-box dl.staff dd {
	margin-left: 1em;
}



/* media and lecture */
dl .medialecture {
	margin-bottom: 20px;
}
.medialecture dt {
	font-size: 12px;
	font-weight: bold;
}
.medialecture dd {
	font-size: 10px;
	margin-bottom: 15px;
}


/* access */
p.access {
	font-size: 10px;
	line-height: 140%;
}
p.pdf {
	font-size: 10px;
	background-image: url(../access/image/smallpdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	line-height: 140%;
}


/* career */
.tablecareer {
	margin-top: 20px;
	font-size: 10px;
	line-height: 140%;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
.tablecareer th {
	font-weight: normal;
	vertical-align: top;
	padding-right: 20px;
	text-align: left;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-left: 3px;
	color: #CC0000;
}
.tablecareer th.careerheader {
	font-size:12px;
	color: #ffffff;
	background-color:#CC0000;
	border-bottom: 1px solid #CC0000;
}
.tablecareer td {
	vertical-align: top;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 3px;
}
.tablecareer td.careerheader {
	font-size:12px;
	color: #333333;
	background-color:#e0e0e0;
}
#main-box p.supplementation {
	font-size: 10px;
	line-height: 130%;
	margin-bottom: 40px;
}
.careerphoto {
	margin-top: 20px;
	margin-bottom: 20px;
}
#main-box h4.career {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
	margin-bottom: 3px;
	color: #333333;
	margin-top: 20px;
}


/* link */
#main-box ul.link {
	font-size: 11px;
	line-height: 150%;
	list-style-type: none;
	margin-bottom: 1em;
}


/* works */
#main-box p.works {
	font-size: 10px;
}
.anchor-link {
	vertical-align: middle;
	margin-bottom: 10px;
}
.magazine-logo img {
	margin-right: 12px;
	margin-top: auto;
	margin-bottom: auto;
}
#main-box table.works {
	margin-top: 40px;
}
#main-box .works h4 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
}
#main-box .works p {
	font-size: 10px;
	line-height: 150%;
}
#main-box .works .cover img {
	border: 1px solid #CCCCCC;
}
#main-box table.works2 {
	margin-top: 20px;
}
#main-box .works2 h4 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 2px;
	line-height: 120%;
}
#main-box .works2 p {
	font-size: 10px;
	line-height: 150%;
}
#main-box .booklink {
	font-size: 10px;
	text-align: right;
	width: 500px;
	margin-top: 20px;
}
#main-box .works2 .cover img {
	border: 1px solid #CCCCCC;
}
#main-box .booklink a.pagefocus {
	background-color:#FFCCCC;
}
dl.works {
	margin-top: 20px;
}
.works dt {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
}
.works dd {
	font-size: 10px;
	margin-bottom: 20px;
}


/* others */
p.underconstruction {
	font-size: 10px;
}

