@charset "utf-8";


body.sub div#RIGHT_COLUMN h1 {
	height: 44px;
	margin: 0 0 25px;
	padding: 0 10px;
	line-height: 42px;
	color: #ffffff;
	font-size: 140%;
	background: url(../images/parts_01.gif) left top no-repeat;
}

body.sub div#RIGHT_COLUMN h2 {
	margin: 20px 0 10px;
	padding: 4px 5px;
	font-size: 120%;
	background: url(../images/parts_03.gif) left bottom repeat-x;
	border-bottom: 2px solid #333333;
}

body.sub div#RIGHT_COLUMN h3 {
	margin: 15px 0 10px;
	padding: 0 0 4px 20px;
	font-size: 120%;
	background: url(../images/mark_03.gif) 0 0 no-repeat;
	color: #333333;
}

body.sub div#RIGHT_COLUMN h4 {
	margin: 15px 0 10px;
	font-size: 110%;
	color: #006600;
}

body.English p {
	line-height: 1.3;
}

dl.articles {
	margin: 6px 0 10px;
	padding: 0;
	background: url(../images/line_01.gif) left top repeat-x;
}

dl.articles dt {
	margin: 0;
	padding: 7px 0 0 0;
	line-height: 1.5;
	float: left;
}

dl.articles dd {
	margin: 0;
	padding: 6px 0 6px 10em;
	line-height: 1.5;
	background: url(../images/line_01.gif) left bottom repeat-x;
}

body.home dl.articles a {
	color: #ffffff;
}

body.home dl.articles a:visited {
	color: #cdcdcd;
}

img.imageBorder {
	border: 1px solid #dddddd;
}

ul.pointList {
	margin: 15px 0;
	padding: 0;
	list-style-type: none;
}

ul.pointList li {
	margin-top: 8px;
	padding-left: 17px;
	background: url(../images/mark_04.gif) 3px 3px no-repeat;
}

table.member {
	width: 520px;
	margin: 0 7px 20px;
	border: 1px solid #999999;
}

table.member caption {
	margin: 0;
	padding: 2px 0;
    text-align: left;
	font-weight: bold;
}

table.member th {
	width: 18%;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	font-weight: normal;
	background-color: #f8f8f8;
	border: 1px solid #cccccc;
}

table.member td {
	width: 66%;
	vertical-align: middle;
	padding: 3px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

table.member th.name {
	width: auto;
    text-align: left;
	text-indent: 1em;
	vertical-align: middle;
	font-weight: bold;
	font-size: 110%;
	background-color: #efefef;
	border-bottom: 3px double #cccccc;
}

table.member td.portrait {
	width: 16%;
	text-align: center;
	vertical-align: top;
}

body.English table.member caption,
body.English table.member th {
	padding: 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
}

body.English table.member td {
	width: auto;
	line-height: normal;
	font-size: 90%;
}

table.leader {
	border-color: #d87676;
}

table.leader th {
	background-color: #faebe5;
}

table.leader th.name {
	background-color: #f4c7c7;
}

table.subLeader {
	border-color: #aca61d;
}

table.subLeader th {
	background-color: #faf9e5;
}

table.subLeader th.name {
	background-color: #f4f2c7;
}

hr.separator {
	height: 3px;
	margin: 0;
	background: none;
	border: none;
	overflow: hidden;
	border-bottom: 3px double #666666;
}

dl.expList dt {
	margin: 10px 0 0;
	font-weight: bold;
	color: #006600;
}

dl.expList dd {
	margin: 0;
}

dl.group {
	padding: 0 10px;
	border-top: 1px dotted #cccccc;
}

dl.group dt {
	margin: 0;
	padding: 5px 0;
	float: left;
}

dl.group dd {
	margin: 0;
	padding: 5px 0 5px 11.5em;
	border-bottom: 1px dotted #cccccc;
}

.analyze,
.analyze a,
.analyze a:visited {
	color: #0099CC;
}

.simulation,
.simulation a,
.simulation a:visited {
	color: #339966;
}

.modeling,
.modeling a,
.modeling a:visited {
	color: #CC6600;
}

ul.linkList {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.linkList li {
	margin: 7px 10px 0;
	padding: 0 0 7px 17px;
	background: url(../images/mark_01.gif) 5px 4px no-repeat;
	border-bottom: 1px dotted #999999;
}

ul.siteMap {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.siteMap li.lv0 {
	margin: 7px 10px 0;
	padding: 0 0 7px 17px;
	font-weight: bold;
	font-size: 110%;
	background: url(../images/mark_01.gif) 5px 4px no-repeat;
}

ul.siteMap li.lv1 {
	margin: 0 10px 7px;
	padding: 7px 0 0 17px;
	background: url(../images/mark_01.gif) 5px 11px no-repeat;
	border-top: 1px dotted #999999;
}

ul.siteMap li.lv2 {
	margin: 7px 0 7px 30px;
	padding: 0 0 0 17px;
	background: url(../images/mark_02.gif) 5px 4px no-repeat;
}


/* 管理システム */
div#ADMIN {
	width: 535px;
	margin: 0 112px;
}

div#ADMIN h1 {
	margin: 0 0 20px;
}

table.entryForm {
	width: 100%;
	margin: 0;
	background-color: #ffffff;
	border-collapse: collapse;
	border: 1px solid #999999;
}

table.entryForm th {
	padding: 7px 4px;
	text-align: center;
	background-color: #eff7df;
	border-top: 1px solid #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

table.entryForm td {
	padding: 7px 4px 7px 10px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px dotted #999999;
}

span.required {
	color: #FF6600;
}

body.English p.homeText {
	margin-top: -30px;
}

ul.indexLink1 {
	margin: 25px 0 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px dotted #999999;
}

ul.indexLink1 li {
	padding: 0 5px 5px;
	border-bottom: 1px dotted #999999;
}

ul.indexLink1 li a {
	padding-left: 10px;
	background: url(../images/mark_01.gif) left center no-repeat;
}

table.type1 {
	border-collapse: collapse;
	border: 1px solid #999999;
}

table.type1 th.head1 {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	background-color: #F7FBEF;
	border: 1px solid #999999;
}

table.type1 td.data1 {
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #999999;
}

table.library {
	font-size: 90%;
}

table.library th {
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	background-color: #F7FBEF;
	border: 1px solid #999999;
}

table.library td {
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #999999;
}

table.library tr>td:nth-child(2),
table.library tr>td:nth-child(3) {
	text-align: center;
}

div#ROOMS {
	position: relative;
	width: 450px;
	height: 1679px;
	margin-left: 40px;
}

div#ROOMS a.photo {
	position: absolute;
}

