@charset "Shift_JIS";
/* $KSS-YS-1 01/11/20183 Xvbh\¦ΜsοC³ βV‘T KSS*/
/* PHR-01089-PKG-LUP 11/05/2024 οpβ\ΏJX^}CYSTEP2Ξi2024Nxj²Rq° KEINS */

/* $KSS-YS-1 01/11/2013 Xvbh\¦ΜsοC³ βV‘T KSS*/
#bodyarea {
	width:950px;
	margin:0 auto ;
	position:relative;
}
#header 
{
	background-color:#00F;
	height:70px;
}
#subheader {
	width: 100%;
	text-align:right;
	height:80px;
}
#sidebar {
	float:left;
	width:250px;
	padding:0px;
}
#entry {
	font-size:90%;
	border:solid 1px #99F;
}
#menu {
	margin-top:10px;
	border:solid 1px #99F;
}
#entry .title, #menu .title  {
	font-size:110%;
	background-color:#99F;
	font-weight:bold;
	padding:1px 2px;
}
#entry .sidecontents, #menu .sidecontents  {
	margin:1px 2px;
}
#mainarea {
	float:right;
	width:675px;
}

#mainarea_left {
	float:left;
	width:675px;
}
#footer {
	clear:both;
}
#footer a,
#footer a:link,
#footer a:visited {
	border-bottom:1px dashed #009900;
	text-decoration:none;
}
#footer a:hover {
	border-bottom:1px dashed #FF9900;
}
ul#footerMenu {
	padding:10px;
	text-align:center;
	font-size:80%;
}
ul#footerMenu li {
	display:inline;
	border-left: 1px solid #333333;
	padding-left:6px;
}
ul#footerMenu li.firstChild {
	border-left:0px;
	padding-left:0px;
}
p#copyright {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
}
#topicPath 
{
	margin:0px 0px 15px 0px;
	font-size:small;
}
body {
	font-family:'CI',Meiryo,'lr oSVbN',sans-serif;
	color : #555;
}
h1 {
	font-size:140%;
	background-image:url(../img/h1.png);
	color : White;
	font-weight : bold;
	margin-top : 0px;
	padding:2px;
	padding-top:5px;
	font-weight:normal;
	line-height:3em;
	text-indent:0.5em;
	width:100%;
}
h2 {
	font-size: medium;
	border-left : solid #99F 10px;
	padding-left : 3px;
	margin-top : 0px;
}
h3 {
	font-size: medium;
	border-left : solid #99F 5px;
	margin-top : 0px;
	margin-bottom : 1px;
}
/*** START ADD PHR-01089-PKG-LUP ***/
h4 {
	font-size:140%;
	background-image:url(../img/h4.png);
	color : White;
	font-weight : bold;
	margin-top : 0px;
	padding:2px;
	padding-top:5px;
	font-weight:normal;
	line-height:3em;
	text-indent:0.5em;
	width:100%;
}
/*** END   ADD PHR-01089-PKG-LUP ***/
p {
	text-indent: 1em;
	margin : 0px;
}
blockquote {
	margin-right:0px;
}
hr {
	border:solid #99F 1px;
}
strong {
	color:red;
}
ul.index, ul.index li ul {
	list-style:url(img/cl_001.gif);
	margin:0px;
	padding:0px;
	padding-left:1.5em;
}
ul.index li, ul.index li ul li {
	margin:0px;
	padding:0px;
}
.entry dt {
	float:left;
}
.entry dt dd {
	float:right;
}
.courseinfo dt {
	font-weight:bold;
	text-decoration:underline;
}
.courseinfo dt dd {
	font-size:80%;
}

.align-right {
	text-align:right;
}
.align-left {
	text-align:left;
}
/*
 * οΠΌGA
 */
.company_area {
	width:21em;
    font-size:80%;
	text-align:left;
	float:right;
}

div.attention {
	background-color:gold;
	padding:5px;
	border:dotted 2px #555;
}

/* w±ΞΫκ */
div.section {
	clear:both;
	width:100%;
}
div.section h2 { font-size:100%; margin:0; color:#507A54; }


div.sectionInner {
	margin:10px auto; padding:8px;
	border:1px solid #7DAA81;
	background:#ECF5EB;
	overflow:auto;
}

td{
	padding: 7px 11px;
}

table.main{
	border : solid 1px #99F;
	margin-left: auto;
    	margin-right: auto;

}
table.main td,th {
	border : solid 1px #99F;
}
table.main td.title,th.title {
	background-color: #DDF;
}

/* IME[h IEΐθ */
.ime_active {ime-mode: active;}
.ime_disabled {ime-mode: disabled;}

.spread_area table td
{
	padding:0px;
	font-size:small;
}

table#calendar_table { width: 100%; background: #009900; border: 1px solid #009900; }
table#calendar_table th { background: #009900; }
table#calendar_table td { background: #F0F0F0; }

/* 
 * [CSSnbN]
 * floatCAEgΜφκπh~·ι
 */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* *** START ADD $KSS-YS-1 *** */
div.ListFrame
{
	border-color: Black;
	border-style: solid;
	border-width: 1px;
}

div.List table.ListHeader
{
    border: #9999ff solid;
    border-width: 2px 2px 2px 2px;
}

div.List table.ListHeader th
{
    background-color: #ddddff;
    border: #9999ff solid;
    border-width: 2px 2px 2px 2px;
    font-weight: bold;
    padding: 0px;
    vertical-align :middle;
    text-align: center;
}
div.List table.ListView tr
{
    background-color: #f0fff0;
    border: #9999ff solid;
    border-width: 2px 2px 2px 2px;
    padding: 0px;
    vertical-align: middle;
}

div.List table.ListView td
{
	font-size:small;
    border: #9999ff solid;
    border-width: 2px 2px 2px 2px;
	padding:0px;
	vertical-align: middle;
}
/* *** END   ADD $KSS-YS-1 *** */
