|
|
|
@ -856,10 +856,10 @@ table.content-text-list tbody tr td.locked, div.memo-section .locked {
|
|
|
|
|
*******************************************************************************/
|
|
|
|
|
.line_block {
|
|
|
|
|
display: inline-block;
|
|
|
|
|
width: 49%;
|
|
|
|
|
margin: 10px auto;
|
|
|
|
|
width: 47%;
|
|
|
|
|
/*margin: 10px auto;*/
|
|
|
|
|
vertical-align: top;
|
|
|
|
|
padding: 0px 2%;
|
|
|
|
|
padding: 0px 1%;
|
|
|
|
|
-webkit-box-sizing: border-box;
|
|
|
|
|
-moz-box-sizing: border-box;
|
|
|
|
|
-box-sizing: border-box;
|
|
|
|
@ -869,6 +869,7 @@ table.content-text-list tbody tr td.locked, div.memo-section .locked {
|
|
|
|
|
|
|
|
|
|
.resource_sum {
|
|
|
|
|
height: auto;
|
|
|
|
|
width: 100%;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.line_block p {
|
|
|
|
|