body {
	color: black;
	background-color: white;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
td {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.sidebar {
	background-repeat: no-repeat;
	background-image: url(images/bg_right.jpg);
}
.area {
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
}
a {
	text-decoration: underline;
	font-weight: bold;
	color: #ef59a1;
}
a:hover {
	text-decoration: none;
	color: #f6adcd;
	font-weight: bold;
}
.footer {
	padding: 10px;
	font-size: 10px;
}
.login {
}
.form {
	color: black;
	padding: 2px;
}
.desc {
	padding: 10px;
}
.headline {
	color: #ef59a1;
	font-size: 18px;
	font-weight: bold;
}
.pink {
	color: #ef59a1;
}
.memberinfo {
	line-height: 18px;
	color: black;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.commresp {
	color: #ef59a1;
	font-weight: bold;
	font-size: 14px;
}
.diary {
	font-size: 20px;
	font-weight: bold;
}
.exclusive {
	font-size: 20px;
	font-weight: bold;
}
hr {
	border-left-style: dashed;
	border-bottom-style: dashed;
	border-right-style: dashed;
	border-top-style: dashed;
	height: 0px;
	color: #8e8e8e;
	width: 85%;
}
.dateline {
	font-weight: bold;
	color: #8e8e8e;
	font-size: 11px;
}
.viewmore {
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: black;
}
.viewmore:hover {
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	color: #ef59a1;
}
.video {
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
	color: #ef59a1;
}
.video:hover {
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
	color: #f6adcd;
}
.desc {
	padding: 10px;
	color: black;
	font-size: 12px;
}
.storeinfo {
	padding: 10px;
	color: black;
	font-size: 11px;
}

