body {	background-color:#000000;
		background-image:url(../img/bg.jpg);
		background-repeat:no-repeat;
		background-position:center;
		background-position:top;
		background-attachment:fixed;
		font-family: "Times New Roman", Times, serif;
		font-size:11px;
		font-style:normal;
		color: #CCCCCC;
}

*{
		scrollbar-3d-light-color:#800080;
		scrollbar-arrow-color:#FFF;
		scrollbar-base-color:#000;
		scrollbar-dark-shadow-color:#990000;
		scrollbar-face-color:#000;
		scrollbar-highlight-color:#990000;
		scrollbar-shadow-color:#660000;
		scrollbar-track-color:#000;
}

* a { position: relative; }

div {color:#CCCCCC;}

div#stuff{
color:#CCCCCC;
font-size:13px;
font-family: "Times New Roman", Times, serif;
}
#hrz{
margin-top:20px;
margin-bottom:30px;
color:#4a008A; border-style:dotted;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

li{
padding:20px;
list-style-type: none; 

}

#menu{
	z-index:0;
	position:fixed;
	left:0px;
	width: 100%;
	overflow: auto;
	float:inherit;
}
.PopBoxImageSmall
{
   none 0px white;
   url("http://www.darkblaze.net/jp/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   solid thin #CCCCFF;
   url("http://www.darkblaze.net/jp/images/magminus.cur"), pointer;
}

		* { margin: 0; padding: 0 }
		
		p { text-align: left; margin: 15px 0 }
		
		p, ul { font-size: 13px; line-height: 1.4em } 
		
		p a, li a { color: #39c; text-decoration: none }
		
		p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
		
		p#cross-links { text-align: center }
		
		p#cross-links { margin-bottom: -15px; padding-bottom: -15px }
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		img { border: 0 }
		
		h3 { border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; text-align: left }
		
		#footerz{
			width:100%;
			position:fixed;
			bottom:0px;
			padding:2px 0;
			z-index:0;
				}
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap {
			margin: 20px 0;
			position: relative;
			width: 100%;
		}
		.csw {width: 50%; height: 460px; background: #000; overflow: none}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer {
			position: relative;
			overflow: hidden; 
			border: 2px solid #c0c0c0;
			margin: auto;
			width: 700px;
			height: 500px;
			clear: both;
			background: #000000;
		}
		
		.stripViewer .panelContainer {
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 700px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper {
			padding: 10px;
		}
		
		.stripNav {
			display: none;
			margin: auto;
		}
		
		.stripNavL {
			display: none;
		}
		
		.stripNavR {
			display: none;
		}