@charset "utf-8";
/* CSS Document */
a.seminar:link {
	color: #017acd;
	text-decoration: none;
}

a.seminar:visited {
	color: #017acd;
	text-decoration: none;
}

a.seminar:hover {
	color: #017acd;
	text-decoration: underline;
}

/* フォームボタン */
a.seminar_form:link {
	color: #154473;
	font-weight: bold;
	text-decoration: none;
}

a.seminar_form:visited {
	color: #154473;
	font-weight: bold;
	text-decoration: none;
}

a.seminar_form:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

/* フォームボタン Web*/
a.f_web {
	display: block;
	margin: 10px 0 10px 0;
	padding: 5px 40px;
	color: #fff;
	font-size: larger;
	text-align: center;
	text-decoration: none;
	background-color: #339933;
}

a.f_web:hover {
	color: #1F5E96;
	background-color: #fdc;
}

/* フォームボタン email*/
a.f_email {
	display: block;
	margin: 10px 0 10px 0;
	padding: 5px 40px;
	color: #fff;
	font-size: larger;
	text-align: center;
	text-decoration: none;
	background-color: #66CC99;
}

a.f_email:hover {
	color: #1F5E96;
	background-color: #fdc;
}

/* フォームボタン fax*/
a.f_fax {
	display: block;
	margin: 10px 0 10px 0;
	padding: 5px 40px;
	color: #fff;
	font-size: larger;
	text-align: center;
	text-decoration: none;
	background-color: #99ccff;
}

a.f_fax:hover {
	color: #1F5E96;
	background-color: #fdc;
}

	
	
div#main div.honbun {
	width: 650px;
	padding: 6px 10px;
}

div#main div.honbun p {
	width: 560px;
	line-height: 1.5em;
	margin: 10px auto;
}

div#main div.honbun p.eigo1 {
	width: 580px;
	line-height: 1.5em;
	margin: 0em 2%;
	text-indent: 3em;
	text-align: justify;
	text-justify: inter-newspaper;
}

div#main div.honbun p.eigo2 {
	width: 580px;
	line-height: 1.5em;
	margin: 0em 2% 1em;
	text-indent: 3em;
	text-align: justify;
	text-justify: inter-newspaper;
}

div#main div.honbun p.nihon1 {
	width: 580px;
	line-height: 1.5em;
	margin: 10px auto 0;
	text-indent: 1em;
	text-align: justify;
	text-justify: distribute ;
}

div#main div.honbun p.nihon1_2 {
	width: 580px;
	line-height: 1.5em;
	margin: 0 auto;
	text-indent: 1em;
	text-align: justify;
	text-justify: distribute;
}

div#main div.honbun p.nihon2 {
	width: 580px;
	line-height: 1.5em;
	margin: 0 auto 10px;
	text-indent: 1em;
	text-align: justify;
	text-justify: distribute ;
}

div#main div.honbun p.nihon3 {
	width: 580px;
	line-height: 1.5em;
	margin: 1em auto 1em;
	text-indent: 1em;
	text-align: justify;
	text-justify: distribute ;
}

div#main div.honbun p.outline_title {
	width: 580px;
	line-height: 1em;
	margin: 1em auto 0;
	text-align: left;
}

/* 概要・略歴　上余白あり　下余白なし　左右余白あり */
div#main div.honbun p.nihon10 {
	width: 560px;
	margin: 0.5em 2% 0;
	text-indent: 1em;
	text-align: justify;
	text-justify: distribute ;
}

/* 概要・略歴　上下共余白なし　左右余白あり */
div#main div.honbun p.nihon11 {
	margin: 0em 2%;
	width: 560px;
	text-indent : 1em;
	text-align: justify;
	text-justify: distribute ;/**/
}

/* 概要・略歴　上余白なし　下余白あり　左右余白あり */
div#main div.honbun p.nihon12 {
	width: 560px;
	margin: 0em 2% 0.5em;
	text-indent: 1em;
	text-align: justify;
	text-justify: distribute ;
}

/* 概要・略歴　上下共余白あり　左右余白あり */
div#main div.honbun p.nihon13 {
	width: 560px;
	margin: 0.5em 2%;
	text-indent: 1em;
	text-align: justify;
	text-justify: distribute ;
}


div#main div.honbun table.info p {
	width: 500px;
	line-height: 1.5em;
	margin: 1em 2% 1em auto;
	text-align: justify;
	text-justify: distribute ;
}

/* 表　開催内容 */
table.info {
	width: 598px;
	line-height: 1.5;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: #999 solid 0.5px;
	border-collapse: collapse;
	font-size: 12px;
}

table.info th {
	width: 12%;
	height: 40px;
	vertical-align: top;
	padding: 4px;
	border: #999 solid 1px;
	text-align: left;
	background-color: #E6E5D9;
}

table.info td{
	height: 40px;
	line-height: 1.6;
	padding: 4px 4px;
	border: #999 solid 1px;
}

/* 表　開催内容　プログラム */	
table.info_in {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: #999 solid 0.5px;
	border-collapse: collapse;
	font-size: 12px;
}

table.info_in td.time{
	width: 85px;
	height: auto;
	line-height: 1.3;
	vertical-align: top;
	padding: 4px 4px;
	border: #999 solid 1px;
	white-space: nowrap;
}

table.info_in td{
	height: auto;
	line-height: 1.3;
	padding: 4px 4px;
	border: #999 solid 1px;
}

/* 表　講演者概要・略歴等 */	
table.gaiyo {
	width: 598px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: #999 solid 0.5px;
	border-collapse: collapse;
}

table.gaiyo th {
	height: 40px;
	border: #999 solid 1px;
	text-align: center;
	background-color: #ffffcc;
}

table.gaiyo td{
	height: 40px;
	line-height: 1.3;
	padding: 4px;
	border: #999 solid 1px;
}
/* 表　講演者概要・略歴 */	
table.gaiyo table.gaiyo2 {
	width: auto;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: 10px;
	border: none;
	border-collapse: collapse;
}
table.gaiyo table.gaiyo2 td.gaiyo2{
	height: 12px;
	line-height: 1.2;
	padding: 2px 4px;
	border: none;
	vertical-align: top;
	white-space: nowrap;
}

/* 表　申込フォーム */	
table.gaiyo {
	width: 598px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: #999 solid 0.5px;
	border-collapse: collapse;
}

table.gaiyo th {
	height: 40px;
	border: #999 solid 1px;
	text-align: center;
	background-color: #ffffcc;
}

table.gaiyo td{
	height: 40px;
	line-height: 1.3;
	padding: 4px;
	border: #999 solid 1px;
}

/* このページの先頭へ */	
p.uptop {
	width: 610px;
	margin: 10px auto 5px;
	text-align: right;
}

/* -------------------------------------
__競輪マーク
---------------------------------------- */	
p#ringring {
	width: 610px;
	margin: 10px auto 5px;
	text-align: center;
}







