@charset "utf-8";
/* CSS Document */

#pager .box .page ul{
	margin: 0 auto;
	width: 102px;
	font-size: 0px;
	line-height: 0%;
	}
#pager .box .type2 ul{
	margin: 0 auto;
	width: 238px;
	font-size: 0px;
	line-height: 0%;
	}
#pager .box .type3 ul{
	margin: 0 auto;
	width: 170px;
	font-size: 0px;
	line-height: 0%;
	}
#pager .box .type4 ul{
	margin: 0 auto;
	width: 204px;
	font-size: 0px;
	line-height: 0%;
	}
	
	
	
	
.index .txt{
	color: #461200 !important;
	font-weight: 900 !important;
	}
	
.index_open{
	position: absolute;
	bottom: 0px;
	padding-top: 10px;
	}
.index_navibox{
	width: 310px;
	position: fixed;
	top: 350px;
	right: 0px;
	z-index: 1000000;
	}
	
#panel
{
     height: 243px;
     width: 267px;
     float: right;
     display: none;
}
.open
{
     height: 243px;
     width: 43px;
     float: right;
	 cursor: pointer;
}


body{
	position: relative;
	height: auto;
	}
#index_navibox {
	position: absolute;
	top: 330px;
	width: 310px;
	right: 0px;
	padding: 20px 0 0 0;
	z-index: 100000;
	font-size: 0px;
	line-height: 0%;
}
#content .follow {
    position: fixed;
    top: 0;
}
	

.accordion_head {cursor:pointer;}
