div#comment-greeting {
margin-bottom: 1em;
}

#contentsInner div#comments-open-text textarea{
margin-bottom:10px;
width: 500px;
}
#contentsInner input, #contentsInner textarea {
font-size: 100%;
}
div.comment-reply {
margin-left: 20px;
}

.asset-meta {
margin-bottom: 10px;
}
/* コメンター画像 */
.asset-meta img {
vertical-align: top;
position: relative;
}

.comment-content {
margin-bottom: 10px;
}
#contentsInner label {
margin-bottom: 0.8em;
width: 15em;
float: left;
clear: both;
white-space: nowrap;
}

#contentsInner input {
margin-bottom: 0.8em;
}

#contentsInner div#comments-open-text label {
margin-bottom: 0.8em;
width: 15em;
float: none;
clear: both;
white-space: nowrap;
display: block;
}
