#artwork {
	background-image: url(../images/artwork_contact.png);
	background-position: -15px 0px;
}
h1 {
	background-image: url(../images/h1_home.png);
}
.col-left {
	width: 588px;
}
.col-right {
	float: right;
	width: 352px;
}
.tale {
	border-bottom: 1px solid #25231d;
	margin-top: 10px;
	padding-bottom: 5px;
}
.tale h3 {
	font-weight: normal;
	font-size: 1.3em;
	line-height: 2.1em;
}
.tale h3 span {
	font-size: 0.6em;
	color: #a49e8f;
	padding: 3px 22px 3px 0;
	background-image: url(../images/star.png);
	background-position: right center;
	background-repeat: no-repeat;
	margin-right: 2px;
}
.tale p {
	font-size: 1.2em;
	line-height: 1.4em;
	
	color: #918873;
}
.screeny {
	border: 1px solid #25231d;
	margin: 10px 0;
	padding: 8px 8px 4px 8px;
	text-align: center;
}
.col-right .line {
	width: 100%;
	margin: 0px 0px 1px 0px;
	color: #58554c;
	background-color: #181716;
	font-weight: bold;
	font-size: 1.2em;
}
.col-right .line p {
	margin: 0px 10px 0px 10px;
	padding: 3px 0px 3px 0px;
}
.col-right .line strong {
	color: #afaaa0;
	padding-left: 0.5em;
}
.col-right .line a {
	font-weight: normal;
}
.col-right .text {
	padding-top: 6px;
	color: #918872;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.4em;
}
.col-right .more {
	margin-top: -2px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: right;
	color: #918872;
}
.col-right .more a {
	padding-right: 10px;
}