@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
}

/*----- 全体のリンク設定 -----*/
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {  color: #993366; text-decoration: none;}
a:hover {  color: #FF6600}
a:active {  color: #CC6600}


/*----- 基本レイアウト -----*/
body {
	margin:0;
	padding:0;
	text-align: center;
	color: #333333;
	font-size:90%;
	background: #dddddd url(../image/BG-2.gif) repeat-y center top;
}

img {
	border:none;
}

#container {
	background-color: #ffffff;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	text-align: left;
	border-top: 10px solid #000099;
	border-bottom: 5px solid #000099;
}

#header {
	background-position: center;
background-color:#7F95FF;
	margin: 0px;
	padding:10px 20px 20px;
	text-align: left;
	width: 760px;
	height: 80px;
	clear: both;
}

#content1 {
	font-size: 9pt;
	background-position: center;
	border: thin;
	width:200px;
	float:left;
}
#topMenu {
	width: 580px;
	margin-bottom: 10px;
	font-size: 95%;
}
#topMenu ul {
	margin: 0px;
	padding: 0px;
}
#topMenu li {
	display: inline;
	font-size: 90%;
}
#topMenu li a {
	width: 11.5em;/*143px;*/
	text-align: center;
	color: #FFFFFF;
	background: #339900;
	border: 1px solid #006600;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 1.2em;/*13px;*/
	float: left;
}



#main{
	width:580px;
	float: left;
	margin-left: 4px;
	clear: both;
}
#main #boshuDiv {
	width: 550px;
	background: url(../image/boshuFrameBody.gif) repeat-y left top;
	margin: 10px 15px 15px;
	font-size: 90%;
}
#main #boshuDiv #boshuHeader {
	background: url(../image/boshuFrame.gif) no-repeat left top;
	overflow: hidden;
	height: 30px;
}
#main #boshuDiv #boshuHeader h2 {
	padding-top: 50px;
}
#main #boshuDiv #boshuFooter {
	background: url(../image/boshuFrame.gif) no-repeat left bottom;
	height: 20px;
}
#main #boshuDiv #boshuBody {
	width: 510px;
	margin-right: 20px;
	margin-left: 20px;
	font: 95%/140% Geneva, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
#main #boshuDiv #boshuBody ul {
margin: 0px;
padding: 0px;
list-style: none;
list-style-type: none;
}
#main #boshuDiv #boshuBody li {
/*	text-indent: 25px;*/
	padding-left: 20px;
background: url(../image/buletteRed.gif) no-repeat left 2px;/*center;*/
line-height: 140%;
margin:8px 0;
list-style-type: none;
}

#main #newDiv {
	width: 550px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	background: url(../image/newFrameBody.gif) repeat-y left top;
	font-size: 90%;
}
#main #newDiv #newHeader {
	background: url(../image/newFrame.gif) no-repeat left top;
	overflow: hidden;
	height: 30px;
}
#main #newDiv #newHeader h2 {
	padding-top: 50px;
}
#main #newDiv #newFooter {
	background: url(../image/newFrame.gif) no-repeat left bottom;
	height: 20px;
}
#main #newDiv #newBody {
	width: 510px;
	margin-right: 20px;
	margin-left: 20px;
	font: 95%/140% Geneva, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
#main #newDiv #newBody ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#main #newDiv #newBody li {
/*	text-indent: 25px;*/
	padding-left: 20px;
background: url(../image/buletteGreen.gif) no-repeat left 2px;/*center;*/
line-height: 140%;
margin:8px 0;
list-style-type: none;
}



#main #newsDiv {
	width: 550px;
	margin-right: 15px;
	margin-left: 15px;
}

#container #main #scheduleTitle {
	height: 40px;
	background: url(../image/seminarTitle.gif) no-repeat left top;
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}
#container #main #scheduleTitle #seminarH2 {
	padding-top: 100px;
}
#container #main #ouentaiTitle {
	height: 40px;
	background: url(../image/ouentaiTitle.gif) no-repeat left top;
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}
#container #main #ouentaiTitle #seminarH2 {
	padding-top: 100px;
}
#container #main #jigyouH19Title {
	height: 40px;
	background: url(../image/jigyouH19Title.gif) no-repeat left top;
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}
#container #main #jigyouH19Title #seminarH2 {
	padding-top: 100px;
}
#container #main #blockTitle {
	height: 40px;
	background: url(../image/blockTitle.gif) no-repeat left top;
	overflow: hidden;
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
}
#container #main #blockTitle #seminarH2 {
	padding-top: 100px;
}
#container #main #caution {
	margin-bottom: 10px;
	font-size: 95%;
	color: #FF3300;
	text-align: center;
	clear: both;
	margin-top: 10px;
}
#subTitle {
	clear: both;
	background: url(../image/arrowBlue.gif) no-repeat 5px top;
	text-indent: 25px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #3399FF;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 25px;
}

.subTitle {
	clear: both;
	background: url(../image/arrowBlue.gif) no-repeat 5px top;
	text-indent: 25px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #3399FF;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 15px;
}

