@charset "utf-8";


#article h1{
background:url(../request/img/page_title.gif) no-repeat;
}

#article table{
display:inline;
float:left;
color:#333333;
border:none;
width:420px;
margin:0 20px 0 0;
}

#article table.right_child{
margin:0 0 0 0;
}

#article th{
text-align:left;
font-size:75%;
padding:7px 0;
}
#article td{
font-size:75%;
padding:0 0;
}

#article .check{
clear:left;
text-align:center;
}

#article h2{
padding:10px 0;
}

#article p{
font-size:87.5%;
padding:10px 20px 0 20px;
}


#article table textarea{
width:240px;
}

#article table table{
width:415px !important;
margin:0 !important;
}


#article table table textarea{
width:350px;
}

#article table label{
display:block;
float:left;
padding-right:5px;
white-space:nowrap;
}
#topic_path li.path a{
background-image:url(../img/parts/topic_path_request.gif);
width:53px;
}
