@charset "utf-8";
@import url("/pub/molonc/www/common/css/elements.css");
@import url("/pub/molonc/www/common/css/format.css");
@import url("/pub/molonc/www/common/css/style.css");
@import url("/pub/molonc/www/common/css/menu.css");



p {
	margin: 0 10px 20px;
}

ul.past {
	margin: 0 10px;
	padding: 0;
	list-style-type: none;
}

ul.past li {
	margin: 0;
	display: inline;
	padding-right: 15px;
	line-height: 1.5;
}

table.staff {
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 15px;
	border-collapse: collapse;
	border: 1px solid #aaaaaa;
}

table.staff th {
	padding: 3px;
	font-weight: normal;
	background-color: #eeeeee;
	border: 1px solid #aaaaaa;
}

table.staff td {
	padding: 3px;
	border: 1px solid #aaaaaa;
}

table.staff td img {
	margin: 3px 5px;
}

h2.riken {
	margin-top: 45px !important;
}

table.OB {
	margin-top: 10px;
	margin-left: 15px;
	border-collapse: collapse;
	border: 1px solid #aaaaaa;
}

table.OB th {
	padding: 3px;
	font-weight: normal;
	background-color: #eeeeee;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-bottom: 3px double #aaaaaa;
	border-left: 1px solid #aaaaaa;
}

table.OB td {
	padding: 5px 3px;
	border: 1px solid #aaaaaa;
}

table.OB td.email {
	font-size: 85%;
	line-height: 1.1;
	word-break: break-all;
}

div.holder {
	width: 750px;
}