#banner {
	width: 550px;
	margin: 10px 15px;
}




#content3 {
	background-position: left;
	border: thin;
	width:210px;
	float: right;
	margin-right: 2px;
	font-size: 85%;
}
#contentEvent {
	margin: 15px 10px 10px;
	width: 560px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 140%;
}
#contentEvent h3 {
	background: url(../image/arrowBlueRecgif.gif) no-repeat left center;
	font-size: 110%;
	font-weight: bold;
/*	text-indent: 18px;*/
padding-left: 18px;
	border-bottom: 1px solid #CC6600;
	margin-bottom: 10px;
	width: 85%;
	color: #003399;
}
#contentEvent h4 {
	color: #0066CC;
	text-indent: 5px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #0099CC;
}



#navi001 {
	font-size: 89%;
	height: 0px;
	background: url(../image/buttonBG.gif) center top;
	visibility: hidden;
}
#navi001 a {
	color: #FFFFFF;
	text-decoration: none;
}
#navi001 a:hover {
	color: #FF6600;
}


#navi001 ul {
	margin: 0px;
	padding: 3px 0px 0px;
	text-align: center;
}
#navi001 li {
	width: 180px;
	float: left;
	list-style: none;
	font-weight: bold;
}
#ouentaiMenu {
	margin-bottom: 10px;
}
#ouentaiMenu .righttable th {
	background: #FFCC00;
	color: #006600;
	font-weight: bold;
}

#eventMenu {
	margin-bottom: 10px;
}
#eventMenu .righttable th {
	background: #FFFF00;
	color: #006600;
	font-weight: bold;
}




#footer {
	text-align: center;
	padding: 10px 0px 0px;
	color: #666666;
	width: 800px;
	clear: both;
	font: 75% Georgia, "Times New Roman", Times, serif;
	background: #FFFFFF;
	margin-top: 10px;
}


/* ヘッド表全体のデザイン */
table.headtable {
	font-family: Verdana,sans-serif;
	text-align: center;
	width: 800px;
	height: 100px;
}



/* 左表全体のデザイン */
table.lefttable {
   font-family: Verdana,sans-serif;   /* フォントの指定 */
   text-align: center;	/* 文字をセンタリング*/
   width: 100%;
   border: 1px solid #6666CC;
   border-collapse: collapse;
}
/* セルのデザインのうちヘッダと中身の共通部分 */
table.lefttable th, table.lefttable td {
   border-width: 1px;   /* セルの枠線は太さ1ピクセル */
   border-style: solid;   /* セルの枠線は実線 */
   padding: 1px;   /* セル内側の余白は2ピクセル */
}
/* ヘッダセルのデザイン */
table.lefttable thead th {
	background-color: #669933;   /* ※1 */
	color: #ffffff;
	font-weight: normal;
	border : 1px solid #6666CC;
	border-bottom: 3px double #6666CC;
}
/* ボディヘッダのデザイン */
table.lefttable tbody th {
   background-color: #eceaa8;   /* ※2 */
   width: 40px;
   font-weight: normal;
}
/* セルのデザイン */
table.lefttable td {
	background-color: #ecead8;   /* ※3 */
	width: 160px;
	border: 1px solid #6666CC;
	font-size: 90%;
}


/* 右表全体のデザイン */
table.righttable {
   font-family: Verdana,sans-serif;   /* フォントの指定 */
   text-align: left;	/* 文字を右*/
   width: 100%;
   border: 1px solid #6666CC;
   border-collapse: collapse;
}
/* セルのデザインのうちヘッダと中身の共通部分 */
table.righttable th, table.righttable td {
   border-width: 1px;   /* セルの枠線は太さ1ピクセル */
   border-style: solid;   /* セルの枠線は実線 */
   padding: 1px;   /* セル内側の余白は2ピクセル */
}
/* ヘッダセルのデザイン */
table.righttable thead th {
	background-color: #669933;   /* ※1 */
   text-align: center;	/* 文字をセンタリング*/
	color: #ffffff;
	font-weight: normal;
	border : 1px solid #6666CC;
	border-bottom: 3px double #6666CC;
}
/* セルのデザイン */
table.righttable td {
   background-color: #ffffff;   /* ※3 */
   width: 200px;
   border: 1px solid #6666CC;
}
#contentEvent .indent {
	text-align: left;
	margin-left: 25px;
}
#contentEvent #scheduleTable {
	padding: 0px;
	margin-bottom: 20px;
}
#contentEvent #scheduleTable th {
	background: url(../image/buttonBG.gif) no-repeat left bottom;
	height: 20px;
	text-align: center;
}

#contentEvent #scheduleTable td {
	padding: 5px;
}

#contentEvent .scheduleTable {
	padding: 0px;
	margin-bottom: 20px;
	margin-left: 25px;
	font-size: 90%;
}
#contentEvent .scheduleTable th {
	background: url(../image/buttonBG.gif) no-repeat left bottom;
	height: 20px;
	text-align: center;
}

