img { display:block; border:0; }
body {
	background-color: #FFFFFF;
}
a:visited{ text-decoration:none; color:#666600; }
a:link{ text-decoration:none; color:#000000; }
a:hover { text-decoration:underline; color:#000000; } 

h1 {
	border-top:1px solid #00a6dd;
	border-left:8px solid #00a6dd;
	border-bottom:1px solid #00a6dd;
	padding: 4px;
	font-weight: bold;
	font-size: large;
}

h2 {
	border:1px solid #000000;
	padding: 1px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	background-color: #900000;
	margin: 0;
}
h3 {
	padding: 8px 10px 10px 13px;
	background-image: url(baseimg/hmenu.png);
	background-repeat: no-repeat;
	font-size: 24px;
	color: #000000;
}
h4 {
	padding: 8px 10px 10px 13px;
	background-image: url(baseimg/smenu.png);
	background-repeat: no-repeat;
	font-size: 24px;
	color: #000000;
}

table.cap a{ font-size:12px; line-height:14px; } 
table.cap td{ font-size:14px; line-height:17px; font-weight: bold;} 
table.cap a:hover { text-decoration:underline; color:#000000; } 

table.text {border: none;} 
table.text td{
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	font-size:13px;
	line-height:18px;
} 
table.text th{
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	font-size:13px;
	line-height:18px;
	background-color: #ddeeee;
}

table.text th.renraku{
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	font-size:13px;
	line-height:18px;
	background-color: #ddeeee;
}

table.text a:hover { text-decoration:underline; color:#000000; } 
table.text a{ font-size:12px; line-height:14px; } 

table.text .time {
	border-left: solid 1px black;
	font-weight: bold;
	background-color: #ddeeee;
	white-space: nowrap;
}
table.text .todo {
	background-color: #ffffff;
}
table.text .renraku {
	width: 150px;
	border-left: solid 1px black;
	font-weight: bold;
	background-color: #ffffff;
	white-space: nowrap;
}
table.text .tel {
	background-color: #ffffff;
}


caption {
	margin: 0;
	padding: 5px 2px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	background-color:#66bbff;
}


ul {
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 1em;
	padding-left: 0;
}
li {
	padding: 2px 6px 3px 15px;
	list-style-type: none;
	background-image: url(baseimg/point_on.gif);
	background-repeat: no-repeat;
	font-size: 12px;
}



