@charset "utf-8";

td {
	text-align: left;
	vertical-align: top;
}
.table-choice {
	font-size: 1em;
	line-height: 1.2em;
	border-top: 3px double #DA9F58;
	border-left: 1px solid #DA9F58;
	width: 500px;
	border-bottom: 3px double #DA9F58;
}
.table-choice th {
	padding: 2px;
	text-align: center;
	background: #F8E6CF;
	color: #b46100;
	border-right: 1px solid #DA9F58;
}
.table-choice td {
	padding: 2px 1em;
	vertical-align: middle;
	border-right: 1px solid #DA9F58;
	border-top: 1px solid #DA9F58;
}
.subtitle {
	font-weight: bold;
	margin-top: 1.5em;
	color: #b46100;
	font-size: 1.2em;
	margin-bottom: 1em;
}
.description {
	margin: 1em;
}
.description p {
	text-indent: 1em;
	margin-bottom: 0px;
}
.color {
	color: #b46100;
}
.link {
	font-size: 12px;
	line-height: 16px;
	background: url(../images/arrow.gif) no-repeat left center;
	padding-left: 15px;
	margin-top: 1em;
}
.leftpane {
	width: 560px;
}
#image-02 {
	position: absolute;
	margin-left: 520px;
}
#image-04 {
	position: absolute;
	margin-left: 570px;
	margin-top: -50px;
}
#image-01 {
	text-align: center;
}
#contents-choice {
	background: url(../images/contents_bkg.gif) repeat-x top;
	padding: 20px 30px 10px;
	width: 690px;
	float: left;
	font-size: 1em;
}
.td-image-01 {
	vertical-align: middle;
}
