@charset "utf-8";

/***********************************************/
/*ＩＤ値                                       */
/***********************************************/

/*全体構造（中央寄せ、影付き）*/
#body { margin: 0 auto 0 auto; padding: 0; vertical-align: top; text-align: center; }
#table{	width:760px; margin: 0 auto 0 auto;}

body{ margin:0; padding:0; border:0;}
body img{ border:0; margin:0; border:0;}


/*フッター上の商品紹介 */
.footer_upper{
	width:760px;
	border-top: 1px solid #cccccc;
	padding: 3px 0 5px 0;
	font-size: 10px;
	text-align: left;
	letter-spacing: 0.1em;
	color: #555555;
	text-indent: 3px;
}


/*フッターのリスト*/
#footerlinks ul{ margin:0; padding:0;}
#footerlinks ul li{ display:inline; margin:0; padding:0; list-style:none;}

/*アートコレクションの国旗（中央寄せ、影付き）*/
#layer1 { height: 33px; width: 55px; left: 240px; top: 20px; position: absolute; visibility: visible; }

/*写真の額縁（中央寄せ、文字色）*/
.none-frame{
	text-align:center;
	color:#593718;
	font-size:13px;
	line-height: 2;
	padding-bottom: 30px;
}