/* promo
------------------------------------------------ */
h2 {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #666;
	font-size: 14px;
	line-height: 1.9em;
}
h3 {
	color: #612d2b;
	font-size: 120%;
}
h4 {
	color: #555;
	font-size: 14px;
}

/* background
------------------------------------------------ */
.bg_jc {
	background-image: url(../images/2f.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
.bg_promo {
	background-image: url(../images/bg_jc_photo.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 520px;
	height: 250px;
}
.bg_about {
	margin: 20px;
	width: 560px;
	background-image: url(../images/bg_jc_about.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

/* cell
------------------------------------------------ */
.cell01 {
	color: #a17b64;
	font-weight: bold;
	line-height: 1.8em;
	padding: 0px 2px 10px 0px;
	text-align: left;
	vertical-align: top;
}
.cell02 {
	color: #a17b64;
	font-weight: bold;
	line-height: 1.8em;
	padding: 0px 7px 10px 0px;
	text-align: right;
	vertical-align: top;
}
.cell03 {
	padding: 0px 0px 10px 0px;
	line-height: 1.8em;
	text-align: left;
	vertical-align: top;
}
.cell04 {
	padding: 0px 0px 10px 30px;
	line-height: 1.8em;
	text-align: left;
	vertical-align: top;
}
.cell05 {
	padding: 0px 0px 10px 30px;
	font-size: 12px;
	line-height: 1.6em;
	text-align: left;
}
