.index-web {

	font-size: x-small;
	line-height: 140%;
	color: #CCC;
	background-color: #333333;
	margin: 0px;
	text-align: center;
}
.td-index {
	font-size: x-small;
	line-height: 130%;
	color: #CCC;
	background-image: url(images/t_bg01.gif);
	background-repeat: repeat-y;
}
.td-text {
	font-size: x-small;
	line-height: 130%;
	color: #CCC;
	background-image: url(images/t_bg01.gif);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 20px;

}
.textarea01 {
	font-size: x-small;
	line-height: 150%;
	color: #CCC;
	text-align: left;
	vertical-align: top;
	background-color: #333333;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	border: 1px dotted #666666;

}
a {
	color: #CC9933;
	text-decoration: none;
}
a:hover {
	color: #CC3333;
	text-decoration: underline;
}
.diary {
	font-size: 90%;
	line-height: 150%;
	color: #CCC;
	text-align: left;
	vertical-align: top;
	background-color: #333333;
	padding: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 1px solid #666666;
	letter-spacing: 0.11em;


}
.date {
	font-size: xx-small;
	line-height: 100%;
	color: #666666;
	text-align: right;
	vertical-align: top;
	background-color: #333333;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-family: "Arial", "Helvetica", "sans-serif";
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	letter-spacing: 0.2em;
}
.textarea02 {
	font-size: x-small;
	line-height: 150%;
	color: #CCC;
	text-align: left;
	vertical-align: top;
	background-color: #333333;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	border: 1px dotted #666666;

}

.textarea03 {
	font-size: 90%;
	line-height: 140%;
	color: #CCC;
	text-align: left;
	vertical-align: top;
	background-color: #4B4B4B;
	padding: 5px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	border: 1px dotted #666666;

}

.hr01	{
	color: #666;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	}