@import url(/www/css/font.css);

body { font-family:'SCDream4'; font-size: 13px; }


#m_search { 
	margin-bottom:5px;
	width:100%;
	float:left;
	border-top: 2px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
    background-color: #F4F4F4;
    padding: 5px 0;}
    
#m_search div { float:left; }
#m_search div:first-of-type { float:left; padding-top:5px; }
#m_search div:last-of-type { float:left; padding-left:25px; }


#openBillingTable {
	font-size: 14px;
	border-top: 2px solid #abc4e6;
    border-bottom: 1px solid #abc4e6;
    margin-bottom: 10px;
    margin-top: 20px;
    border-spacing: 0;
    width: 100%;
    border-collapse: collapse;}

#openBillingTable th {
    height: 30px;
    background-color: #d7e3f3;
    border: 1px solid #abc4e6;}


#openBillingTable td {
	border: 1px solid #abc4e6;
	height:25px;}

#openBillingTable td a {
	text-decoration: none;
	color: #333;
}
	
#openBillingTable .ce02 {
text-align:center;}
	
#openBillingTable .ce03 {
text-align:center;}

#pageinglist {
	float: right;
	padding-right:20px;
  	list-style: none;}

#pageinglist a {
	text-decoration: none;
	color: #333;
} 

/*ÆË¾÷½ºÅ¸ÀÏ*/
#infoContent{
	font-size: 14px;
	border-top: 2px solid #abc4e6;
    border-bottom: 1px solid #abc4e6;
    border-spacing: 0;
    width: 100%;
    border-collapse: collapse;}
    
#infoContent caption {
	padding:10px 0;
	font-size:18px;
	font-weight:bold;}
    
#infoContent th {
    height: 25px;
    background-color: #d7e3f3;
    border: 1px solid #abc4e6;}

#prcsNstNm {width:30%;}

#infoContent td {
	padding: 5px;
	border: 1px solid #abc4e6;
	height:25px;}
	
 .btn01 {
 	margin-top:10px;
    margin-left: 3px;
	width: 80px;
    height: 30px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    background-color:#1EA3CD; }
    
 .btn02 {
 	margin-top:10px;
	width: 80px;
    height: 30px;
    margin-left: 3px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    background-color:#919191; }
    