@charset "UTF-8";

/* Base Settings
--------------------------------------------------*/
/*table*/
.timetable {
	border-collapse: collapse;	border-spacing: 0;
	width: 590px;
	margin: 4px 0 10px 0;
	border: 1px solid #999;
	font-family:Verdana, Geneva, sans-serif;
}

.timetable th {
	padding: 4px 0;
	font-weight: normal;
	text-align: center;
	line-height: 160%;
	border-top: 1px solid #999;
}

.timetable td {
	padding: 4px 4px 4px 8px;
	line-height: 160%;
	color: #999;
	vertical-align: middle;
}

.gtb01a {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	text-align: center;
}

.gtb01b {
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	text-align: left;
}

.gtb01c {
	border-left: 1px solid #999;
	text-align: center;
}

.gtb01d {
	border-right: 1px solid #999;
	text-align: left;
}

.gtb01e {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: center;
}

.gtb01f {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	text-align: left;
}

.gtb01g {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	text-align: left;
}

.gtb01ga {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	text-align: left;
	background-color: #e0ffe0;
}

.gtb01h {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	text-align: center;
}

.gtb01i {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: center;
}

.inbox {
	padding:10px 0;
	border-top: 1px dotted #999;
}

.sub04h4 {
	color: #C66;
	text-indent: 14px;
	line-height: 30px;
	background: url(../images/sub04h4.gif) no-repeat;
	letter-spacing: 0.3em;
	border-bottom: 1px dotted #F99;
}

.menu01 {
	color: #C66;
	padding: 2px 0 5px 0;
	letter-spacing: 0.2em;
}

.note01 {
	color: #39C;
}

.kensin01 {
	margin: 0 0 0 30px;
}

.tejun {
	color: #063;
}

.phone {
	font-weight: normal;
	padding: 0 0 0 2px;
	letter-spacing: 0.1em;
	font-family: Verdana, Geneva, sans-serif;
}

.kensintable {
	border-collapse: collapse;	border-spacing: 0;
	width: 590px;
	margin: 4px 0 10px 0;
	border: 1px solid #999;
	font-family:Verdana, Geneva, sans-serif;
}

.kensintable td{
	padding: 2px 4px;
	border: 1px solid #999;
	font-size: 80%;
}

.ktd01 {
	background-color: #9C9;
	border: 1px solid #999;
	text-align: center;
	font-size: 80%;
	line-height: 140%;
}

.ktd02 {
	background-color: #9CF;
	border: 1px solid #999;
	font-size: 80%;
}

.ktd03 {
	text-align: center;
}

.ktd04 {
	font-size: 90%;
	letter-spacing: 0.1em;
	text-align: center;
}

.kensintable2 {
	border-collapse: collapse;	border-spacing: 0;
	width: 590px;
	margin: 4px 0 10px 0;
	border: 1px solid #999;
	font-family:Verdana, Geneva, sans-serif;
}

.kensintable2 td{
	padding: 2px 4px;
	border: 1px solid #999;
	font-size: 90%;
}

.red {
	color: #C30;
}

/* off */

.flu a { 
	background: url(../images/flu.gif) 0 0 no-repeat;
	height: 100px;
	width: 580px;
	margin: 10px 5px;
	text-align: center;
	display:block;
	text-decoration: none;
	font-size: 0;
	text-indent: -9999px;
	outline: none;
}

.flu a:hover { 
	background: url(../images/flu.gif) 0 -100px no-repeat;
	height: 100px;
	width: 580px;
	margin: 10px 5px;
	text-align: center;
	display:block;
	text-decoration: none;
	font-size: 0;
	text-indent: -9999px;
	outline: none;
}

.list01 {
	list-style: decimal;
	list-style-position: inside;
}

.list02 {
	padding: 0 10px;
	font-size: 95%;
	color:#39C;
	line-height: 140%;
}