div#main-zone
{
	width: 899px;
}

div#banner-zone
{
	height: 100px;
}

div#logo-zone
{
	position: absolute;
	top: 12px;
	left: 0;
}

div#wave-zone
{
	position: absolute;
	top: 44px;
	left: 157px;
}

div#second-nav-zone
{
	padding: 0 0 0 10px;
	width: 134px;
	float: left;
	background: #fff;
}

div#second-nav-zone h2
{
	font-size: 16px;
	line-height: 16px;
	padding-bottom: 15px;
}

div#second-nav-zone ul li
{
	line-height: 13px;
	font-size: 11px;
	padding-bottom: 10px;
}

div#second-nav-zone ul li a
{
	background: url(img/second-nav_link.gif) no-repeat;
	padding: 0 0 0 20px;
}

div#content-zone
{
	padding: 3px 15px 30px 0;
	margin-left: 144px;
}

div#content-zone p
{
	font-size: 12px;
	line-height: 15px;
}

div#content-zone h3
{
	font-size: 15px;
	line-height: 18px;
	padding-bottom: 13px;
}

div#content-zone h4
{
	font-size: 13px;
	line-height: 16px;
	padding-bottom: 7px;
}

div#content-zone a,
div#footer-zone a
{
	color: #f19b20;
}

div#content-zone ul.downloads
{
	font-size: 12px;
	line-height: 15px;
}

div#content-zone ul.downloads li
{
	padding-bottom: 6px;
}

div#content-zone a.pdf
{
	padding: 0 0 0 20px;
	display: block;
	background: url(img/icon-pdf.gif) no-repeat;
	color: #818181;
}

div#content-zone div#keyvisual
{
	text-align: center;
}

div#content-zone div.separator
{
	margin-top: 10px;
	text-align: right;
	border-bottom: 1px solid #cecece;
}

div#content-zone ul li
{
	font-size: 12px;
	line-height: 15px;
	list-style-type: square;
	margin-left: 25px;
}

a.up
{
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	padding: 0 0 0 10px;
	background: url(img/icon-up.gif) 0 4px no-repeat;
}


table.data
{
	font-size: 11px;
	line-height: 14px;
	width: 740px;
	border: 1px solid #818181;
}

table.data tr.header
{
	font-weight: bold;
	height: 40px;
	background: #eee;
}

table.data td
{
	padding: 5px 3px;
	border: 1px solid #818181;
}

div#trans-background
{
	position: absolute;
	background: url(img/trans-background.gif);
	height: 1000px;
	width: 100%;
	z-index: 9;
	display: none;
}

div#detail-picture-wrapper
{
	position: absolute;
	left: 143px;
	top: 90px;
	z-index: 10;
	border: 1px solid #818181;
	background: #fff;
	padding: 10px;
	display: none;
}

div#detail-picture-close
{
	padding-top: 10px;	
	text-align: center;
}

div#detail-picture-close a
{
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}


table.pictures
{
	width: 738px;
	border: 1px solid #818181;
}

table.pictures td
{
	width: 154px;
	text-align: center;
}

table.pictures img
{
	height: 60px;
}

table.pictures td#navigation-left,
table.pictures td#navigation-right
{
	width: 60px;
	background: #eee;
}

table.pictures td#navigation-left img,
table.pictures td#navigation-right img
{
	height: 35px;
}

table.pictures td#navigation-left
{
	border-right: 1px solid #818181;
}

table.pictures td#navigation-right
{
	border-left: 1px solid #818181;
}

div#footer-zone 
{
	margin-left: 144px;
	border-top: 1px solid #ccc;
	padding: 2px 0 30px 0;
	width: 740px;
}

div#footer-zone p
{
	font-size: 10px;
	line-height: 12px;
}

div#footer-zone a
{
	font-size: 11px;
	line-height: 13px;
}

/*contact*/
table.contact th,
table.contact td
{
	text-align: left;
	font-weight: normal;
	padding: 0 50px 6px 0;
	font-size: 12px;
	line-height: 15px;
}

table.contact  input.input-l
{
	width: 280px;
	font-size: 12px;
	line-height: 15px;
}

table.contact  textarea
{
	width: 276px;
	height: 100px;
	padding: 2px;
	font-size: 12px;
	line-height: 15px;
}

a.button
{
	padding: 2px 5px;
	border: 1px solid #999;
	font-size: 12px;
	line-height: 15px;
}