@charset "utf-8";

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


html{height:auto;}
body{ margin:0; padding:0; height:auto;}
body img{ border:0; margin:0;}
p{color: #464646;}

/*全体構造（中央寄せ、影付き）*/
#body { margin: 0 auto 0 auto; padding: 0; vertical-align: top; text-align: center; color: #464646; font-size: 11px; line-height: 17px;
height:100%; 	
    min-height:100%; 	background-image: url(../images/shade-all.gif); background-position:center; background-repeat:repeat-y;}

body > #body{ 
    height:auto; 
}

	
#wrapper   {margin: 0 auto 0 auto;  width: 840px; clear: both;}
#table{	width:760px; margin: 0 auto 0 auto;}

/*フッター上の商品紹介 */
.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: 3;
	padding-bottom: 35px;
}

/*テーブル740PX */
.table-740px{
	width:740px;
	margin:0 auto 0 auto;
	background-image:url(../images/back-border.gif);
	padding: 0;
}
.table-740px img{ padding:0; margin:3px 0 7px 0;}

.table-top{
	text-align:center;
	font-size:11px;
	color:#555555;
	padding:20px 0 35px 0;
	text-align:left;
	letter-spacing: 1px;
	line-height: 1.8;
	margin: 0 25px 0 25px;
	background-image: url(../images/bar/bar-dot.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.table-bottom{
	font-size:12px;
	color:#555555;
	text-align:center;
}
