/* バナー */	
table.header_top_kambara {
	width: 850px;
	height: 150px;
	background-image:url(kambara/img/banner.jpg);
	background-color:#FFFFFF
	}
table.header_top_kanagawa {
	width: 850px;
	height: 150px;
	background-image:url(kanagawa/img/banner.jpg);
	background-color:#FFFFFF
	}
table.header_top_hakone {
	width: 850px;
	height: 150px;
	background-image:url(hakone/img/banner.jpg);
	background-color:#FFFFFF
	}
	
/* 背景 影 */	

table.header {
	width: 900px;
	height: 25px;
	background-image:url(../../img/800base_header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
table.main {
	width: 950px;
	background-image:url(../../img/800base.jpg);
	background-position:top;
	background-repeat:repeat-y;
	}
table.footer {
	width: 950px;
	height: 25px;
	background-image:url(../../img/800base_footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
/* 枠線・枠内背景 */
.frame {
	width:800px;
	height:15px;
	background-color:#9E2E27;
	}
table.in_line {
	border:3px solid #570000;
	}
.base {
	background-color:#9FBAB1;
	background-image:url(img/gradation.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}

/* 作品説明 */
.outline_header_line {
	height: 9px;
	background-image:url(img/line1.gif);
	background-position:top;
	background-repeat:repeat-x;
	}
.outline_footer_line {
	height: 9px;
	background-image:url(img/line2.gif);
	background-position:top;
	background-repeat:repeat-x;
	}
.outline_text {
	width:398px;
	color:#123047;
	}
	
/* 作者説明 */
.artist_frame {
	background-color:#C7C79B;
	width:700px;
	}
.artist_text {
	color:#510b06;
	width:368px;
	}
/* 組み立て要点 */
.trickes_frame {
	width:700px;
	}
.trickes_text {
	background-image:url(img/trickes_remarks_bg2.gif);
	color:#021b23;
	text-align:left;
	width:475px;
	height:130px;
	padding:20px;
	}
.line{
	border:7px solid #FFFFFF;
	width:180px;
	margin:0;
	}
img.trickes {
	border:5px solid #9FBAB1;
	padding:1px;
	width:170px;
	height:120px;
	background-color:#FFFFFF;
	}
.line2{
	border:7px solid #510b06;
	width:180px;
	margin:0;
	}
img.trickes2 {
	border:5px solid #9FBAB1;
	padding:1px;
	width:170px;
	height:120px;
	background-color:#510b06;
	}

