﻿#read h1 {
	margin-bottom: 15px;
}
#read p {
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
}
#setsumeikai {
	margin-bottom: 15px;
}
#setsumeikai h2 {
	background-image: none;
	background-color: #9DC0E8;
	text-align: center;
	margin-bottom: 3px;
}
#setsumeikai .body {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #E6EFF9;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#setsumeikai .body p {
	margin-bottom: 10px;
}

.contents_index {
	margin-bottom: 20px;
	padding: 15px;
	border: 1px solid #9DC0E8;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.contents_index h3 {
	font-size: 100%;
	width: 34em;
	margin-right: auto;
	margin-left: auto;
}
.contents_index .list {
	width: 34em;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.contents_index .btn {
	padding-top: 15px;
	padding-bottom: 5px;
}
.contents_index .btn a {
	background-image: url('../../2018_june_os/img/btn_bg.gif');
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 33px;
	width: 488px;
	display: block;
	text-align: center;
	font-size: 115%;
	line-height: 33px;
	color: #FFFFFF;
	font-weight: bold;
}
.contents_index .notes {
	color: #FF0000;
	font-size: 90%;
	text-align: center;
}
.timetable {
	margin-bottom: 20px;
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.timetable .notes {
	font-size: 90%;
}
.timetable .notes_red {
	color: #FF0000;
	font-size: 90%;
}
.timetable table {
	padding: 0px;
	border-collapse:collapse;
	width: 630px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 140%;
}
.flow #entrysheet {
	border: 1px solid #CCCCCC;
	padding: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.flow .timetable th.wide {
	width: auto;
}
.flow .timetable th.narrow {
	background-color: #EFF5FC;
}
.timetable strong.bk {
	color: #333333;
}
.flow p.notes {
	font-size: 90%;
	text-indent: -1em;
	padding-left: 1em;
}




.flow #entrysheet h3 {
	margin-bottom: 5px;
	font-size: 115%;
	color: #005CB0;
}
.flow #entrysheet .download {
	padding-top: 10px;
	text-align: center;
}


.timetable table th {
	border: 1px solid #BDBFC8;
	background-color: #E6EFF9;
	font-weight: normal;
	padding: 10px;
	width: 90px;
}
.timetable table td {
	border: 1px solid #BDBFC8;
	padding: 10px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
.timetable table td strong {
	color: #FF9900;
}
.caution {
	text-align: center;
	font-weight: bold;
	color: #FF0000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.return {
	text-align: right;
}

.flow {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.flow h3 {
	font-size: 100%;
	color: #FF9900;
}
.step {
	font-weight: bold;
	color: #FF0000;
}
.flow p em {
	font-style: normal;
	color: #FF0000;
}
