@charset "utf-8";
/* CSS Document */
h3 { font-size:130%; color:#372F1B; }
.child_content p { margin:0; padding:0; }
.child_content table { width:99%; border-collapse:collapse; border:1px solid #D5CEB6; margin:5px 0 10px 0; }
.child_content th ,
.child_content td { border:1px solid #D5CEB6; } 
.child_content th { background:#473E26; color:#fff; }
.child_content td { line-height:180%; padding:5px;background:#fff none;}
.child_content th { width:20%; text-align:center; }
.child_content td ul li { list-style:disc inside; padding:0 0 0 4px; } 
.child_content td a { color:#473E26; } 