a#PHOTO_01 {
	left: 219px;
	top: 1525px;
}
a#PHOTO_02 {
	left: 129px;
	top: 1461px;
}
a#PHOTO_03 {
	left: 99px;
	top: 1572px;
}
a#PHOTO_04 {
	left: 241px;
	top: 408px;
}
a#PHOTO_05 {
	left: 324px;
	top: 1192px;
}
a#PHOTO_06 {
	left: 69px;
	top: 580px;
}
a#PHOTO_07 {
	left: 277px;
	top: 594px;
}
a#PHOTO_08 {
	left: 296px;
	top: 1040px;
}
a#PHOTO_09 {
	left: 271px;
	top: 804px;
}
a#PHOTO_10 {
	left: 134px;
	top: 860px;
}
a#PHOTO_11 {
	left: 95px;
	top: 1076px;
}
a#PHOTO_12 {
	left: 283px;
	top: 907px;
}
a#PHOTO_13 {
	left: 295px;
	top: 724px;
}
a#PHOTO_14 {
	left: 263px;
	top: 658px;
}

table.calendar {
	width: 535px;
	margin: 15px 0 15px 1px;
	background-color: #ffffff;
	border: 1px solid #999999;
	border-collapse: collapse;
}

table.calendar th {
	padding: 3px;
	font-size: 110%;
	text-align: center;
	background-color: #ECF7D9;
	border-right: 1px solid #999999;
	border-bottom: 3px double #999999;
	border-left: 1px solid #999999;
}

table.calendar td {
	_height: 30px;
	min-height: 30px;
	padding: 3px 3px 6px 3px;
	border: 1px solid #999999;
	vertical-align: top;
}

table.calendar td div.date {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}

table.calendar td ul {
	width: 68px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
}

table.calendar td ul li {
	padding-left: 5px;
	line-height: 1.3;
	font-size: 90%;
	background: url(../images/mark_02.gif) left 3px no-repeat;
}

body.English table.calendar td ul li {
	line-height: 1.1;
}

table.calendar .Saturday {
	color: #03F;
}

table.calendar .Sunday {
	color: #C00;
}

table.calendar td div.cellText {
	min-height: 30px;
	_height: 30px;
}

table.calendar td.today {
	background-color: #ffff99;
}

ul.events {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.events li {
	margin: 0 0 15px 15px;
	padding: 0 0 0 20px;
	font-size: 110%;
	font-weight: bold;
	background: url(../images/mark_03.gif) left top no-repeat;
}

ul.events ul li {
	margin: 4px 0 8px;
	padding-left: 0;
	font-weight: normal;
	font-size: 90%;
	background: none;
}

ul.localMenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-size: 130%;
	line-height: 1.1;
}

ul.localMenu li {
	display: inline;
	margin: 0 15px 0 0;
	padding: 0;
}

ul.localMenu li.current {
	font-weight: bold;
}

ul.localMenu li a {
	padding: 0 0 0 10px;
	background: url(../images/mark_01.gif) left 7px no-repeat;
}

/* 印刷用設定 */
@media print {
	body.home div#OUTER,
	body.sub div#OUTER {
		background: none;
	}

	body.home div#RIGHT_COLUMN {
		padding-top: 0;
	}

	body.home dl.articles dt,
	body.home dl.articles dd,
	body.home dl.articles a,
	body.home dl.articles a:visited {
		color: #333333;
	}
}
