@charset "utf-8";

body{
font-size:12px;}

h1{
background-image:url(../gallery/images/title_gallery.png);
width:111px;}

/*背景設定*/
#container{
	background-image:url(../gallery/images/bg_gallery.jpg);
}

/* メニュー現在地表示・ロールオーバー再定義 */
div#footer li#menu06 a {
	background-position:0 -25px;
	_margin-top: -25px; 
}

div#footer li#menu06 a:hover {
	background-position:0 -25px;
	_margin-top: -25px; 
}

/*スクロールバー高さ調整*/
.scrollControlsY{
	height:86%;
}


/*写真表示欄*/
div#photo-area{
margin:71px 0 0 0;
height:230px;}

div#photo{
	width:300px;
	height:225px;
	text-align:right;
	float:left;
}

div#caption{
float:right;
width:171px;
padding:0 15px 0 12px;
color:#000000;
}

div#caption p{
font-size:100%;}

div.contents .scroll{
height:210px;
margin-top:5px;
padding-left:10px;
width:468px;
line-height:1em;}

/* safari only \*/
html:\66irst-child div.contents .scroll,
body:first-of-type div.contents .scroll {
padding-left:0;
width:478px;
}

div.contents .scroll img{
margin:0 8px 10px 0;
cursor:pointer;
}

div.contents .scroll img.last{
margin-right:0;}
