.fs1 {	/* background-color: honeydew; */
	background-color: #FFDDDD;
	padding: 3px;
}
.fs2 {	/* background-color: lavenderblush; */
	background-color: #FFFFDD;
	padding: 3px;
}
.fs3 {	/*background-color: lemonchiffon;*/
	background-color: #FFFFDD;
	padding: 3px;
}
.peke {
	color:red;
	font-weight: bold;
}
td.mune{
	font-size:9px;
	width:10px;
}

th.saku1{
	background-color: #cc4499 !important;
	color: #FFF !important;
}

th.saku2{
	background-color: #00aaaa !important;
	color: #FFF !important;
}

table.waku {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
table.waku tr {
}
table.waku th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 10px;
	background-image: url(images/box_bg01.gif);
	background-color: #EEEEEE;
}
table.waku td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 10px;
}
table.waku2 {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
table.waku2  tr {

}
table.waku2  th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 5px;
	background-image: url(images/box_bg01.gif);
	background-color: #FFFFFF;
}
table.waku2  td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 5px;
}
table.waku3 {
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
table.waku3  tr {

}
table.waku3  th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 3px;
	background-color: #EEEEEE;
}
table.waku3  td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 3px;
	background-color: #FFFFFF;
}
p {
	margin-top: 10px;
}
p.text_small {
	margin-top: 5px;
}

ol {
	margin-top: 10px;
}
ul {
	margin-top: 10px;
}
li {
	margin-left: 50px;
	margin-top: 5px;
}
dl {
	margin-top: 10px;
}
dt {
}
dd {
}
.clear {
	clear: both;
}
.margin_top00 {
	margin-top: 0px;
}
.margin_top05 {
	margin-top: 5px;
}
.margin_top10 {
	margin-top: 10px;
}
.margin_top15 {
	margin-top: 15px;
}

.margin_top20 {
	margin-top: 20px;
}
.margin_top30 {
	margin-top: 30px;
}
.margin_top40 {
	margin-top: 40px;
}
.margin_top60 {
	margin-top: 60px;
}
.margin_top80 {
	margin-top: 80px;
}
.text_small {
	font-size: 11px;
	line-height: 15px;
}
.appeal_color {
	color: #CC3366;
}
.icon_new {
	background-image: url(images/new.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 20px;
}

.page_top {
	text-align: right;
	margin-top: 40px;
}
.box_waku01 {
	padding: 8px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	background-image: url(images/box_bg01.gif);
}
.box_waku02 {
	padding: 8px;
	background-image: url(images/box_bg01.gif);
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.box_waku_blog_headline {
	height: 270px;
	overflow: hidden;
}
.box_waku_event {
	height: 170px;
	overflow: hidden;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #EEDDAA;
	margin-top: 5px;
	border: 1px solid #DDCC99;
	text-align: left;
}
.box_waku_event  ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box_waku_event  li {
	margin-top: 0px;
	margin-left: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BB6600;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
	padding-left: 20px;
	font-size: 12px;
	line-height: 16px;
}
.box_waku_event a {
	color: #664422;
}

.box_waku_plan {
	height: 370px;
	overflow: hidden;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #EEDDAA;
	margin-top: 5px;
	border: 1px solid #DDCC99;
}
.w30percent {
	width: 30%;
}

.w80percent {
	width: 80%;
}
.w99percent {
	width: 99%;
}
.w460box_left {
	float: left;
	width: 460px;
	margin-right: 20px;
}
.w460box_right {
	float: right;
	width: 460px;
}
.w340box_left {
	float: left;
	width: 340px;
	margin-right: 20px;
}
.w340box_right {
	float: right;
	width: 340px;
}
.w220box_left {
	float: left;
	width: 220px;
	margin-right: 20px;
}
.w220box_right {
	float: right;
	width: 220px;
}
.img_waku01 {
	border: 1px solid #CCCCCC;
}
.icon_link {
	background-image: url(images/ico_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 18px;
	list-style-type: none;
}
.icon_address {
	background-image: url(images/ico_address.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 18px;
	list-style-type: none;
	margin-left: 0px;
	line-height: 16px;
	margin-top: 1px;
}
.icon_open {
	background-image: url(images/ico_open.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 18px;
	list-style-type: none;
	margin-left: 0px;
	line-height: 16px;
	margin-top: 1px;
}
.icon_holiday {
	background-image: url(images/ico_holiday.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 18px;
	list-style-type: none;
	margin-left: 0px;
	line-height: 16px;
	margin-top: 1px;
}
.icon_hp {
	background-image: url(images/ico_hp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 18px;
	list-style-type: none;
	margin-left: 0px;
	line-height: 16px;
	margin-top: 1px;
}
.icon_tel {
	background-image: url(images/ico_tel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 18px;
	list-style-type: none;
	margin-left: 0px;
	line-height: 16px;
	margin-top: 1px;
}
.link li {
	background-image: url(images/ico_link.jpg);
	background-position: left 4px;
	padding-left: 15px;
	list-style-type: none;
	background-repeat: no-repeat;
	margin-left: 0px;
}
.line_dot {
	background-image: url(images/line_dot01.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.tel {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
}
.equipment_box {
	margin-top: 10px;
}

.color_red{
  color:red;
}

.bgA{
  background-color:#FFEFD5!important ;
}
.bgB{
  background-color:#F3FFD8!important ;
}
.bgC{
  background-color:#E0FFFF!important ;
}