body {
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
}
.txt-ss {
	font-size: 70%;
	line-height: 100%;
}
.txt-s {
	font-size: 72%;
	line-height: 150%;
	margin-top: 0em;
}
.txt-m {
	font-size: 85%;
	line-height: 160%;
}
.txt-m2 {
	font-size: 75%;
	line-height: 150%;
	right: 10px;
}
.txt-l {
	font-size: 90%;
	font-weight: normal;
	line-height: 150%;
}
a:link {
	color: 0099ff;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
/* e[u */

.tb_yellow {
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-color: #FFFFCC;
}
.tb_gray {
	background-color: #E3E3E3;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.tb_hotnews {
	border: 1px double #FFCC00;
	margin: 5px;
	padding: 5px;
	width: 98%;
}

.tb_footer {
	background-color: #FFCC00;
}
hr {
	border: thin dotted #999999;
	width: 100%;

}
.img_bottom {
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.img_right {
	margin-right: 5px;
	padding-right: 5px;
}

.name {
	font-size: 120%;
	font-weight: bold;
	line-height: 150%;
	color: #FF6600;
}
.detail_box {  border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; height: 1px}
.tb_midashi {
	font-size: 110%;
	color: #FFFFFF;
	background-color: #FF3300;
	font-weight: bold;
	text-align: center;
	line-height: 200%;
}
.txt_plan {
	font-weight: bold;
	color: #FF3333;
	background-color: #FFCCCC;
	line-height: 200%;

}
.txt_tel {  color: #FF3300; font-weight: bold}
.txt_name {  font-size: 120%; line-height: 150%; font-weight: bold; color: #99FFFF; background-color: #669966}
.tb_name {  font-size: 130%; line-height: 150%; color: #99FFFF; background-color: #669966; font-weight: bold}
.tb_month {
	font-weight: bold;
	color: #3366FF;
	background-color: #FFCC33;
	line-height: 200%;

}
.tb_green {
	line-height: 200%;
	background-color: #99FF99;
}

