*{margin:0;padding:0;}

img {
    border-style:none;
    
}
A:link { color: #808080;
text-decoration: none
 }  
A:visited {
  color: #808080;
  text-decoration: none
}
A:active { color: #808080 }
A:hover  {color: #800000;
  
  text-decoration: none
}


       
#menu {text-decoration:none;
       font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
       letter-spacing: 5px;
       line-height: 200%;
       font-weight:100;
       width:700px;
       margin-left:auto;
       margin-right:auto;
       margin-bottom:auto;
       margin-top:auto;
	   font-weight:bold;
}

#scroller-header a {
	text-decoration:none; 
	color:#867863; 
	padding:0 2px;
}

#scroller-header a:hover {
	text-decoration:none; 
	color:#4b412f
}

a.selected {
	text-decoration:underline !important; 
	color:#4b412f !important;
}

#scroller-header {
	background:url(images/header.gif) no-repeat;
	width:700px;
	height:50px;
	padding:35px 0 0 15px;
	font-weight:700;
}

#scroller-body {
	background:url(images/body.gif) no-repeat bottom center;
	width:700px;
	padding-bottom:30px;
}

#mask {
	width:700px;
	overflow:hidden;
	margin:0 auto;
}

#panel {

}

#panel div {
float:left;

}

/* Extra styling for each panel*/

#panel ul {
list-style:none;
margin:0 5px;
padding:0;
}

	#panel ul li {
		padding:5px;
		color:#557482;
		border-bottom:1px dotted #ccc;
	}

	#panel ul li.last {
		border-bottom:none !important;
	}

#panel-2 {
}

#panel-3 {
}
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

.style{font-size:12px;color:#888;text-decoration:none; font-weight : lighter;
}
.c{display: none;
}