/* 証券会社比較 口コミ情報 */
a.newkuchi {
    margin: 15px auto;
    display: block;
    overflow: hidden;
    width: 300px;
    height: 100px;
    background: url(/modules/mydownloads/images/myd_reviewnew.gif);
    text-indent:-9999px;
}

a.newkuchi:hover {
    background-position: 0px -100px;
} 
a.newkuchisingle {
    margin: 0px 0px 0px 5px;
    display: block;
    float: right;
    overflow: hidden;
    width: 200px;
    height: 50px;
    text-indent:-9999px;
    background: url(/modules/mydownloads/images/myd_reviewnewtop.gif);
}
a.newkuchisingle:hover {
    background-position: 0px -50px;
} 



/* 株式ソフト 新着レビュー */
table.new_review {
    width: 100%;
    margin-top: 10px;
    border-collapse: collapse;
    border: 1px solid #999999;
}

table.new_review td {
    border-color: #999999;
    padding: 4px;
}

table.new_review tr.new_review_head td {
    background-color: #0074E3;
    color: #FFFFFF;
    text-align: left;
    padding: 4px;
    font-weight: bold;
}

table.new_review tr.new_review_body div.item_body {
    border-bottom: dashed 1px #3394F3;
    padding: 2px 0 3px 2px;
}

/* 作者が編集出来るフォーム */
div#author_edit {
    width: 100%;
    margin: 0px 0px 15px 0px;
    padding: 0px;
}

div#author_edit form {
    width: 700px;
    margin: auto;
}

div#author_edit form table {
    width: 100%;
}

div#author_edit td {
    padding: 8px;
}

div#author_edit input,
div#author_edit select,
div#author_edit textarea {
    padding: 2px;
    border: 1px solid #696969;
    background-color: #FFFFFF;
    width: 510px;
}

div#author_edit *.w_auto {
    width: auto;
}


div#author_edit input.submit {
    margin: 15px auto;
    width: 150px;
}

div#author_edit td.left {
    background-color: #D0DEE1;
    /*padding-left: 6px;*/
    text-align: right;
    font-weight: bold;
    width: 12em;
}

div#author_edit td.right {
    background-color: #FFFFFF;
}

div#author_edit tr.odd td {
    /*background-color: #E6EDEF;*/
}

div#author_edit tr.even td {
    /*background-color: #FFFFFF;*/
}

div#author_edit table#select_chart_cap {
    margin: 0px;
    padding: 0px;
}

p.error {
    width: 500px;
    margin: auto;
    padding: 10px;
    border: 1px solid #FF0000;
    color: #FF0000;
}

table#select_chart_cap {
    margin: 0px;
    padding: 0px;
    border: 0px solid #000000;
}

table#select_chart_cap input.text {
    width: 220px;
}

table#select_chart_cap td {
    margin: 0px;
    padding: 4px;
    border: 0px solid #000000;
    background-color: #FFFFFF;
}

p.input_ex {
    margin: 4px 0px 0px 0px;
    padding: 0px;
    font-size: 90%;
    line-height: 1.5;
}

table#select_chart_cap input.checkbox {
    margin: 0px 0.5em 0px 0px;
    padding: 0px;
    border: 0px solid #000000;
    width: auto;
}


/* チャートソフトの機能表 */
table#chart_cap_table {
    width: 95%;
    margin: 10px auto;
    font-size: 11px;
    text-align: center;
    line-height: 1.5;
}

table#chart_cap_table th, 
table#chart_cap_table td {
    padding: 2px;
}

table#chart_cap_table th {
    background-color: #C8E6FF;
    color: #000000;
}

table#chart_cap_table td.cap_title {
    background-color: #F8F8FF;
    color: #000000;
}

p#cap_description {
    padding-left: 2em;
}

/* ソフトの作者認証フォーム */
div#author_register {
    width: 450px;
    margin: 15px auto;
}

div#author_register div.frame_head {
    background: url(/images/userframe_head450.gif) no-repeat;
    overflow: hidden;
    height: 5px;
}

div#author_register div.frame_foot {
    background: url(/images/userframe_foot450.gif) no-repeat;
    overflow: hidden;
    height: 5px;
}

div#author_register div.frame_body {
    border-right: #c0c0c0 1px solid;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 16px;
    margin: 0px;
    border-left: #c0c0c0 1px solid;
    width: 416px;
    padding-top: 12px;
}

div#author_register hr {
    padding-right: 0px;
    border-top: #c0c0c0 1px solid;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 20px 0px 12px;
    overflow: hidden;
    padding-top: 0px;
    height: 1px
}


/* ソフト新規登録 */
form#addsoft_form {
    margin: 0px;
    padding: 0px;
}

form#addsoft_form input,
form#addsoft_form textarea {
    border: 1px solid #696969;
    padding: 2px;
    background-color: #FFFFFF;
    width: 510px;
}

textarea.description {
    width: 100%;
    height: 200px;
}

form#addsoft_form table {
    margin: auto;
    width: 700px;
}

form#addsoft_form table td {
    padding: 8px;
}

form#addsoft_form table td.item_title {
    text-align: right;
    /*vertical-align: top;*/
    font-weight: bold;
    background-color: #D0DEE1;
    width: 12em;
}

form#addsoft_form table table#select_chart_cap {
    width: auto;
    margin: 0px;
}

form#addsoft_form *.w_auto {
    width: auto;
}




/* シングルファイル */
table#t4 tr#soft_head td {
    /*background-color: #ADD8E6;*/
    background-color: #C8E6FF;
}

/* 作者、バージョン、OS、価格、対象者･･･ */
#optbox {
    clear: both;
    margin-top: 5px;
    padding-top: 5px;
}

#optbox .option {
    float: left;
    width: 31%;
    padding: 1px;
    margin-bottom: 8px;
}

#optbox .option img {
    margin-right: 5px;
}

#optbox * {
    vertical-align: middle;
}

#optbox .br {
    clear: both;
}

