@charset "UTF-8";
/* CSS Document */



#index ul{ margin: 0; padding: 0; list-style: none; }
#index ul li{ margin: 0 0 10px 0; }
#index .dd{ color: #999; font-size: 10px; }

.mm table{ width: 100%; margin-bottom: 20px; }
.mm table tr th{ font-size: 12px; line-height: 30px; width: 10%; font-weight: bold;}
.mm table tr td{ font-size: 12px; line-height: 30px; width: 90%; }
.mm .message{ padding: 15px; margin: 0 0 10px 0; white-space: pre; background: #fff; border: 20px solid #ddd; white-space:pre; font-family: "ＭＳ ゴシック", "Osaka-等幅","Arial", monospace; }

.entry{ text-align: center; background: #eee; padding: 20px; margin: 20px 0; }
