body{
font-size:xx-small;
}
.display{
margin:5px;
}
h1,.reply{
background-color:#ccc;
background-image:url(../imgs/d3/bg1.gif);
background-position:0% 0%;
background-repeat:repeat-y;
white-space:nowrap;
color:#ff6347;
}
td.topmenu,td.movemenu{
width:50%;
text-align:left;
}
hr.topmenu,hr.movemenu{
color:#800;
}
td.cm,td.bottommenu{
width:50%;
text-align:right;
}
.thread,.write{
background-image:url(../img/d3/bg2.gif);
margin:2px 0;
padding:2px;
}
.title,.name{
font-size:medium;
white-space:nowrap;
}
.time{
color:#ff6347;
text-align:right;
}
.output{
border:solid #555 1px;
margin:5px 0;
padding:2px;
}
.day{
color:#ff6347;
}
.EZ_web{
font-size:xx-small;
background-color:#ffa500;
color:#fff;
}
.FOMA,.DoCoMo{
font-size:xx-small;
background-color:#00f;
color:#ff0;
}
.Vodafone,.SoftBank{
font-size:xx-small;
background-color:#f00;
color:#fff;
}
.PC{
font-size:xx-small;
background-color:#0a0;
color:#fff;
}
.text{
background-image:url(../img/d3/bg2.gif);
font-size:medium;
color:#f5f5dc;
margin-left:5px;
}
.info{
text-align:right;
}
.reply{
font-size:medium;
}
.write{
color:#fff;
}
input{
font-size:xx-small;
height:13px;
background-color:#000;
color:#ff6347;
}
textarea{
font-size:xx-small;
background-color:#000;
color:#ccc;
}
.back{
background-color:#ccc;
background-image:url(../img/d3/bg1.gif);
background-position:0% 0%;
background-repeat:repeat-y;
}
select{
background-color:#000;
}
option{
background-color:#000;
background-image:url(../img/d3/bg2.gif);
border:solid #ff6347 1px;
font-size:xx-small;
color:#ccc;
margin:2px;
}
form br{
display:none;
}