@charset "UTF-8";

/* リセット */
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, caption, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
}

body {
	font-size: 90%;
	margin: 0;
	padding: 10px;
	background-color: #ffffff;
}

a:link {
	color: #0000ff;
}
a:visited {
	color: #0000ff;
}
a:hover {
	color: #ff9900;
}
a:active {
	color: #ff9900;
}

p {
	line-height: 1.4;
}

/* IE6以降で標準モードのみ有効、Firefox、ChromeはOK */
input[type="text"],input[type="file"], input[type="password"], select[name], textarea[name] {
	background-color: #f6f0e0;
}

/* レイアウト */
#container {
	width: 700px;
	text-align: left;
}

/* タイトル */
h1 {
	width: auto;
	padding: 1em;
	background-color: #12308c;
	font-size: 130%;
	color: #ffffff;
}

/* サブタイトル */
h2 {
	color: #12308c;
	font-size: 130%;
	font-weight: bold;
	width: auto;
	margin-top: 1em;
	padding-left: 0.5em;
	padding-bottom: 0.2em;
}

/* サブタイトル */
h3 {
	color: #12308c;
	font-size: 130%;
	font-weight: bold;
	background:#eeeeee;  
	border-top:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	padding: 7px 12px;
	margin: 1.5em 0;
	text-align: center;
}

/* サブタイトル */
h4 {
	color: #12308c;
	font-size: 120%;
	font-weight: bold;
	border-left: 7px solid #12308c;  
	border-bottom: 1px solid #12308c;  
	padding: 5px 12px;
	margin-top: 1.5em;
}

/* ナビゲーションバー */
div#naviBar {
	width: auto;
	margin-top: 1px;
	padding: 5px 10px;
	font-size: 90%;
	text-align: right;
	background-color: #dcdcdc;
	border-bottom: 1px solid #696969;
}
div#naviBar a {
	text-decoration: none;
}

/* 画面遷移ポインタ */
div#navigationBox {
	font-size: 90%;
	width: auto;
	color: #999999;
	font-weight: normal;
	margin-top: 0.5em;
	padding: 0.7em 0.5em;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
}
div#navigationBox em {
	color: #007c8a;
	font-style: normal;
	font-weight: bold;
	background-color: #fdb933;
	padding: 0.3em 0.3em;
}

/* 説明文 */
.description {
	width: auto;
	margin-top: 1em;
	margin-left: 10px;
	padding: 0;
}

div.description ul {
	list-style-type: none;
}

div.description li {
	font-size: 100%;
	line-height: 1.4;
	margin-top: 0.2em;
	padding-left: 1.1em;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(dot_spot1.gif);
}

div.description p {
	font-size: 100%;
}

/* フォーム枠 */
div.frameForm {
	clear: both;
	width: auto;
}

div.frameForm .text {
	font-size: 100%;
}

/* フォーム枠内 テーブル（縦型） */
div.frameForm table {
	width: 100%;
	font-size: 100%;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
div.frameForm th {
	width: 3%;
	color: #006699;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 0.3em;
	border: 1px solid #b5b5b5;
	background-color: #eeeeee;
}
div.frameForm td {
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 0.3em;
/*	background-color: #ffffef;	*/
	border: 1px solid #b5b5b5;
}
div.frameForm td.tableTitle {
	color: #003399;
	font-size: 110%;
	font-weight: bold;
	background-color: #eeeeee;
}
div.frameForm th sup {
	color: #b40000;
	font-weight: normal;
}
div.frameForm .example {
	font-size: 90%;
}

/* フォーム枠内 テーブル（横型） */
div.frameFormW table {
	width: 100%;
	font-size: 100%;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
div.frameFormW th {
	color: #006699;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: middle;
	text-align: center;
	margin: 0;
	padding: 0.3em;
	border: 1px solid #b5b5b5;
	background-color: #eeeeee;
}
div.frameFormW td {
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 0.3em;
/*	background-color: #ffffef;	*/
	border: 1px solid #b5b5b5;
}
div.frameFormW td.tableTitle {
	color: #003399;
	font-size: 110%;
	font-weight: bold;
	background-color: #eeeeee;
}
div.frameFormW th sup {
	color: #b40000;
	font-weight: normal;
}
div.frameFormW .example {
	font-size: 90%;
}

/* リスト一覧枠 */
div.frameList {
	clear: both;
	width: auto;
	padding: 1px;
	border: 1px solid #b5b5b5;
}

/* リスト一覧枠内 テーブル */
div.frameList table {
	width: 100%;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	border-collapse: separate;
}
div.frameList th {
	color: #ffffff;
	font-size: 120%;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 0.3em;
	background-color: #7595be;
}
div.frameList td {
	font-size: 100%;
	vertical-align: middle;
	text-align: left;
	margin: 0;
	padding: 0.3em;
/*	background-color: #ffffef;	*/
	border-bottom: 1px solid #b5b5b5;
}
div.frameList .example {
	font-size: 90%;
}

/* 済・未済 */
td.complete {
	width: 56px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	background-color: #99FF66;
	border: 1px solid #809950;
}
td.incomplete {
	width: 56px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	border: 1px solid #FF8033;
	background-color: #FFCC99;
}

/* アンダーライン */
div.underLine {
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom: 1px dashed #999999;
}


/* 警告メッセージ内 テーブル */
div.frameForm div.warningMessage {
	clear: both;
	width: auto;
}

div.frameForm div.warningMessage table {
	width: 100%;
	font-size: 100%;
	line-height: 1.4;
	margin-bottom: 0.5em;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #ff0000;
}
div.frameForm div.warningMessage th {
	width: 10%;
	font-size: 110%;
	color: #ffffff;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: middle;
	text-align: center;
	margin: 0;
	padding: 0.3em;
	background-color: #ff0000;
}
div.frameForm div.warningMessage td {
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 0.3em;
}

/* 取消確認枠 */
div#frameDeleteConfirm {
	clear: both;
	width: auto;
}

div#frameDeleteConfirm .text {
	font-size: 100%;
}

