@charset "utf-8";

.date-box {
	width: 470px;
	padding: 10px 0;
	background: #ffff9f;
}

.bg-date-box {
	padding: 0 10px;
}

.date-box:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	overflow: hidden;
}

.table-date {
	float: left;
	width: 72px;
	height: 110px;
	background: url("images/bg_date.jpg") no-repeat left top;
}

.table-date td {
	font: 14px Verdana,Tahome,sans-serif;
	text-align: center;
	vertical-align: top;
}

.table-date-row1 td {
	padding: 20px 0 5px;
}

.table-date-row2 td {
	padding: 0 0 12px;
}

.table-date-row3 td {
	padding: 0 0 18px;
}

#content2,#content3 {
	display: inline-block;
}

#content2,#content3 {
	display: block;
	position: relative;
}

.gda-description p {
	text-align: left;
}

#scale-maps {
	width: 160px;
	overflow: hidden;
}

#scale-maps img {
	width: 200px;
	margin-left: -20px;
}

/* =S LimaProductTab */
.LimaProductTab,.LimaProductTab li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.LimaProductTab:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height:0;
	overflow: hidden;
}

.LimaProductTab {
	display: inline-block;
}

.LimaProductTab {
	display: block;
	padding: 7px 0 0 4px;
	background: url("images/bg_tab.gif") repeat 0 0;
}

.LimaProductTab li {
	float: left;
	margin: 0 1px;
}

.LimaProductTab a {
	display: block;
	background: url("images/bg_tab_item.gif") repeat-x 0 -30px;
	color: #FFF;
	font: 14px/16px Arial,sans-serif;
	text-decoration: none;
	cursor: pointer;
}

.LimaProductTab a span {
	display: block;
	padding: 6px 8px 7px;
	background: url("images/bg_tab_item.gif") no-repeat 100% 0;
}

.LimaProductTab a:hover {
	color: #FFF;
	text-decoration: none;
}

.LimaProductTab li.current a {
	background-position: 0 -90px;
	color: #A09D96;
}

.LimaProductTab li.current a span {
	background-position: 100% -60px;
}
/* =E LimaProductTab */

.LimaProductContentWrap {
	background: url("images/border1.gif") no-repeat 0 0;
}

.LimaProductContent {
	padding: 0 3px;
	background: url("images/border1.gif") no-repeat 100% 0;
}