@charset "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	background-color: #708090;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12pt;
}

.title1 {
	text-align: center;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 15pt;
	font-weight: bold;
	margin: 1em;
}

/*幅と背景*/
#wrapper {
	text-align: center;
	padding: 0px;
	width: 780px;
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.error {
	background-color: #FFEDF3;
	color: #C00;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

table.base1 {
	border-collapse: collapse;
	border: 1px solid #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

table.base1 th {
	padding: 3px;
	background-color: #ADB4C8;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	border: 1px solid #CCC;
}

table.base1 td {
	padding: 3px;
	margin: 0px;
	border: 1px solid #CCC;
}

.program_no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 300;
	text-align: center;
	width: 100px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	background-color: #ffccff;
}

.daimoku {
	border-collapse: collapse;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 680px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.midashi1 {
	background-color: #708090;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #FFF;
	line-height: 1.5em;
}

.midashi2 {
	background-color: #EBEBEB;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 11pt;
	text-align: right;
	margin: 0px;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.midashi3 {
	background-color: #708090;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #FFF;
}

.setsumei {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 11pt;
	text-align: center;
	margin: 3px;
	padding: 3px;
	width: auto;
}

.center {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

hr {
	background-color: #000000;
	border-width: 0px;
	height: 1px;
	width: 780px;
}

/*span設定*/
.eg {
	color: #930;
	font-size: 9pt;
}

.red {
	color: #F00;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0B2C89;
}

/*スペース*/
.space_tb1 {
	/* 使い方   class="space_tb1" */
	/*上下に各1文字分のマージン（スペース）*/
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0em;
	margin-right: 0em;
}

.space_tb2 {
	/* 使い方   class="space_tb2" */
	/*上下に各2文字分のマージン（スペース）*/
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 0em;
	margin-right: 0em;
}

.space_tb3 {
	/* 使い方   class="space_tb3" */
	/*上下に各3文字分のマージン（スペース）*/
	margin-top: 3em;
	margin-bottom: 3em;
	margin-left: 0em;
	margin-right: 0em;
}

.space_lr1 {
	/* 使い方   class="space_lr1" */
	/*左右に各1文字分のマージン（スペース）*/
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
	margin-right: 1em;
}

.space_lr2 {
	/* 使い方   class="space_lr2" */
	/*左右に各2文字分のマージン（スペース）*/
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 2em;
	margin-right: 2em;
}

a {
	/*リンクされた文字*/
	color: #3C586E;
	font-style: normal;
	transition: 0.3s;
	text-decoration: none;
}

a:hover {
	/*マウスをのせたとき*/
	font-style: normal;
	opacity: 0.5;
	text-decoration: underline;
}

.menu {
	margin-top: 0px;
	height: 30px;
	padding-left: 0px;
	padding-top: 10px;
	border: #FBD27F;
	background-color: #ff66ff;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #333C43;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

.trans {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}


/* @group 英文用（2018-11-16追加） */

[class$="-en"] {
	font-weight: normal;
	font-style: normal;
}

.venue-en,
.title-en,
.auth-en {
	color: #898989;
}

.session-en {
	font-size: 10pt;
	margin-left: 12pt;
	color: #e8e8e8;
}

.venue-en {
	font-size: 10pt;
	margin-top: 5px;
	display: block;
}

.title-en {
	font-size: 9pt;
}

.auth-en {
	font-size: 8pt;
	margin-left: 10pt;
	display: block;
}

/* @end */
