/* CSS Document */
/*4段組*/
div.box-four{
	width:154px;
	float:left;
	padding:20px 0px 20px 0px;
}
div.box-four a.button{
	width:130px;
}
/*4段組*/

div.image-list{background:url(../images/gallery/list_ornament_top.jpg) no-repeat center top;}
div.image-list-wrap{
	background:url(../images/gallery/list_ornament_bottom.jpg) no-repeat center bottom;
	padding:95px 0px;
	_height:1px;
	min-height:1px
}


/*ひとくちメモ*/

div.onepoint-memo{
	background:url(../images/gallery/memo_body.gif) repeat-y;
	width:610px;
	_height:1px;
	min-height:1px;
}
div.onepoint-memo div.onepoint-wrap{
	background:url(../images/gallery/memo_foot.gif) no-repeat left bottom;
	padding-bottom:30px;
	_height:1px;
	min-height:1px;
}
div.onepoint-memo p.para{
	padding:10px;
	margin:0px;
}
div.onepoint-memo span.catch{
	font-size:16px;
	font-weight:bold;
}

div.onepoint-image{
	background:no-repeat right top;
	margin:0px 10px 0px 0px;
	padding-right:207px;
}
/*ひとくちメモ*/

/*ページ移動ボタン*/
div.page-index{
	background:url(../images/gallery/pagebutton_none.jpg) no-repeat left -9999px;
	margin:8px 0px;
	text-align:center;
}
div.page-index.right{background-position:437px top;}
div.page-index.left{background-position:139px top;}

/*ページ移動ボタン*/
