table { font-family:"Osaka","ＭＳ Ｐゴシック",sans-serif; font-size:10pt; line-height:140%; }
small { font-size:11px; }

.footer  { font-size:12px; color:#ffffff; }
.page    { font-size:12px; color:#808080; }
.title   { font-size:11pt; color:#aa0000; font-weight:bold; }
.question  { color:#ffffff;  font-weight:bold; padding-left:5px; }
.txt_red   { color:#aa0000; }
.txt_green { color:#006600; }
.txt_grey  { color:#666666; }
.txt_white { color:#ffffff; }

.imejp { ime-mode: active;}
.imeoff {ime-mode: disabled;}

body {
    color:#333333;
    margin-left: 0;
    margin-top : 0;
    background-color: #808080;
    background-image: "../img/bg.jpg";
 /* marginwidth="0" marginheight="0"  */
}
table.outer{
    width: 780px;
    background-color: #ffffff;
    border-right:#cccccc 1px solid;
    border-left:#cccccc 1px solid;
    border-bottom-width: 0px;
    border-top-width: 0px;  
}

table.mygrid{
    border-width: 0px;
}
table.mygrid td{
    padding: 8px 8px 8px 8px; /* 1:上 2:右 3:下 4:左 */
    text-align: left;
    border-width: 0px;
}
.validations{
    text-align: left;
}

table.error{
    width: 780px;
    background-color: #ffffff;
    border-right:#cccccc 1px solid;
    border-left:#cccccc 1px solid;
    border-bottom-width: 0px;
    border-top-width: 0px;  
	padding-bottom:30px;
}

.ad_top 
{
    text-align:center;
    padding:20px 0 0 10px;
}

.ad_bottom 
{
    text-align:center;
    padding:10px 0 25px 0;
}