/* それはそれこれはこれ 標準 CSS ファイル　　        　　　　 */
/*  05/20/2010 */

body {width: 60%; background-color: #2f2f2f; color: #949494; font-family : Hiragino Kaku Gothic Pro ; Verdana; Osaka; MS ゴシック; Line-height: 120%}
h1 {font-size:100%; color: peru; padding: 30px 0px; }
h2 {font-size: 15px; color: #ffffff; padding: 30px 0 0 0; }
h3 {font-family :麗流隷書; font-size: 12px; color: #ffffff;}
p {font-size: 80%;}
dt {font-size: 80%; padding: 50px 0 20px 0;}
dd {font-size: 80%;}
ul {list-style-type: none; }
.no_border {border-style:none;}
.center { text-align:center;}
hr {margin: 30px 0; }
img {border-style:none;}
img.pad { padding: 15px; }
.day {font-size: 70%; text-align: right; padding: 20px; }
.xlmoji {font-size: 150%; font-weight: bold; }
.lmoji {font-size: 105%; }
.smoji {font-size: 70%; color: #708090 ; }
.xsmoji {font-size: 10px; font-style: italic; color: #708090; font-family : cursive; monospace;}
#counter  {font-family :Verdana; font-size: 12px; text-align: center; }
#header { margin: 10px 0px 30px 0px; }
#info { width : 500px ; margin-left: 170px; margin-right:auto; margin-bottom:50px; }
#navi { text-align: right; margin:50px ; }
#action { float : left; width : 200px ; margin: 0 auto; text-align: center; }
#contents { margin:70px ; }
#footer  { text-align: center; }

a:link { text-decoration: none; color:#6699ff; }
a:visited { text-decoration: none; color:#6699ff; }
a:active { text-decoration: none; color:#6699ff; } 

a:hover {text-decoration: none; color:#ffffff; }

