body {
	color:#FFFFFF;
	background-color: #993300;
	background-image:  url("http://www.littlebsd.com/html/img/back_01.gif");
	background-repeat: repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
}

.mainbox {
	background-image:  url("http://www.littlebsd.com/html/img/title00_01.jpg");
	background-color:#62271d;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left;
}

#main {
	width:670px;
	background-image:  url(http://www.littlebsd.com/html/img/title00_01.jpg);
	background-color:#62271d;
	color:#FFFFFF;
	margin:0px;
	padding: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 15px;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left;	
}
a:link {
	color: #00CCFF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #CCFFFF;
	text-decoration: underline;
}
a:active {
	color: #FF99FF;
	text-decoration: none;
}

h1 {
	color:#FFF03C;
	border-right-width: 220px;
	border-left-width: 34px;
	border-r;
	font-size: 24px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	padding:5px;
}
h2 {
	color:#FFF03C;
	border-right-width: 260px;
	border-left-width: 30px;
	border-r;
	font-size: 20px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	padding:5px;
}
h3 {
	color:#FFF03C;
	border-right-width: 300px;
	border-left-width: 28px;
	border-r;
	font-size: 16px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	padding:5px;
}
h4 {
	color:#FFF03C;
	border-right-width: 340px;
	border-left-width: 24px;
	border-r;
	font-size: 12px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	padding:5px;
}
.counter{
	color:#FFFF00;
	margin:0px;
	font-size: 2px;
}
.counter2{
	color:#FFFFFF;
	margin:0px;
	font-size: 10px;
}
.bgw{
	color:#000000;
	background-color: #FFFFFF;
}


.daemon_middle{
  background-image : url(http://www.littlebsd.com/img/top/daemon_middle.gif);
  width : 556px;
  background-repeat : repeat-y;
}
.daemon_command{
	background-image : url(http://www.littlebsd.com/img/top/daemon_command.gif);
	background-repeat : no-repeat;
	width : 496px;
	height : 164px;
	background-position: center center;
}
.daemon_command{
  height : 185px;
}
.daemon_profile{
  color : white;
  background-color : black;
  width : 496px;
}
.daemon_profile TD{
  color : white;
}

.daemon_profile_img_m{
	width: 495;
	height: 466;
}
.daemon_profile_img_m span{
  background: transparent url(http://littlebsd.com/d/daemon_cover_m.gif) no-repeat 0 0;
  height: 100%;
  width: 100%;
}