body {
	background-color: #FFFFCE;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
}
a:hover {
	color: #FF3300;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	margin: 0px 0px 8px;
}
.whatsnew {
	margin-top: 19px;
	background-color: #E7F7E7;
	font-size: 9pt;
	line-height: 18px;
}
.headbtn {
	font-size: 10px;
	padding-top: 8px;
}
.copyright {
	font-size: 10px;
	color: #333333;
	margin-bottom: 3px;
}
.txt-red {
	color: #FF3300;
}
.txt-blue {
	color: #0066FF;
}
.txt1 {
	font-size: 12px;
	line-height: 16px;
}
.txt2 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.txt3 {
	font-size: 12px;
	color: #333333;
}
.txt4 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.txt-seo {
	font-size: 8pt;
	color: #006600;
}
.table-cont1 {
	margin-top: 11px;
}
.titleback {
	background-image: url(./img/titleback.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.photo-space {
	border: 10px solid #FFFFFF;
}
.mapspace {
	margin-left: 14px;
}
.index-cont {
	margin-right: 6px;
	margin-left: 6px;
}

table.cal {border-collapse: collapse; border:1px solid #690; margin-bottom:5px;}
table.cal td {border:1px solid #690; padding:4px; font-size:.8em; text-align:center;}
table.cal th {border:1px solid #690; padding:4px; font-size:.8em; background-color:#cf9;}
table.cal td.q {border:1px solid #690; padding:4px; font-size:.8em; text-align:center; background-image: url(img/q.png); background-repeat: no-repeat;}
table.cal td.q_kin {border:1px solid #690; padding:4px; font-size:.8em; text-align:center; background-image: url(img/q_kin.png); background-repeat: no-repeat;}

.float_l{float:left;}
.float_r{float:right;}
.end{float:none;clear:both;font-size:1px;}

