@charset "utf-8";
/* CSS Document */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 78%;
	color: #26507F;
	background: #F2F2F2;
	vertical-align: baseline;
}
p {
	line-height: 1.6;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#contents #subArea ul {
	line-height: 1.6em;
	margin-top: 1px;
	margin-bottom: 0.5px;
}
#header {
	position: relative;
}
#contents #mainArea {
	width: 369px;
	margin-top: 20px;
	margin-bottom: 28px;
}
#container {
	background: #FFF;
	margin: 0px auto;
	width: 798px;
}
#contents #extraArea table {
	margin-top: 25px;
	margin-bottom: 28px;
	}
#footer {
	text-align: center;
	padding: 10px;
}
#footer address {
	font-style: normal;
}
a:visited {
	color: #00CC33;
}
a:hover {
	color: #FF8C00;
}
#header #logo {
	padding-bottom: 15px;
}
#header p{
	text-align: center;
	padding-bottom: 10px;
}
#breadcrumb {
	font-size: 80%;
	margin-left: 10px;
	margin-top: 20px;
}
#mainArea h1 {
	padding-left: 10px;
	margin-bottom: 10px;
}
.rollover {
}
.link {
	background: #F2F2F2;
	line-height: 1.4em;
}
.category {
	margin-bottom: 10px;
	margin-left: 10px;
}
.paper tr th {
	background: #EFEFEF;
	text-align: left;
	line-height: 1.6em;
}
.paper {
	font-family: Georgia, "Times New Roman", Times, "serif.MS 明朝";
	margin-left: 25px;
}
.papers tr.odd {
	background-color: #EFEFEF;
}
.paper tr .year {
	font-size: 160%;
}
.paper tr .month {
	font-size: 130%;
	line-height: 2em;
	;
	padding-left: 15px;
}
