bordy{
	
}
.btn {
    background:transparent url(btn.png) no-repeat 0 0;
    display: block;
    width:35px;
    height: 35px;
    position: absolute;
    top:15px;
    left:20px;
    cursor: pointer;
    z-index: 9501;
}
.peke {
    background-position: -35px 0;
}
.drawr {
    display: none;
	/*background-image: url(hemp-cloth01.jpg);*/
    background-color:rgba(0,0,0,0.8);
    position: fixed;
    top: 0px;
    left:0;
    width:260px;
    padding:60px 0 0px 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	z-index: 9500;
	font-size: 13px;
}
#menu{
	-webkit-padding-start: 22px;
}
ul#menu{
	height: 100%;
	overflow-y: auto;
	-webkit-overflow-scrolling:touch;
}
#menu li {
    width:200px;
	list-style: none;
	border-bottom: 1px rgba(151,151,151,0.5) solid;
	border-collapse: collapse;
}
#menu li:last-child{
	margin-bottom:100px;
}
#menu li:hover{
	background:rgba(151,151,151,0.5);
}
#menu li a {
    color:#fff;
    display: block;
    padding:10px 15px;
	text-decoration:none!important;
}

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

