@charset "Shift_JIS";

body {
	background:#fff url("images/top_bg.gif");
	background-repeat: repeat-y;
	padding:0px;
	margin:0px;
	color:#000;
}
td {
	font-size:11px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",Helvetica, Arial, sans-serif;
	line-height:14px;
}
img {
	border: none;
}
.cap{
	font-size:9px;
	color:#535353;
	line-height:9px;
}

#topics {
	overflow:auto;
	width:276px;
	height:247px;
}
#topics .date{
	font-size:9px;
	color:#c28216;
}
#topics a, #topics a:link, #topics a:visited {
	color:#000;
	text-decoration:none;
}
#topics a:hover {
	color:#c28216;
}

#lecture {
	overflow:auto;
	width:276px;
	height:247px;
}
#lecture .date{
	font-size:9px;
	color:#d44e4a;
}
#lecture a, #lecture a:link, #lecture a:visited {
	color:#000;
	text-decoration:none;
}
#lecture a:hover {
	color:#d44e4a;
}

#voice {
	overflow:auto;
	width:276px;
	height:156px;
}
#voice .date{
	font-size:9px;
	color:#3cb878;
}
#voice a, #voice a:link, #voice a:visited {
	color:#000;
	text-decoration:none;
}
#voice a:hover {
	color:#3cb878;
}

#doctor {
	overflow:auto;
	width:276px;
	height:156px;
}
#doctor .date{
	font-size:9px;
	color:#a333a1;
}
#doctor a, #doctor a:link, #doctor a:visited {
	color:#000;
	text-decoration:none;
}
#doctor a:hover {
	color:#a333a1;
}

#footer {
	font-size:9px;
}
#footer .spacer{
	font-size:14px;
}
#footer a, #footer a:link, #footer a:visited {
	color:#002d8a;
	text-decoration:none;
}
#footer a:hover {
	color:#000;
}


