@charset "UTF-8";
@import url("../../format/SKDformat-tag.css");
@import url("../../format/common.css");
@import url("../../format/headermenu.css");
@import url("../../format/footer.css");



h1 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 38px 0px 0px 40px;
	font-size: 150%;
	line-height: 1;
	height: 62px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
h1 span{
	font-size: 60%;
	line-height: 1;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.tablekoumoku {
	color: #999999;
	white-space: nowrap;
	text-align: right;
}
#contents #appointtable {
	margin-right: 20px;
	margin-left: 40px;
	width: 500px;
}
#contents #appointtable td{
	margin: 0px;
	padding: 4px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: 1.75;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
#contents #appointtable td span {
	color: #00FFFF;
}
h2 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 94%;
	font-style: normal;
	line-height: 1.75;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}
#contents p{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: 1.75;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#contents p a:link{
	color: #CCCCCC;
	text-decoration: underline;
}
#contents p a:visited{
	color: #CCCCCC;
	text-decoration: underline;
}
#contents p a:hover{
	color: #666666;
	text-decoration: underline;
}
#contents p a:active{
	color: #666666;
	text-decoration: underline;
}
.tablecontents {
}
#contents p span {
	color: #FF0000;
}

