body{
	background-image:url"(../img/gallery/gal-logo.jpg") no-repeat;
}
#gal-container{
	margin: 0 auto;
	width:100%;
	height:100%;
}
#gal-contents{
	margin: 0 auto;
	width:1000px;
	height:100%;
}
#gal-wrap{
	width:850px;
	margin: 0 auto;
	padding:110px 0 0 0;
}
#gal-wrap ul#menu li{
	float:left;
	margin:0 110px 70px 0;
}
#gal-wrap ul#menu li a:hover{
	cursor: url(../img/main/mouse.png), crosshair;
}
#gal-wrap ul#menu li.right{
	float:left;
	margin:0;
	cursor: url(../img/main/mouse.png), crosshair;
}

/* シャッター
-------------------*/

.caption {
	color: #ffffff;
	padding: 0.6em 0;
	font-size: 10px;
	font-family: arial;
	text-decoration:none;
	display: none;
	cursor: default;
	
	/* remove these 4 lines below if you want 
	the caption to span the whole width of the 
	image*/
	width: 100%;
	text-align: center;
	border-top: 1px solid #303030;
	border-right: 1px solid #303030;
	
	/* background / transparency */
	background: #000000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	cursor: url(../img/main/mouse.png), crosshair;
}
#menu a{
	text-decoration: none;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#menu span{
	text-decoration: none;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:10px;
}
