@charset "shift_jis";




div.schedule	{
	height: auto;
	width: auto;
	text-align: left;
	font-size: 10px;
	line-height: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
div.calendar {
	float: none;
	height: auto;
	width: 650px;
	margin-left: 14px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
*html body div.calendar {
	float: none;
	height: auto;
	width: 650px;
	margin-left: 15px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
div.schedule table	{
	width: 100%;
}

div.schedule caption	{
	font-size: 12px;
	color: #336600;
	text-align: left;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: normal;
}

/* 1週間の汎用スケジュール表示用スタイルシート */
kyuushin {
	color: #9e8d67;
	background-color: #ffffff;
}

div.week td.bordercolor	{
	background-color: #336600;
}
div.week th {
	font-size: 10px;
	color: #336600;
	background-color: #336600;
	text-align: center;
}
div.week td {
	font-size: 10px;
	color: #336600;
	background-color: white;
}
div.week th.week {
}
div.week th.where {
}
div.week th.lecture {
}


/* カレンダー予定表表示用スタイルシート */
div.calendar th.kyuushin {
	color: #ffffff;
	text-align: center;
}
/* ●休診日● */
div.calendar td.kyuushin {
	color: #9e8d67;
	background-color: #ffffff;
	padding: 3px;
}


div.calendar td.calendarborder {
	background-color: #336600;
	width: 100%;
}
div.calendar th {
	width: 90px;
	font-size: 12px;
	background-color: #336600;
}
div.calendar th.weekdays {
	color: #ffffff;
	text-align: center;
}
div.calendar th.sunday {
	color: #ffffff;
	background-color: #336600;
	text-align: center;
}
div.calendar th.saturday {
	color: #ffffff;
	background-color: #336600;
	text-align: center;
}



div.calendar td {
	color: #336600;
	background-color: #ecf7d6;
	font-size: 12px;
	height: 46px;
}
div.calendar td.weekdays {
	width: 90px;
	color: #336600;
	background-color: #ecf7d6;
	padding: 3px;
}
div.calendar td.sunday {
	width: 90px;
	color: #9e8d67;
	background-color: #ffffff;
	padding: 3px;
}
div.calendar td.saturday {
	width: 90px;
	color: #336600;
	background-color: #ecf7d6;
	padding: 3px;
}


/* ●休診日● */
div.calendar td.holiday {
	color: #9e8d67;
	background-color: #ffffff;
	padding: 3px;
}
span.holname {
	font-size: 10px;
	padding-left: 2px;
}

div.calendar td.kara {
	background-color: #f1f1f1;
}
/* 長期予定表表示用スタイルシート */
div.longrange td.bordercolor {
	background-color: #336600;
}
div.longrange th {
	font-size: 10px;
	color: #D19134;
	background-color: #ffffcc;
}
div.longrange td {
	font-size: 10px;
	color: #336600;
	background-color: white;
}
div.longrange th.date {
}
div.longrange th.contents {
	width: 30em;
}



/* ページデザイン関連スタイルシート */
/* ---------------------------------------------------------------------------------------------------- */
/* これ以下は、スキンファイル（テンプレートHTMLファイル）を書き換えた場合には不要になる場合があります。 */
/* ---------------------------------------------------------------------------------------------------- */
a:hover	{
	color: red;
}
div.blocklink a:hover	{
	background-color: transparent;
	color: blue;
}
div.domainname	{
	font-size: large;
	font-family: "Times New Roman",Verdana;
	font-style: italic;
	background-color: darkgreen;
	color: white;
	padding: 3px;
}
h1	{
	text-align: center;
	font-weight: normal;
}
h2	{
}
div.modifydate	{
	font-size: 10px;
}
p.copyright	{
	font-family: Verdana, Arial, Helvetica;
	font-size: xx-small;
}

div.schedule div.notice	{
}
b.imp	{
	color: blue;
}
.cgi-copyright,.cgi-copyright a {
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: auto;
}

