@charset "UTF-8";

div.vsrc-tab-border {
clear: both;
height: 4px;
margin-bottom: 10px;
background-color: #6020a0;
}

/**
 * レビュー
 */

span.vsrc-rv-star { color: #DAA520; }
p.vsrc-rv-body {
margin: 0 0 10px 0;
padding-bottom: 10px;
border-bottom: 1px dashed gray;
}

/**
 * ブログパーツ
 */

form.vsrc-bp-aflform {
margin: 0 0 20px 0;
padding: 6px;
background-color: #eee;
}
form.vsrc-bp-aflform table { border-width: 0; }
form.vsrc-bp-aflform input.vsrc-bp-txt { width: 140px; }

h3.vsrc-bp-caption {
border-bottom: 1px dashed #aaa;
padding: 0 0 4px 0;
margin: 0 0 10px 0;
}
div.vsrc-bp-preview { margin-bottom: 20px; }
form.vsrc-bp-htmlform { margin: 0 0 20px 0; }
