body {
	word-break: break-all;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:hover { text-decoration: underline; color: #FF6666 }
A:link,A:visited,A:active{text-decoration:none}
.indent {
	margin-left:20px;
}
.body_head_table {
	width: 800px;
	background-color: #99CCFF;
}
.body_main_table {
	width: 800px;
}
.body_foot_table {
	width: 800px;
	background-color: #99CCFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.index_menu_tab {
	font-size: x-small;
	padding: 3px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.index_menu_tab2 {
	font-size: x-small;
	padding: 3px;
}
.menu_table {
	background-color: #FFCC99;
}
.date_line {
	font-weight: bolder;
	background-color: #66FF99;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.blog {
	background-color: #FFFFCC;
}
.blog .title {
	color: #FF0000;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.blog .message {
	margin-left: 15px;
	margin-right: 15px;
	line-height: 130%;
}
.blog .date {
	font-size: x-small;
	text-align: right;
}
.miniStr {
	font-size: x-small;
}
.miniminiStr {
	font-size: xx-small;
}
.line {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.dot_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
}
.menu_title {
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0066FF;
	padding: 2px 2px 2px 10px;
}
.side_menu {
	background-color: #FFFFCC;
}
.side_menu2 {
	background-color: #FFFFCC;
	border: 1px solid #FF9900;
	padding: 2px;
}
.cssTableYellow {
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
	margin: 10px;
	padding: 10px;
}
.cssTablePink {
	border: 1px solid #CCCCCC;
	background-color: #FFCCFF;
	margin: 10px;
	padding: 10px;
}
.cssTableGreen {
	border: 1px solid #CCCCCC;
	background-color: #CCFFCC;
	margin: 10px;
	padding: 10px;
}
.blog_title_area{
	background-color: #FFFFCC;
	background-image: url(../../img/background.gif);
}
.blog_title_area .title {
	font-size: x-large;
	font-weight: bolder;
	color: #CC0000;
}
.blog_title_area .sub_title {
	font-size: large;
	font-weight: bolder;
	color: #CCCCCC;
}
.calender td { font-size: x-small; text-align: center; }
.tpt { text-align:center; color:#696; font-weight:bold; }
.blk { background-color:#FFFFFF; }
.today { background-color:#cfc; font-weight:bold; }
.sunday { background-color:#fcc; color:#f33; }
.saturday { background-color:#acf; color:#33f; }
.weekday { background-color:#fff; }
.holiday1 { background-color:#f99; font-style:italic; }
.holiday2 { background-color:#f99; font-style:italic; }
