﻿div.mainBody section.question
{
    padding:5px;
    background-color:#551100;
    margin-bottom:25px;
    font-size:14px;
    padding-bottom:15px;
    
    border-style:solid;    
    border-width:1px;    
    border-color:#660000;
    border-top-color:#110000;
    border-left-color:#110000;  
}

div.mainBody section.question h2
{
    margin-bottom:10px;    
    background-image:url(../img/stripe1.gif);
    background-position:center center;
    background-color:#110000;
    padding:5px;
    margin-bottom:5px;
    font-weight:bold;
}

div.mainBody section.question input.tbxAge
{
    font-size:14px;
    padding:5px;
    font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック", Osaka, Helvetica;
    margin-bottom:10px;
    width:40px;
}

div.mainBody section.question strong.qTitle
{
    display:block;
    font-size:14px;
    color:#ffffff;
    margin-bottom:5px;
    margin-top:15px;
}

div.mainBody section.question div.ansSbmt 
{
    text-align:center;
}

div.mainBody section.question div.ansSbmt input
{
    padding:5px;
    font-weight:bold;
    padding-left:15px;
    padding-right:15px;
}

div.mainBody textarea
{
    width:495px;
    display:block;
    font-size:14px;
    padding:5px;
    font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック", Osaka, Helvetica;
    line-height:1.7em;
    margin-bottom:10px;
}

div.mainBody section.question div.gBack3
{
    background-image:url(../img/graph-back.gif);
    background-repeat:repeat-x;
    background-position:top center;
    height:15px;
    padding:1px;
    border-style:solid;    
    border-width:1px;    
    border-color:#660000;
    border-top-color:#110000;
    border-left-color:#110000; 
    width:502px;
}

div.mainBody section.question div.qGraph
{       
    margin-top:15px;
}
div.mainBody section.question div.g5 img
{
    height:15px;
    background-image:url(../img/graph-question.gif);
    background-repeat:repeat-x;
    background-position:center center;
}

div.mainBody section.oldQuestion
{
    padding:5px;
    background-color:#551100;
    margin-bottom:15px;   
    
    border-style:solid;    
    border-width:1px;    
    border-color:#660000;
    border-top-color:#110000;
    border-left-color:#110000;  
    padding-bottom:0px;
    margin-top:25px;
}

div.mainBody section.oldQuestion h3
{
    margin-bottom:5px;
    font-size:14px;
}

div.mainBody section.oldQuestion div
{ 
    background-image:url(../img/stripe1.gif);
    background-position:center center;
    background-color:#110000;
    padding:5px;
    margin-bottom:5px;
    font-size:10px;
    
}
div.mainBody section.oldQuestion a
{
    font-size:14px;
    margin-right:5px;
}
