/*======================================================================================================================*/
/* outline */
@charset "utf-8";

dl.ol-list ul {
   text-indent: -3em;
   margin-left: 30px;
   }		

/*==========================================================*/
/*  ol-join   */

#join {
  width: 560px;
  margin: 0;
  position:relative;
  }

#join table {
   width: 560px;
   border-collapse: separate;
   margin: 0;
   padding: 0;
   }

#join td.button {
   width: 273px;
   padding: 0;
   }
   
#join td.guide {
   width: 287px;
   text-align: left;
   padding-left: 30px;
   }
*html #join td.guide {
   font-size: 9pt;
   padding-left: 20px;
   }
   
#join ul {
   list-style-type: decimal;
   padding-left: 30px;
   }
*html #join ul, li { margin: 5px 0; }

ul.join {
   width: 560px;
   padding: 0;
   margin: 0;
   }
   
ul.join li {
   width: 560px;
   margin: 0 0 30px 0;
   padding: 0;
   background-repeat: no-repeat;
   background-position: top left;
   position: relative;
   }
li.join01 { background-image: url(../images/outline/join01.gif); width: 560px; height: 180px; }
li.join02 { background-image: url(../images/outline/join02.gif); width: 560px; height: 180px; }
li.join03 { background-image: url(../images/outline/join03.gif); width: 560px; height: 180px; }
li.join04 { background-image: url(../images/outline/join04.gif); width: 560px; height: 180px; }
li.join05 { background-image: url(../images/outline/join05.gif); width: 560px; height: 180px; }

ul.join li P {
   width: 290px;
   position: absolute;
   left: 10px;
   top: 80px;
   text-indent: 1em;
   }

p.midashi_join {
   font-size: 16px;
   font-weight: bold;
   padding: 5px 10px;
   background-color  : #ffcc33 !important;
   }

/*==========================================================*/
/*  ol-act  */

dl.ol-act-list {
	width: 100%;
	margin: 0px;
	padding: 0;
	text-indent: 0em;
	border-bottom: 1px dotted #999999;
	}
*html dl.ol-act-list {
   margin-bottom: 1px;
   }

dl.ol-act-list dt {
	width: 20%;
    margin: 0;
	padding: 6px 0 0 2%;
	border-top: 1px dotted #999999;
	float: left;
	clear: left;
	}
*html dl.ol-act-list dt { width: 22%; }

dl.ol-act-list dd {
    margin-left: 22%;
	padding: 6px 0;
	border-top: 1px dotted #999999;
	}

*html dl.ol-act-list dd {
   display:inline-block;
   } 
   
ul.ol-act {
   display: block;
   margin: 10px 0 10px 15px;
   }
*html ul.ol-act li {
   display: block;
   }
   
/*==========================================================*/
/*  ol-dep  */

#list table.dep {
   margin: 20px 0;
   }
   
#list table.dep td {
   padding: 3px;
   }
   
#list table.dep dt, 
#list table.dep dd {
   padding: 3px;
   }
   
#list table.dep dd {
   padding-left: 10px;
   }
   
/*==========================================================*/
/*  ol-seminar  */

.moushikomi table {
   width: 100%;
   }

.moushikomi td {
   width: 50%;
   text-align: center;
   }
   
/*==========================================================*/
/*  ol-act  */

.csv2table-table {
  border: 1px solid #aaaaaa !important;
  width: 560px;
}
.csv2table-table-th {
  background-color  : #cccccc !important;
  border-color      : #aaaaaa !important;
}
.csv2table-table-td {
  padding : 5px !important;
  border-color : #dddddd !important;
  font-size: 11px !important;
}

th#act_2013-th-0,
th#act_2012-th-0,
th#act_2011-th-0,
th#act_2010-th-0,
th#act_2009-th-0,
th#act_2008-th-0,
th#act_2007-th-0,
th#act_2006-th-0,
th#act_2005-th-0,
th#act_2004-th-0,
th#act_2003-th-0,
th#act_2002-th-0,
th#act_2001-th-0,
th#act_2000-th-0,
th#act_1999-th-0 {
  width  : 120px !important;
}