@charset "utf-8";
/* CSS Document */
@import url(base.css);
@import url(wrap.css);
@import url(sidemenu.css);
@import url(kago.css);
@import url(campaign.css);
/*---------------------------------------*/
#makebanner table{
width:100%;
}
#makebanner table table{
/*width:auto;*/
}
#makebanner table table table{
width:auto;
}
.tblBsc{
margin:10px 0;
padding:0;
}
.tblBsc table{
border-top:1px solid #d1c2c5;
}
.tblBsc table table{
border-top:none;
}
.tblBsc th,.tblBsc td{
text-align:left;
vertical-align:top;
padding:5px 10px;
line-height:140%;
border-top:1px solid #ffffff;
border-bottom:1px solid #d1c2c5;
}
.tblBsc tr.btm th,.tblBsc tr.btm td{
border-bottom:none;
}
.tblBsc th{
background:#efefef;
font-size:0.8em;
}
.tblBsc td.dyn{
padding-left:0;
padding-right:0;
}
.tblBsc td.dyn table th{
font-weight:bold;
}
.tblBsc td.dyn table{
border-top:none;
}
.tblBsc td.dyn table td{
border-top:none;
}
/*---------------------------------------*/
.tblBsc2{
margin:30px auto;
padding:30px;
background:#efefef;
}
/*---------------------------------------*/
#headLogin{
float:right;
vertical-align:middle;
margin:5px;
}
#headLogin input{
border:1px solid #a29e94;
margin:0 5px;
vertical-align:middle;
}
.tR{
text-align:right;
position:relative;
right:0;
}
h4.title{
margin:0 0 30px 0;
}
p.naked,p.nakedTop{
line-height:140%;
text-align:left;
}
p.nakedRed{
line-height:140%;
text-align:left;
color:#CC0000;
}
p.topInfo{
line-height:140%;
margin:20px 0;
}
p strong{
font-weight:bold;
}
img.blc{
display:block;
}
/*---------------------------------------*/
/*end*/

