@charset "UTF-8";
@import url("main.css");

#Entry{}

h3{
	font-weight: bold;
	font-size: 100%;
	margin: 2em 0px 5px -5px;
	border-bottom: 2px dotted #ccc; 
}

#entry-button   {
	background-color: #fff0f5;
	text-align: center;
	margin: 2em 50px;
	padding: 15px 15px 10px;
}

#Maintenance-announce {
	border: solid 1px #333;
	padding: 10px;
	margin: 20px 10px 30px;
}
#Entry-Maintenance   {	/* 2014-7-9 - 11 */
	background-color: #fff0f5;
	text-align: center;
	margin: 2em 50px;
	padding: 15px 15px 10px;
}


#Sankahi {  }
#Sankahi dt { line-height: 28px; width: 185px; margin-left: 5px; float: left; clear: both; }
#Sankahi dd { line-height: 28px; width: 95px; text-align: right; margin-left:200px;  }
#Sankahi dd.tojitsu { line-height: 28px; margin-top: -28px; width: 180px; text-align: left; margin-left: 300px; }
#Sankahi dd.muryo {}

#entry-thanks-msg {
	background-color: #fff0f5;
	font-weight: bold;
	padding: 10px;
	margin: 10px 0;	
}

#entry_toiawase { margin: 15px 0px; }
#entry_toiawase dl { margin-left: 20px; line-height: 150%; }
#entry_toiawase dt { float: left; clear: left; width: 90px; }
#entry_toiawase dd { margin-left : 90px;}

dl:after {
	content: "";
	display: block;
	clear:both;
}

del{
}
ins{
	text-decoration: none;
	border: solid 1px red;
	padding: 4px 8px;
}

/* -- [Off-the-Job Training] menu12 ------------------------------------------------------------------------------------- */

#Consulentry{}




/* -- [Off-the-Job Training] menu12 ------------------------------------------------------------------------------------- */

#OJTentry{}

#OJTentry ul {
	margin: 10px 20px;
}


/* == OJT コース内容 == */

#Course {}
#Course h4 {
	color: #dc143c;
	margin: 1.5em 10px 0;
}

#Course table {
	border-collapse: collapse;
	margin: 5px 10px 10px;
}
#Course tr {
	background-color: #f5f5f5;
	border-bottom: solid 3px #ffffff;
}
#Course th {
	width: 50px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding: 10px 0;
}
#Course td {
	padding: 10px 15px 10px 0;
	text-align: justify;
}

#Course .sponsors {
	margin-top: 0.5em;
	text-align: right;
}

#Course .sponsors .leafletDL {}
.leafletDL a {
	display: inline-block;
	font-size: 9pt;
	text-decoration: none;
	background: url(../images/icon_pdf_ss.gif) no-repeat 2px ;
	padding: 2px 5px 2px 30px;
	border: solid 1px #99a;
	color: #333;
	margin: 5px 5px 0px;
}
.leafletDL a:link { background-color: #d3e9ff; }
.leafletDL a:visited { background-color: #d3e9ff; }
.leafletDL a:hover { background-color: #06c; color: #fff; }


#mojibakenotoki {
	text-align: justify;
	* text-justify: inter-ideograph;	/* for IE */
	font-size: 90%;
	line-height: 160%;
	padding: 0.5em;
	border-top: solid 1px #fff;
}

#mojibakenotoki h4{
	margin-top: 0.5em;
}