@import "layout.css";
@import "header.css";
@import "side.css";

body{
	margin:0px;
	font-size:0.9em;
	}

img {
	border:none;
	}

h1{
	margin:0px;
	}
#side a {
	text-decoration:none;
	}
#side a:hover{
	color:#000099;
}
form{
	margin:0px;
	}

#footer_pagetop{
	width:800px;
	margin:auto;
	}

#footer_pagetop a{
	display:block;
	float:right;
	width:114px;
	height:22px;
	background:url(../images/tab_pagetop.gif) no-repeat;
	}
#footer_pagetop a span{
	display:none;
	}
/*
a:link {
	color: #554D9F;
}
a:visited {
	color: #809CCC;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #FF9933;
}
*/



/******/
.coseTableTitle {
	font-size: 1.5em;
	color: #FF9933;
}
.coseTableCaption {
	font-size: 0.9em;
	color: #333333;
}
.coseTableNonble {
	font-family: Arial, Helvetica;
	text-align: center;
}
.coseTableFooter {
	font-size: 0.9em;
	color: #333333;
	margin-left: 1em;
}
.cosePreviewSwitch {
	font-family: Arial, Helvetica;
	text-align: center;
}
.topNavi {
	font-size: 0.8em;
}
.s_kozaTitle {
	font-size: 1.3em;
	color: #555555;
	font-weight: bold;
	line-height:150%;
}
.s_kozaCode {
	font-size: 1.5em;
}
.s_label {
	color: #FF9933;
}
.f2 {
	font-size: 0.8em;
}
.f3 {
	font-size: 1.0em;
}
.f4 {
	font-size: 1.2em;
}
.k_little {
	color: #ff0000;
}
.k_max {
	color: #008080;
}
.k_cap {
	color: #666666;
}
.k_stop {
	color: orange;
}
.k_end {
	color: #ff00ff;
}
.ruby {
	font-size: 0.7em;
}
.osTitle {
	padding: 5;
	color: #400040;
	background: #CBD2AC;
	border: solid #008080 1px;
}
.osContents {
	color: #400040;
	background: #E0E4CD;
	border: solid #008080 1px;
}
.pink {
	color: #ff00ff;
}
.kfss {
	font-size: 0.8em;
}
.kfsm {
	font-size: 1em;
}
.kfsl {
	font-size: 1.2em;
}


table.lecturetable{
	border-top:solid #ddd 1px;
	border-left:solid #ddd 1px;
}

table.lecturetable td{
	border-bottom:solid #ddd 1px;
	border-right:solid #ddd 1px;
	padding:4px;
	vertical-align:top;
}
table.lecturetable th{
	background-color:#eee;
	border-bottom:solid #ccc 2px;
	border-right:solid #ddd 1px;
	padding:4px;
	font-weight:normal;
}

.data_kokai{
	background-color:#efd;
	}
.data_syagai{
	background-color:#dfd;
	}
.t_kouzamei{
	font-weight:normal;
	width:240px;
	}
.t_kouzamei tt{
	font-size:1em;
	}
.t_kouzamei a{
	text-decoration:none;
}
.t_kyoshitsu,.t_jukouryou{
	font-size:0.85em;
	}
tr.line:hover{
	background-color:#dfc;
	cursor:pointer;
	}
a.textbutton{
	padding:10px;
	border:solid #9a9 1px;
	background-color:#dfd;
	text-decoration:none;
}
a.textbutton:hover{
	border:solid #009999 1px;
	background-color:#ddffcc;
}

.entry_button a{
	display:block;
	width:160px;
	height:40px;
	text-indent:160px;
	line-height:40px;
	background:url(../images/moushikomi.jpg) no-repeat 0 0;
	float:right;
	overflow:hidden;
	}
.entry_button a:hover{
	background-position:0 -40px;
	}
h2#entry_header{
	width:620px;
	height:50px;
	text-indent:630px;
	line-height:55px;
	overflow:hidden;
	background:url(../images/entry_header.gif) no-repeat;
	}

h2#contact_header{
	width:620px;
	height:50px;
	text-indent:630px;
	line-height:55px;
	overflow:hidden;
	background:url(../images/contact_header.gif) no-repeat;
	}

.kozakubun {
	font-size:0.8em;
	color:#666;
	font-weight:normal;
	line-height:100%;
}

.name{
	font-size:1.5em;
}

.t_koushimei .name{
	font-size:1.0em;
}