@import url("common.css");
body {
margin: 1em;
color: #000000;
font-size:14px;
margin-top:10px;
font-family: "serif", "Osaka−等幅";
font-style: nomal;
background-color: #ffffff;
background-image: url(http://www.eclat.cc/home/happyporon/files/wph-star-1.jpg);
background-repeat: none;
background-attachment:fixed;
}
/* Mozilla系のみページ上部に表示。「content: "";」の""の中身は各自変更して下さい。 */

body:before {
 content: "Footprint";
}

/* 「総アクセス数」 */

#counter:before {
 content: "〔";
 }
#counter:after {
 content: "〕";
 }
#counter {
 text-align: center;
 font: bold 1em/120% sans-serif;
 }

/* テーブル */

table {
 width: 80%;
 margin: 0.1em auto 2em;
 display: table;
 }

caption {
 border-bottom: 2px solid #5A6D7C;
 margin: 0.1em;
 padding: 0.2em;
 display: table-caption;
 width: 95%;
 color: #5A6D7C;
 font: bold 0.8em/140% sans-serif;
 text-align: center;
 caption-side: top;
 }

*>caption {
 font-size: 1em;
 }

/* 「最近○人の足跡」 */

#messages .add {
 font-size: 0.8em;
 }

#messages .user_id {
 display: table-cell;
 text-align: center;
 }

#messages .user_id:hover, .user_id a:hover {
 background: #eef url("ajisai4.png") center center;
 }

#messages .user_id a {
 padding: 2px 3px;
 width: 10em;
 }

#messages .date, #days .day, #wdays .wday {
 text-align: right;
 color: #5A6D7C;
 }

/* 「最近30日の日別統計」 */

#days .day, #hours .hour, #wdays .wday {
 text-align: right;
 }

#days .count, #hours .count, #wdays .count {
 text-align: center;
 color: #3A5AA6;
 }


a img{border:0;}
table{background-color:#ffffff; border:1px solid #ff0000; background-color:#ffcccc;}
th{padding:10px; background-color:#ffffff;}
td{padding:10px; font-size:12px; background-color:#ffffff;}