/* local_books.css */


.innercontents_left table{
    margin: 0 0 5px 0;
    table-layout:auto;
    border:none;
}


th.solid{
    width: 120px;
    vertical-align:top;
    border-bottom:solid 1px #cccccc;  
    padding: 8px 0 8px 0;
}

th img.wid110{
    width: 110px;
    height:auto;
}

td{
    vertical-align:top;
    width: 540px;
    padding: 8px 0 8px 0;
}

td.dot{
    border-bottom:dotted 1px #cccccc;  
}

td.solid{
    border-bottom:solid 1px #cccccc;  
}

td p{
    text-align:right
}

td p.right a{

	font-size:11px;
    padding: 0 0 0 12px;
	background:url(../../common/img/IClinkicon01.jpg) no-repeat left 2px;
}


th.noline, td.noline{
    padding: 8px 0 8px 0;
    border:none;
}
