body {
	background-image:  url(/images/bg.gif);
	background-repeat: repeat-x;
	font-size: 80%;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 150%;
	margin-top: 0px;
	margin-left: 0px;
}
.honbun{
font-size: 80%;
	line-height: 150%;
}

.coursetitle{
	font-weight: bold;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}

th {
	background-color: #FFFFFF;
}
#hajime table{	
	background-color: #FFFFFF;
}
#hajime table tr td{
	padding: 5px;
	font-size: 12px;
	border: 1px solid #1E4EB0;
}
#hajime table tr td a{
	text-decoration: none;
	color: #666666;
}
#hajime table tr td a:hover{
	text-decoration: none;
	color: #1E4EB0;
	font-weight: bold;
}
#course table{	
	background-color: #FFFFFF;
}
#course table tr td{
	padding: 5px;
	font-size: 12px;
	border: 1px solid #1E4EB0;
}
#course table tr td a{
	text-decoration: none;
	color: #666666;
}
#course table tr td a:hover{
	text-decoration: none;
	color: #1E4EB0;
	font-weight: bold;
}

#ryugaku table{	
	background-color: #FFFFFF;
}
#ryugaku table tr td{
	padding: 5px;
	font-size: 12px;
	border: 1px solid #1E4EB0;
}
#ryugaku table tr td a{
	text-decoration: none;
	color: #666666;
}
#ryugaku table tr td a:hover{
	text-decoration: none;
	color: #1E4EB0;
	font-weight: bold;
}

#bbs table{	
	background-color: #FFFFFF;
}
#bbs table tr td{
	padding: 5px;
	font-size: 12px;
	border: 1px solid #1E4EB0;
}
#bbs table tr td a{
	text-decoration: none;
	color: #666666;
}
#bbs table tr td a:hover{
	text-decoration: none;
	color: #1E4EB0;
	font-weight: bold;
}

#sc table{	
	background-color: #FFFFFF;
}
#sc table tr td{
	padding: 5px;
	font-size: 12px;
	border: 1px solid #1E4EB0;
}

#sc table tr td a{
	text-decoration: none;
	color: #666666;
}
#sc table tr td a:hover{
	text-decoration: none;
	color: #1E4EB0;
	font-weight: bold;
}

#footer{
width: 100%;
margin:0px;
text-align:left;
font-size:12px;
padding:5px 5px 5px 10px;
background:#2a007c;
color:#FFFFFF;
}

#sita{
width: 700px;
margin:20px;
text-align:center;
font-size:12px;
background:#fff;
}



