
#navi .left 
{
    margin:-15px 0px -16px -6px;
}

#area-contents
{
    background-color: white;
    padding-left : 20px;
}

#header ,#navi, #billboard, #contentsnavi, #area-contents, #reform_title
{
    box-shadow: 5px 0px 5px -2px rgba(0,0,0,0.4); 
}


#reform_title{
	border: 0px;
}
#bottom {
    box-shadow: 5px 5px 5px rgba(0,0,0,0.4); 
}

#contentsnavi .ac {
	margin-left : 90px;
	overflow: hidden;
}

#contentsnavi .img{
	display: block;
	position: relative;
	float: left
}

#contentsnavi .new{
	position: absolute;
	top: 0px;
	left: 0px;
	height : 0px;
	width: 45px;
	padding-top: 45px;
     background-image: url("../img/new.gif");
}



.jisseki {
	width: 220px;
	height: 155px;
	background-image: url("../img/jisseki.jpg");
	position: relative;
	color: black;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: -10px;
}

.jisseki .count {
	position: absolute;
	font-family: "Open Sans";
	text-align : right;
	top: 80px;
	width: 220px;
	height: 19px;
	font-size: 25pt;
	color: orange;
	text-align: center;
	font-weight: bold;
}
.jisseki .count span {
	color:black;
	font-size: 10pt;
}
.jisseki .date {
	position: absolute;
	left: 0px;
	top: 125px;
	width: 220px;
	height: 12px;
	text-align : center;
	font-size: 10pt;
	
}

#nav {
	text-align : center;

}

#twitter{
	margin-left: -10px;
	margin-top: -10px;
	margin-bottom: -10px;
}