
* {margin:0; padding:0;}
html {
    _overflow:hidden; /* 擬似フレームのポイント */
}
body {margin:0; padding:0; _overflow:hidden; _height:100%; /* 擬似フレーム */}
#leftbox {margin:0; padding:0; height:100%; width:10em; position:fixed; _position:absolute; left:0; top:0;}
#mainbox {margin:0 0 0 10em; padding:0; height:100%; _overflow:auto;}

#leftnavi {height:95%; margin:4px 0 0 0; width:12em; font-size:0.9em;}
#mainin { width:95%; margin:25px 0 0 2em; padding:0 0 30px 0;}


A:link {font-size:0.95em;color: #8c8c8c;text-decoration:none;}

A:visited {font-size:0.95em;color: #8c8c8c;text-decoration:none;}

A:hover {font-size:0.95em;	color: #55545d;	text-decoration:underline;}

h1 {color:#4c4c4c;
	font-size:10pt;
	background: #e6e6e6;
	}

h1#taikenki {color:#4c4c4c;
	font-size:10pt;
	background: #e6e6e6;
	border-left:8px solid #CCCCC0;
	　border-bottom: 1px solid #CCCCC0;
	　border-right: 1px solid #CCCCC0;
	}


h2 {border-bottom:1px solid #fc3; margin:3em 0 1em 0; font-size:14px}
h3 {border-style: none none solid solid; border-color:#e6e6e6; border-width
: medium medium 1px 5px; padding: 5px 10px; margin-bottom: 1em; background-color: transparent; font-size: 14px;}

h4 {border-bottom:1px solid #ced2b6; margin:3em 0 1em 0; font-size:14px}


#mainin p {margin:10px 0;}

.main_text {margin:10px 0; border:0px dotted #999; font-size:0.95em; line-height:150%}

#onlec_sidebar a {
	color: #474f49;
	text-decoration: none;
	text-align:center;
	display: block;
	margin: 3px;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-bottom-width: 1px;
	font-size:10pt;
}
#onlec_sidebar a:hover {
	background-color: #E1E1E1;
}
#onlec_sidebar {
	text-align:center;
	font-size:10pt;
	margin-left:2em;
}

.q-table {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	font-size: 0.95em;
	color: #333333;
}

a img {
    border-style:none;
}

hr{border-top: 1px #CCCCCC solid; 
width:95%;}

#footer{
		color:#4c4c4c;
	background: #e6e6e6;
	margin-top: 1em;
			font-size: 9pt;
		
}


div#footer-copyright {
   text-align: left;
   float: left;
}
div.footer-link {
   text-align: right;
}

#footer a{	
	color:#4c4c4c;
	font-size: 9pt;
	text-decoration:none;
}

#footer a:hover{	
	text-decoration:underline;
}
	

#siteheader a:link, #siteheader a:visited, #siteheader a:hover{ color: #ffffff; }

.indent{
	padding-left:1em;}
	
	
	div.bonus{
	font-size: 11pt;
	font-weight: normal;
	border: 1px solid #000;
	width:500px
        } 
		
div.schedule table{
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;

}

div.schedule th{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	color:#330000;
	background-color:#e6e6e6;
	background-image:url(../img/table-back.gif);
	background-position:left top;
	padding:0.3em 1em;
	text-align:center
}

div.schedule td{
	    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;

}

table tr.stripe
{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	color:#330000;
	background-color:#e6e6e6;
	background-image:url(../img/table-back.gif);
	background-position:left top;
	padding:0.3em 1em;

}


div.schedule2 table{
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	font-size:12pt;

}

div.schedule2 th{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	color:#330000;
	background-color:#e6e6e6;
	background-image:url(../img/table-back.gif);
	background-position:left top;
	padding:0.3em 1em;
	text-align:center
}

div.schedule2 td{
	    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;

}

table tr.stripe2
{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	color:#330000;
	background-color:#CCC;
	background-image:url(../img/table-back.gif);
	background-position:left top;
	padding:0.3em 1em;
}

dt
{
    background-color: #666666;
    color: #ffffff;
    margin-top: 1em;
    padding-left: 0.5em;
    font-weight: bold;
}
dd
{
   margin-left: 0.5em;
    
}
dl
{
   margin-left: 0.5em;
    
}
