@charset "utf-8";
/* CSS Document */

#comments-open {
	height: auto;
	width: 470px;
	margin: auto;
}
#comment-form-name label {
	color: #FF6699;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
#comment-form-email label {
	font-family: "Times New Roman", Times, serif;
	color: #99CC00;
	font-size: small;
}
#comment-form-url label {
	color: #FF9900;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
#comment-form-name {
	margin-top: 3px;
	margin-bottom: 3px;
}
#comment-form-email {
	margin-top: 3px;
	margin-bottom: 3px;
}
#comment-form-url {
	margin-top: 3px;
	margin-bottom: 3px;
}
#comment-form-remember-me label {
	color: #FF9999;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#comment_form {
	height: auto;
	width: 470px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 20px;
}
#comments-open-data {
	width: 400px;
	margin-left: 20px;
	margin-top: 10px;
}
#comment-text {
	margin-left: 10px;
}
#comments-open-footer {
	width: 450px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.commentform_img {
	height: 30px;
	width: 470px;
	background-color: #6D92BF;
}


#comment-form-remember-me label {
	color: #999999;
	font-size: small;
}
#comments-open-text label {
	color: #999999;
	font-size: small;
}

#comments-open-text {
	margin-left: 20px;
}

