@charset "UTF-8";




/* サイドメニュー
--------------------------------------------------------------*/

.sidemenu ul .g01{
	position:absolute;
	width:36px;
	height:29px;
	margin:0;
	padding:0;
	background-image: url(../../gallery/img/btn_p01.jpg);
	background-repeat : no-repeat ;
	top:38px;
	right:10px;
}
.sidemenu ul .g02{
	position:absolute;
	width:36px;
	height:29px;
	margin:0;
	padding:0;
	background-image: url(../../gallery/img/btn_p02.jpg);
	background-repeat : no-repeat ;
	top:76px;
	right:10px;
}
.sidemenu ul .g03{
	position:absolute;
	width:36px;
	height:29px;
	margin:0;
	padding:0;
	background-image: url(../../gallery/img/btn_p03.jpg);
	background-repeat : no-repeat ;
	top:114px;
	right:10px;
}

.sidemenu ul .g04{
	position:absolute;
	width:36px;
	height:29px;
	margin:0;
	padding:0;
	background-image: url(../../gallery/img/btn_p04.jpg);
	background-repeat : no-repeat ;
	top:152px;
	right:10px;
}

.sidemenu ul .g05{
	position:absolute;
	width:36px;
	height:29px;
	margin:0;
	padding:0;
	background-image: url(../../gallery/img/btn_p05.jpg);
	background-repeat : no-repeat ;
	top:190px;
	right:10px;
}

.sidemenu ul .g06{
	position:absolute;
	width:36px;
	height:29px;
	margin:0;
	padding:0;
	background-image: url(../../gallery/img/btn_p06.jpg);
	background-repeat : no-repeat ;
	top:228px;
	right:10px;
}

.sidemenu ul .g07{
	position:absolute;
	width:36px;
	height:29px;
	margin:0;
	padding:0;
	background-image: url(../../gallery/img/btn_p07.jpg);
	background-repeat : no-repeat ;
	top:266px;
	right:10px;
}
.sidemenu ul .g08{
	position:absolute;
	width:36px;
	height:29px;
	margin:0;
	padding:0;
	background-image: url(../../gallery/img/btn_p08.jpg);
	background-repeat : no-repeat ;
	top:304px;
	right:10px;
}

.sidemenu ul .g09{
	position:absolute;
	width:36px;
	height:29px;
	margin:0;
	padding:0;
	background-image: url(../../gallery/img/btn_p09.jpg);
	background-repeat : no-repeat ;
	top:342px;
	right:10px;
}


