html{
	height : 100%;
}
body {
	height : 100%;
	word-break: break-all;
	margin: 10px;
}
A:link,A:visited,A:active{
	text-decoration:none;
	color: #006666;
}
A:hover {
	text-decoration: underline;
	color: #005566;
}
blockquote {
	background-color: #FFCCFF;
	padding: 3px;
	border: 1px dotted #CCCCCC;
	margin: 5px;
	font-size: x-small;
}
fieldset {
	margin:5px;
	padding:5px;
}
.body_head_table {
	width: 100%;
}
.body_main_table {
	width: 800px;
	background-color:#FFFFFF;
}
.body_foot_table {
	width: 100%;
	background-color: #cdddcd;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #cdddcd;
	border-right-color: #cdddcd;
	border-bottom-color: #cdddcd;
	border-left-color: #cdddcd;
}
.menu_table {
	width: 200px;
	padding: 7px;
	margin-right: 20px;
	border-style: none;
	border-color: #aaeecc;
	border-width: 3px;
}
.side_menu {
	padding:3px;
	background-color: #cdddcd;
	font-weight: bolder;
	color: #ffffff;
	text-align: center;
}
.blog_rank{
	text-align: center;
	font-size: x-small;
}
.access_counter {
	text-align: center;
	font-size: x-small;
}
.date_line {
	margin : 0px 0px 0px 5px;
	padding: 3px 3px 3px 3px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #336666;
}
.date_line a {
	color: #336666;
	font-size: small;
}
.blog_title_area {
	width: 800px;
	height: 300px;
         border-style: solid;
         border-color: #99eecc; 
         border-width: 2px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	background-image: url(http://pororon.s4.xrea.com/image/esk-raf1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.blog_title_area .title {
	font-size: large;
	font-weight: bolder;
	color: #ffffff;
}
.blog_title_area .sub_title {
	font-size: x-small;
	font-weight: bolder;
	color: #669966;
}
.blog {
	width:100%;
	padding:5px 5px 5px 5px;
	background-color: #FFFFFF;
	font-size: x-small;
}
.blog .title {
	margin: 0px 0px 0px 0px;
	padding : 3px;
	background: #ffffff;
	font-weight: bold;
	border-top: 1px none #99cccc;
	border-right: 1px none #99cccc;
	border-bottom: 1px dashed #99cccc;
	border-left: 15px solid #99cccc;
	text-align:left;
	text-indent: 10px;
}
.blog .message {
	padding: 20px;
	font-size: x-small;
	line-height: 130%;
	border-left: 1px solid #99cccc;
	border-bottom: 1px dashed #99cccc;
}
.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 {
	font-size: x-small;
	border: 1px solid #CCCCCC;
	background-color: #eeeeee;
	margin: 10px;
	padding: 10px;
}
.cssTablePink {
	font-size: x-small;
	border: 1px solid #CCCCCC;
	background-color: #FFFFCC;
	margin: 10px;
	padding: 10px;
}
.cssTableGreen {
	font-size: x-small;
	border: 1px solid #99CCCC;
	background-color: #ffffff;
	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; }
