html{
	height : 100%;
}
body {
	height : 100%;
	word-break: break-all;
	margin: 0px;
}
A:hover {
	text-decoration: underline;
	color: #FF6666
}
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: 100%;
	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: 200px;
	padding: 5px;
	background-color: #AACCFF;
}
.side_menu {
	padding:3px;
	background-color: #6699FF;
	font-weight: bolder;
	color: #000000;
	text-align: center;
}
.blog_rank{
	text-align: center;
}
.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(../../tmp/tmp_no030/top.jpg);
	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:100%;
	padding:5px 5px 5px 5px;
	background-color: #FFFFFF;
}
.blog .title {
	margin: 0px 20px 0px 5px;
	padding : 3px;
	background: #AACCFF;
	font-weight: bold;
	border-top: 1px solid #0066FF;
	border-right: 1px solid #0066FF;
	border-bottom: 1px solid #0066FF;
	border-left: 10px solid #0066FF;
	text-align:left;
	text-indent: 10px;
}
.blog .message {
	padding: 20px;
	line-height: 130%;
}
.blog .date {
	padding: 20px;
	font-size: x-small;
	color: #CCCCCC;
	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; }

.text a { 
 FONT-SIZE: 10%; COLOR: #fff; LINE-HEIGHT: 0.9em
}