@import url(/css/tenpo.css);
@import url(/css/base.css);
@import url(/static/css/default.css);

/* 会員登録 */
.field-header{
float:left;
padding:5px;
width:180px;
}

.field-inner{
background-color:#D3EAB9;
border-left: double 1px #000;
border-right: double 1px #000;
border-bottom: double 1px #000;
color:#333333;
}

.field-content{
background-color:#fff;
float:left;
padding:5px;
}

.textarea-wrapper{
background-color:#fff;
float:left;
padding:5px;
}

.hint{
background-color:#fff;
float:left;
padding:5px;
font-size:10px;
}

#username,
#nickname,
#email,
#password,
#pass_verify,
#url,
#customfield_cf_usr_ground,
#customfield_cf_usr_mail,
#customfield_cf_usr_add,
#customfield_cf_usr_add2,
#customfield_cf_usr_zip,
#customfield_cf_usr_age,
#customfield_cf_usr_open,
#customfield_cf_usr_com,
#customfield_cf_usr_fax,
#customfield_cf_usr_tel,
#pass
{width:180px;}

.field-content
{width:438px;}

#username-field,
#name-field
{
border-top: double 1px #000;
}

.custom-field-radio-list li{
float:left;
padding:0px;margin:0px;
}

#customfield_cf_usr_fundmin,
#customfield_cf_usr_fundmax{
font-size:11px;
line-height:160%;
}
/* top */
#line_search2 ul{
}

#line_search2 li{
font-size:10px;
line-height:160%;
}



/* ログイン01 */
.login01 {
        color: #333;
        margin-bottom: 10px;
        border-top: 1px solid #999999;
        border-left: 1px solid #999999;
        border-collapse: separate;
		font-size:9pt;
}

.login01 td {
        padding: 5px;line-height: 120%;
        border-right: 1px solid #999999;
        border-bottom: 1px solid #999999;
}
/* 交渉状態 */
.kousyou1   {
   position:   absolute;
   top:      0px;
   left:      0px;
}
.kousyou2   {
   position:   absolute;
   top:      0px;
   left:      0px;
}


.nb1 a:link,
.nb1 a:visited{
font-size: 15px;
border: 1px solid #999;
padding: 1px 6px;}


/*twitter↓*/
.twtr-hd h3{text-decoration:none;color:#666;font-size:12px;font-weight:bold;border-bottom:0px;}
.twtr-hd h4,
.twtr-hd h4 A:link,
.twtr-hd h4 A:active ,
.twtr-hd h4 A:visited,
.twtr-hd h4 A:hover
{color:#0099ff;font-size:11px;}

.twtr-ft
{display: none;}
.twtr-bd{}
/*twitter↑*/​

