/*頽廃夜想曲公式サイトCSS*/
body           { font-size: 10px; text-decoration: none; text-align: center; cursor: crosshair; margin: 0; scrollbar-3dlight-color: white; scrollbar-arrow-color: black; scrollbar-darkshadow-color: white; scrollbar-face-color: white; scrollbar-highlight-color: black; scrollbar-shadow-color: black; scrollbar-track-color: white }
p      { font-size: 10px; text-decoration: none }
td     { font-size: 10px; background-repeat: no-repeat; background-attachment: scroll }
a:link     { color: #999; font-size: 10px; text-decoration: none; cursor: move }
a:hover     { color: #fff; font-size: 10px; text-decoration: none; cursor: move }
a:active    { color: white; font-size: 10px; text-decoration: none; cursor: move }
a:visited     { color: #333; font-size: 10px; text-decoration: underline line-through; cursor: move }
blockquote   { color: #333; font-size: 10px; text-decoration: none; background-color: #eee; padding: 5px; width: 350px; border: solid 1px }
/*-----INDEX-PAGE-----*/
/*--全体--*/
#index    { background-image: url("../images/logo/dn-logo01-2.gif"); background-position: center; height: 100% }
/*-----SUBPAGES-----*/
/*--全体--*/
#subpage   { width: 680px; height: 100% }
.contents  { width: 580px; height: 100% }
.upper  { text-align: left; height: 58px; border: solid 1px #333 }
.spacebar  { height: 10px }
.main  { text-align: left; height: 478px; overflow: auto; border: dashed 1px #333 }
div.main p { color: #333; text-decoration: none }
div.main h2 { color: #222 !important; font-size: 16px; text-decoration: none; border-bottom: 1px solid #ccc }
div.main h3  { color: #222 !important; font-size: 14px; background-color: #efefef; border-bottom: 1px dashed #ccc }
.textspace { padding: 10px }
.update  { color: #222; font-size: 10px; text-decoration: none; background-color: #ccc; text-align: left; padding: 5px; width: 398px; height: 78px; overflow: auto; border: solid 1px #333 }
.menu  { text-align: center; height: 38px; border: solid 1px #333 }
div.menu p { color: #333; vertical-align: middle }
div.menu a:link { color: #333; font-size: 11px; text-decoration: none }
div.menu a:hover { color: #ccc; font-size: 11px; text-decoration: none }
div.menu a:visited { color: #333; font-size: 11px; text-decoration: none }
.bottom  { text-align: right; height: 148px; border: dashed 1px #333 }
div.bottom p { color: #333; text-decoration: none }

/*---(C) Copyright 2006-2008 頽廃夜想曲 All right reserved.---*/
