html{
	height : 100%;
}
body {
	height : 100%;
	word-break: break-all;
	margin: 0px;
         scrollbar-face-color: #FFFFFF;
         scrollbar-highlight-color: #FFFFFF;
         scrollbar-shadow-color: #FFFFFF;
         scrollbar-3dlight-color: #94AAD6;
         scrollbar-arrow-color: #94AAD6;
         scrollbar-track-color: #FFFFFF; 
         scrollbar-darkshadow-color: #94AAD6;
}
A:hover {
	text-decoration: underline;
	color: #FF6666
}
A:link { 
         color: #0000FF;
}
A:visited {
         color: #6060FF;
}
A:active { 
         color: #93373E;
}
A:link,A:visited,A:active{
	text-decoration:none;
}
blockquote {
	background-color: #FFCCFF;
	padding: 3px;
	border: 1px dotted #CCCCCC;
	margin: 5px;
}
fieldset {
	margin:5px;
	padding:5px;
}
.body_head_table {
	width: 100%;
}
.body_main_table {
	width: 100%;
	background-color:#FFFFFF;
}
.body_foot_table {
	width: 90%;
	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;
}
.menu_table {
	width: 230px;
	padding: 15px;
	background-color: #99bbff;
         color: #666666; 
}
.side_menu {
	padding:5px;
	background-color: #99bbff;
	font-weight: bolder;
	text-align: center;
         color: #0000FF;
}
.access_counter {
	text-align: center;
}
.date_line {
	margin : 0px 150 10px 25;
	padding: 3px 15px 3px 10px;
	border-bottom: 1px dotted #cfd8df;
	text-align: left;
}
.date_line a {
	color: #666666;
	font-size: small;
}
.blog_title_area {
	width:100%;
	height: 200px;
	margin-bottom:5px;
	background-color: #FFFFFF;
	background-image: url();
	background-repeat: no-repeat;
	background-position: right;
}
.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: #666666;
}
.blog {
	width:95%;
	padding:5px 5px 5px 5px;
	background-color: #f6f6ff;
         background-image: url(http://bany.bz/narikin/img/vgvxzm4thbdpaz3.jpg
);@

}
.blog .title {
	margin: 0px 20px 0px 5px;
	padding : 3px;
	background: #99bbff;
	font-weight: bold;
	border-top: 1px solid #99bbff;
	border-right: 1px solid #99bbff;
	border-bottom: 1px solid #99bbff;
	border-left: 10px solid #99bbff;
	text-align:left;
	text-indent: 10px;
}
.blog .message {
	padding: 20px;
         font-size: x-small;
         color: #004080;
	line-height: 160%;
}
.blog .date {
	padding: 20px;
	font-size: x-small;
	color: #525252;
	text-align: right;
}
.miniStr {
	font-size: x-small;
}
.miniminiStr {
	font-size: xx-small;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.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;
}

.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:#c7d9d9; font-weight:bold; }
.sunday { background-color:#f8dfe8; color:#f33; }
.saturday { background-color:#dfe8ef; color:#33f; }
.weekday { background-color:#fff; }
.holiday1 a { background-color:#f99; font-style:italic; }
.holiday2 a { background-color:#f99; font-style:italic; }