/* 取消確認枠内 テーブル */
div#frameDeleteConfirm table {
	width: 100%;
	font-size: 100%;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
div#frameDeleteConfirm th {
	width: 3%;
	color: #006699;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 0.3em;
	border: 1px solid #b5b5b5;
	background-color: #eeeeee;
}
div#frameDeleteConfirm td {
	vertical-align: top;
	text-align: left;
	margin: 0;
	padding: 0.3em;
	border: 1px solid #b5b5b5;
	background-color: #ffe4e1;
}
div#frameDeleteConfirm sup {
	color: #006699;
	font-weight: normal;
}
div#frameDeleteConfirm .example {
	font-size: 90%;
}


/* 送信ボタン */
div#frameButton {
	clear: both;
	width: auto;
	text-align: center;
}
div#frameButton table {
	width: 100%;
	margin: 1em 0;
	padding: 0;
	border: 0;
	border: 1px solid #b5b5b5;
}
div#frameButton th {
	width: 49%;
	font-size: 100%;
	vertical-align: top;
	text-align: center;
	margin: 0;
	padding: 0.5em;
	border: 0;
	background-color: #ffffff;
}
div#frameButton td {
	width: 49%;
	font-size: 100%;
	vertical-align: top;
	text-align: center;
	margin: 0;
	padding: 0.5em;
	border: 0;
	background-color: #7595be;
}

/* コピーライト */
div#frameCopyright {
	clear: both;
	width: auto;
	font-size: 100%;
	margin: 1em 0;
	padding: 0.5em;
	text-align: center;
	border-top: 1px solid #999999;
	background-color: #ffffff;
}

/* 完了メッセージ */
div#completeMessage {
	font-size: 130%;
	width: auto;
	color: #006699;
	font-weight: bold;
	text-align: center;
	margin: 1em 0;
	padding: 0.5em;
	background-color: #ffef85;
	border: 1px solid #999999;
}

/* 最終処理ボタン */
div#frameFinButton {
	width: auto;
	margin-top: 2em;
	margin-bottom: 1em;
	padding: 0;
	text-align: center;
}

/* リンクボタン */
div#groupPageNaviButton {
	width: auto;
	margin: 2em 0;		/* 上下 左右 */
	padding: 0;					/* 上右下左 */
	text-align: center;
	display: block;
}
div#groupPageNaviButton table {
	width: auto;
	margin: 0 auto;
}

/* 前へボタン */
div#groupPageNaviButton td.buttonPrev {
	margin: 0;
	padding: 0.5em 0;
	text-align: right;
	white-space: nowrap;
}
div#groupPageNaviButton td.buttonPrev a:hover {
	text-decoration: underline;
}
/* ページボタン */
div#groupPageNaviButton td.buttonPage {
	font-size: 110%;
	margin: 0;		/* 上下 右左 */
	padding: 0.5em 1em;
	text-align: center;
}
div#groupPageNaviButton td.buttonPage a:hover {
	text-decoration: underline;
}
/* 次へボタン */
div#groupPageNaviButton td.buttonNext {
	margin: 0;
	padding: 0.5em 0;
	text-align: left;
	white-space: nowrap;
}
div#groupPageNaviButton .buttonNext a:hover {
	text-decoration: underline;
}

/* フロートクリア */
.clear {
	clear: both;
}

/* ターゲットリンク */
blockquote {
	text-align: center;
	line-height: 1.4;
}

/* トップに戻る */
.go_top {
	text-align: right;
	line-height: 1.2;
	margin-bottom: 1em;
}

/* リスト内 */
dd {
	border-bottom:1px solid #a7a7a7;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}

.lecture_no {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-weight: bold;
	font-size: 110%;
}

.title {
}

.author {
	text-align:right;
}
