/* 記事テンプレ -------------------------------------------------------------------*/

.twhole { border-top: 3px double #D0AC2F; }
.tleft { border-bottom:dotted #A2D5D3 4px; }
.timg  img { margin-top : 5px }
.ttitle{ color : #800000;  font-weight: bold; margin-bottom : 2px;}
.tmenu{ border-top:4px dotted #F49883; border-bottom:4px dotted #F49883; color :#8d4513; }
.tdata{ border-top:4px dotted #A2D5D3; }
.twrite{ 
           border-top:4px dotted #E5CE93; 
           border-bottom:4px dotted #E5CE93;
           border-left:1px dotted #FFCC00; 
           border-right :1px dotted #FFCC00
           }
.tcom{ border-top:4px dotted #CAD0A8; border-bottom:4px dotted #CAD0A8 }
.tpon{ border-top:3px double #D0AC2F; border-bottom: 3px double #D0AC2F;}
table.tpon h1{ font-size : 12pt; font-weight: bold; color : #FF6600;margin-bottom :0px;margin-top : 0px; }
.tfooter{ border-bottom: 3px double #D0AC2F; }
.ttext { font-size : 12px;   line-height: 120%; }
