body {
	background-color: #FFECEC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;

}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #666666;
}
a:active {
	color: #FFFFFF;
}
.main {
	width: 760px;
	height: 100%;
	background-color: #FF3366;
}
.copyright {
	font-size: 10px;
	line-height: 140%;
	color: #999999;
	letter-spacing: 1px;
	text-align: center;
	width: 760px;
}
.frame {
	background-color: #FFCCCC;
	width: 720px;
	padding: 20px 10px;
	border: 3px double #FFCCCC;
}
.text10 {
	font-size: 10px;
	line-height: 140%;
	color: #993366;
	letter-spacing: 1px;
}
.text12 {

	font-size: 12px;
	line-height: 140%;
	color: #993366;
	letter-spacing: 1px;
}
.diary1 {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 140%;
	color: #999999;
	letter-spacing: 1px;
	border-left: #993366;
}
.profile {

	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 140%;
	color: #993366;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.diary2 {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 140%;
	color: #993366;
	letter-spacing: 1px;
	background-color: #FFACAC;
}
