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#photo {
	margin-left	: 5px;
}

#container div#contents ul li#topmargin {
	height		: 90px;
}

#container div#contents ul li#photomargin {
	height		: 50px;
}

/* 詳細部分レイアウト
-----------------------------------------------------------------------------*/
#container div#detail {
	margin-top		: 330px;
}

#container div#detail2 {
	margin-top		: 90px;
}

#container div#detail2 {
	float			: right;
	position		: relative;
	width			: 177px;
	left			: 0;
	padding-left	: 0;
	border-right	: 1px solid #666;
}

#container div#detail2 ul {
	margin			: 0 8px 0 0;
	list-style		: none;
}

#container div#detail2 ul li {
	text-align		: right;
	font-size		: 13px;
	line-height		: 140%;
	color			: #333;
	font-weight		: 500;
}