#contentEvent .scheduleTable td {
	padding: 5px;
}
#contentEvent .scheduleTable2 {
	padding: 0px;
	margin-bottom: 20px;
	margin-left: 25px;
	font-size: 90%;
}
#contentEvent .scheduleTable2 th {
	background: url(../image/buttonBG.gif) no-repeat left top;
	height: 20px;
	text-align: center;
	color: #FFFFFF;
}

#contentEvent .scheduleTable2 td {
	padding: 5px;
}

#contentEvent .scheduleTable3 {　/* hontaiEvent */
	padding: 0px;
	margin-bottom: 20px;
	margin-left: 25px;
	font-size: 90%;
 border:solid 1px #cccccc;
border-collapse: collapse; 
}
#contentEvent .scheduleTable3 th {
	background: url(../image/buttonBG2.gif) no-repeat left bottom;
	height: 20px;
	text-align: center;
	color: #FFFFFF;
 border:solid 1px #cccccc;
border-collapse: collapse; 
}

#contentEvent .scheduleTable3 td {
	padding: 5px;
  background:#ffffff;
  color:#333333;
 border:solid 1px #cccccc;
border-collapse: collapse;
/* text-align:center; */
}
#contentEvent .scheduleTable4 {
	padding: 0px;
	margin-bottom: 20px;
	margin-left: 25px;
	font-size: 90%;
}
#contentEvent .scheduleTable4 th {
	background: url(../image/buttonBG2.gif) no-repeat left top;
	height: 20px;
	text-align: center;
	color: #FFFFFF;
}

#contentEvent .scheduleTable4 td {
	padding: 5px;
}

#container #main td.thinBorder {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
	padding-top: 8px;
	padding-bottom: 8px;
}
#container #main .thinBorder img.pdf {
	border-right: thin solid #999999;
	border-bottom: thin solid #999999;
	margin: 5px;
}
#eventContents {
	width: 95%;
	margin-right: auto;
	margin-left: 15px;
	line-height: 140%;
}
#eventContents h2 {
	background: url(../image/eventLogo071121.gif) no-repeat left top;
	height: 45px;
	width: 500px;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 15px;
	text-indent: -1000px;
}
#eventContents h3 {
	font-size: 110%;
	border-bottom: 1px solid #6699FF;
	border-left: 10px solid #6699FF;
	margin-bottom: 8px;
	margin-left: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 3px;
	width: 500px;
}


#eventContents #eventInfo {
	width: 90%;
	margin: 10px auto 10px 20px;
}
#eventContents #eventInfo li {
	list-style: url(../image/arrowBlueRecgif.gif);
	margin-left: 10px;
	margin-top: 8px;
}



.clearAll {
	clear:both
}
.text80per {
	font-size: 80%;
}
.indent {
	padding-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 85%;
}

#main .finishEvent td {
	color: #999999;
}
#sangyoukyoku {
	width: 95%;
	margin-right: auto;
	margin-left: 20px;
}
#sangyoukyoku h3 {
	margin-bottom: 10px;
	margin-top: 15px;
	background: url(../image/spacer-02.gif) no-repeat left 3px;
/*	text-indent: 20px;*/
padding-left: 20px;
	border-bottom: 1px solid #7085EE;
}

table.itKatsuyou {
	width: 99%;
	border: 1px solid #666666;
	border-collapse:collapse;
	margin-bottom: 20px;
}
table.itKatsuyou caption {
	text-align: left;
	text-indent: 15px;
	font-size: 95%;
	font-weight: bold;
	padding-bottom: 5px;
	background: url(../image/arrowBlueRecgif.gif) no-repeat left top;
}

table.itKatsuyou th {
	background: url(../image/buttonBG.gif) no-repeat left top;
	height: 20px;
	font-size: 92%;
	color: #FFFFFF;
	text-align: center;
}
table.itKatsuyou td {
	margin: 0px;
	padding: 3px 2px 3px 8px;
	font-size: 93%;
	width: 33%;
	border: 1px dotted #999999;
	border-collapse:collapse;
}
#sangyoukyoku p {
	font-size: 93%;
	margin-left: 10px;
line-height:1.4;
margin-bottom:5px;
}

#banner2 {
	width: 550px;
	margin: 10px 15px;
}

dl,dl dt,dl dd {
font-size:normal;
margin:auto 5px;
}
dl dt {
font-weight:bold;
margin-bottom:0.4em;
margin-top:0.8em;
}
dl dd {
margin-left:1.5em;
line-height:1.2;
}
.tbl-line {
border:2px solid #666666;
}
.tbl-line td {
border:1px solid #666666;
}
.tbl-line-bottom td{
border-bottom:1px solid #666666;
}
.footer_jimukyoku{
clear: both;
border-top:1px solid #dddddd;
background:#dddddd;
padding:10px;
font-size: 11px;
/*text-align: center;*/

}

@media print { /* プリンタ向けのスタイル */

body { background: none; }


}