/* ウィジェットのスタイル */ .widget { width: 150px ; margin: 0px 0px 20px 0px ; border: 0 ; text-align:center ; } .widget-header { width: 125px ; margin: 0px ; border-left: 10px solid #a9a9a9 ; padding: 5px ; text-align: center ; color: #fff ; background: #696969 ; font-size: 12px ; font-weight: bold ; line-height: 1px ; text-transform: uppercase ; } .widget-content { padding: 10px 0px 0px 15px ; font-size:12px; text-align:left; } .widget-content ul { text-align:left; } .widget-content li { list-style-type: none; }