@charset "utf-8";

/*ログインフォーム*/

h4.login{
margin-top:15px;
}

#loginform{
background:url(images/login/bg_login.gif) no-repeat;
width:430px;
height:190px;
padding:20px 0 0 0;
margin:0 auto;
}


#loginform p{
width:260px;
margin:0 auto;
}

#loginform p input.input{
width:260px;
}

#loginform p.submit{
margin-top:15px;
}

p.login_note{
margin:10px 0 0 0 ;
text-align:center;
}

p.new_entry{
margin:10px 0 0 0 ;
text-align:center;
}

#goods_form{
}




#theme-my-login{
}


#goods_form table{
width:705px;
border-collapse:separate;
border-spacing: 2px;
}

#goods_form table th{
background:url("images/common/bg_01.gif");
border-bottom: 1px solid #d7cbbe;
border-right: 1px solid #d7cbbe;
font-weight: normal;
padding: 5px 0 5px 30px;
width: 140px;
}

#goods_form table th span{
color:#ce505e;
font-size:10px;
}


#goods_form table td{
border-bottom: 1px solid #dddddd;
padding: 5px 0 5px 10px;
}

#goods_form table td span.input_rule{
background:#ce505e;
padding:3px;
font-size:11px;
border:#bc8f94;
color:#ffffff;
margin-left:10px;
}

#goods_form table td span.note{
color:#ce505e;
font-size:11px;
}

#goods_form table td span.ex{
color:#565656;
font-size:0.786em;
padding-top:0px;
}

#goods_form table td span.exred{
color:#b00808;
font-size:0.786em;
padding-top:0px;
}


#goods_form #btn{
margin-top:10px;
}

.entry-title{
display:none;
}
.entry-content{
padding:0px;
}
.entry-content select{
margin:0 !important;
}

td {
padding:10px;
}

p.submit{
margin:10px 0 0 0 ;
text-align:center;
}

ul.goods_trader_munu{
float:none;
clear:both;
height:30px;
width:725px;
background:url(images/goods_trader/bg_menu.gif) repeat-x;
margin:0 0 15px 0;
}

ul.goods_trader_munu li{
float:left;
background:url(images/common/arrow.gif) no-repeat scroll 0 3px;
padding:0 0 0 20px;
margin:5px 5px 0 10px;
}

p.step_note_01{
background:url(images/goods_trader/line_01.gif) no-repeat;
background-position:top;
padding:10px 0 0 5px;
margin-top:8px;
}

p.step_note_02{
background:url(images/goods_trader/line_01.gif) no-repeat;
background-position:bottom;
padding:5px 0 10px 5px;
margin:0 0 40px 0;
}


/*グッズ情報登録メニュー*/

ul#good_entry_menu{
margin:20px 0 0 0 ;
padding:0;
}

ul#good_entry_menu li{
background:url(images/goods_trader/bg_menu_maker-shop.gif) no-repeat;
width:665px;
height:27px;
float:left;
margin:5px 0 5px 0;
padding:5px 0 0 50px;
font-size:1.071em;
}

ul#good_entry_menu li a{
text-decoration:none;
}

ul#good_entry_menu li span{
color:#ce8924;
margin-left:15px;
font-size:1em;
}

#manual p {
width:725px;
margin:0 0 10px 0;
padding:0 0 0 60px;
font-size:0.929em;
}

#manual img {
vertical-align:middle;
margin:0 3px 0 0;
padding:0;
}



