/*______________________________________
  Copyright (C) 2006 D and D studio
  Last Updated: 2006.03.09
  CSS for RAIJINKOW Site.
  http://www.discover-design.com
 ______________________________________*/
 .off { display:none; }
body    { color: #ccc; font-size: 95%; font-family: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", Osaka-等幅, Osaka, 平成角ゴシック; background: #110330; margin-top: 5px; margin-left: 5px }
A:link  { color: silver; text-decoration: underline }
A:visited  { color: gray; text-decoration: underline }
A:hover  { color: #ff9900; text-decoration: underline }
A:active  { color: #ff9900; text-decoration: underline }

P  { font-size: 95%; margin: 15px 5px 15px 40px }
H1 { margin: 0px,0px,3px,0px; }
H2 { margin: 0px; }

DIV.sitenavi   { color: #636363; font-size: 80%; font-family: "Century Gothic", arial, verdana, sans-serif; font-weight: bold; text-align: right; margin-top: 0; margin-right: 15px; margin-bottom: 0; vertical-align: top }
.sitenavi A:visited  { color: #636363; text-decoration: none }
.sitenavi A:hover  { color: #000000; text-decoration: underline }
.sitenavi A:active  { color: #000000; text-decoration: underline }

DIV.timestamp  { color: #696969; font-size: 75%; text-align: right; vertical-align: baseline; margin-top: 10px; margin-right: 15px }
DIV.list  { font-size: 95%; text-indent: -1em; vertical-align: top; margin: 0px 15px 5px 1.5em }
DIV.list_pt  { font-size: 85% }
DIV.img_left{
	float: left;
}

DIV.pagetopnavi {
	font-size: 75%;
	text-align: right;
	vertical-align: top;
	margin-top: 10px; margin-bottom: 5px; margin-right: 15px;

}
DIV.sitepolicy  { color: #ccc; font-size: 75%; background-color: #110330; text-align: left; word-spacing: 2px; margin: 0 5px 3px 1.5em; vertical-align: top }
.sitepolicy A:link  { color: #fff; text-decoration: none; background-color: #110330 }
.sitepolicy A:visited  { color: #fff; text-decoration: none; background-color: #110330 }
.sitepolicy A:hover  { color: #f90; text-decoration: underline; background-color: #110330 }
.sitepolicy A:active  { color: #f90; text-decoration: underline; background-color: #110330 }

DIV.copyright  { color: #fff; font-size: 75%; background-color: #110330; text-align: right; margin: 0 15px 2px 1.5em; vertical-align: top }
.copyright A:link  { color: #ccc; text-decoration: none; background-color: #110330 }
.copyright A:visited  { color: #ccc; text-decoration: none; background-color: #110330 }
.copyright A:hover  { color: #f90; text-decoration: underline; background-color: #110330 }
.copyright A:active  { color: #f90; text-decoration: underline; background-color: #110330 }

FORM  { font-size: 95%; margin: 15px 5px 15px 40px }

