html,body {
	background	: #c3baad url(back.gif) repeat-y;
}

#wrapper {
	background	: #c3baad url(back.gif) repeat-y;
}

#header {
	background	: #203031 url(header_back.jpg) no-repeat;
}

#header li {
	background	: url(tlogo.jpg) no-repeat;
}


/* コンテンツレイアウト
-----------------------------------------------------------------------------*/
#container div#contents {
	background	: url(contents_back.jpg) no-repeat;
	height		: 750px;
}

#container div#contents ul li#topmargin {
	height		: 90px;
}

#container div#contents ul li#photomargin {
	height		: 50px;
}

/* 詳細部分レイアウト
-----------------------------------------------------------------------------*/
#container div#detail {
	margin-top		: 280px;
}