/*投稿フォームの書式*/
.contFormsDiv{  text-align:center; width:590px; border-left-style:solid; boder-left-width:4pt; margin-left:2pt; }
.LabelDiv{  width:590px; margin-left:2pt; margin-bottom:15px;}
.contributeForm{ width:100%; font-size:8pt; }
.requiredForm{ width:100%; font-size:8pt;   background-color:#ffffcc; }
.nameForm{ width:100%; font-size:8pt;  background-color:#ffffcc; }
.passForm{ width:70px; font-size:8pt;  background-color:#ffffcc; }
img.contButton{ border-style:none; }
.required{ background-color:#ffffcc; }