@charset "iso-8859-1";

/*----------------------------------------------------
	site settings
----------------------------------------------------*/


/* entire setup */

* {
	color: #696969;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-family: Helvetica,Arial,Sans-Serif;
	}

html {
	height: 100%;
	overflow-y: scroll;
	}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	}

body {
	height: 100%;
	background: #ffffff url("../img/bg_all.gif") left top repeat;
	text-align: center;
	}

.clear {
	content: "";
	display: block;
	clear: both;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}

td.t-left {
	text-align: left;
	}

td.t-center {
	text-align: center;
	}

td.t-right {
	text-align: right;
	}


/* entire page */

#all {
	width: 100%;
	height: 100%;
	min-height: 100%;
	border-top: 3px solid #0084d7;
	border-bottom: 3px solid #0084d7;
	background: url("../img/bg_page.gif") center top repeat-y;
	}

body > #all {
	height: auto;
	}

#page {
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	padding: 0 20px;
	width: 900px;
	text-align: left;
	}

#top, #header, #contents, #footer {
	width: 900px;
	}

.w660 {
	width: 660px;
	margin-bottom: 20px;
	}


/* content box */

table#contents td.left {
	width: 660px;
	padding-right: 20px;
	text-align: left;
	vertical-align: top;
	}

table#contents td.right {
	width: 660px;
	padding-left: 20px;
	text-align: right;
	vertical-align: top;
	}

table#contents td.menu {
	width: 220px;
	vertical-align: top;
	}


/* banners */

.bn {
	width: 218px;
	height: 58px;
	border: 1px solid #dcdcdc;
	margin-bottom: 6px;
	}

.bn:hover {
	border: 1px solid #0084d7;
	}


/* footer */

#footer {
	margin: 30px 0;
	}

#footer #pan {
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 6px 0 6px 6px;
	text-align: left;
	}

#footer table {
	width: 100%;
	}

#footer table td.copy {
	padding: 5px 0;
	text-align: left;
	}

#footer table td.link {
	padding: 5px 0;
	text-align: right;
	}

#footer table td.link img.ct {
	width: 98px;
	height: 45px;
	border: 0;
	}


/* bread */

#footer #pan ul li.path {
	float: left;
	display: block;
	height: 22px;
	list-style: none;
	padding-left: 20px;
	padding-right: 8px;
	background: url("../img/ar_pan.gif") 0 4px no-repeat;
	font-size: 12px;
	line-height: 22px;
	color: #20b2aa;
	}

#footer #pan ul li.home {
	float: left;
	display: block;
	height: 22px;
	list-style: none;
	padding-right: 8px;
	font-size: 12px;
	line-height: 22px;
	color: #20b2aa;
	}

#footer #pan ul li.home a,
#footer #pan ul li.path a {
	color: #778899;
	}

#footer #pan ul li.home a:hover,
#footer #pan ul li.path a:hover {
	color: #0084d7;
	}


/* return to page top */

.back-top {
	float: right;
	display: block;
	width: 115px;
	height: 22px;
	background: url("../img/ar_top.gif") 120px 6px no-repeat;
	font-size: 12px;
	line-height: 22px;
	text-align: right;
	padding-right: 20px;
	}

.back-top a {
	color: #778899;
	}

.back-top a:hover {
	color: #0084d7;
	}

/*----------------------------------------------------
	top page
----------------------------------------------------*/

/* top page main images */

#mv-main,
#flashcontent {
	width: 900px;
	height:320px;
	border: 0;
	margin-bottom: 20px;
	}


/*----------------------------------------------------
	common to comp and prod pages
----------------------------------------------------*/

/* page main images */

#im-main {
	width: 660px;
	height: 220px;
	border: 0;
	margin-bottom: 20px;
	}


/* news */

#news-past {
	margin-top: 10px;
	text-align: right;
	vertical-align: top;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 5px;
	}

#news-box {
	margin-top: 15px;
	}


/* contents title box */

.title-box {
	width: 660px;
	height: 71px;
	border: 1px solid #dcdcdc;
	border-collapse: separate;
	margin-bottom: 12px;
	}

.title-box td {
	background: url("../img/title_bg.gif") left top repeat;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	border: 1px solid #fff;
	}

/*----------------------------------------------------
	product info page
----------------------------------------------------*/

/* top link buttons */

#p-btn ul li {
	float: left;
	list-style: none;
	}

#p-btn ul li a {
	display: block;
	width: 212px;
	height: 58px;
	text-align: center;
	padding-top: 22px;
	background: url("../img/btn_ptop.gif") 0 0 no-repeat;
	}

#p-btn ul li.center a {
	margin: 0 12px;
	}

#p-btn ul li a:hover {
	background: url("../img/btn_ptop.gif") 0 -80px no-repeat;
	}


/* product lineup boxes */

.plu-area {
	width: 660px;
	border-collapse: separate;
	}

.plu-box {
	width: 324px;
	border: 1px solid #dcdcdc;
	text-align: left;
	vertical-align: top;
	}

.plu-blank {
	width: 12px;
	height: 12px;
	}


/* product lineup images */

.plu-img {
	float: left;
	width: 96px;
	height: 96px;
	border: 0;
	margin: 9px 5px 9px 9px;
	}


/* prod info details, boxes */

.pdc-area {
	width: 660px;
	border-collapse: separate;
	border-top: 1px solid #dcdcdc;
	}


/* prod info details, menus */

.pdc-menu {
	text-align: right;
	width: 660px;
	margin-bottom: 12px;
	}


/* prod info details, menu sub */

.pdc-cth {
	float: left;
	text-align: leftt;
	}

.pdc-cmn {
	float: right;
	text-align: right;
	margin-left: 12px;
	}


/* prod info details, images */

.pdc-img {
	width: 650px;
	height: 290px;
	border: 5px solid #f5f5f5;
	}


/* prod info details, spec (table) */

table.table-work {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 20px;
	}

table.table-work td {
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 6px 0;
	font-size: 10px;
	line-height: 14px;
	color: #696969;
	text-align: left;
	vertical-align: top;
	}

table.table-work td.ti01 {
	width: 140px;
	font-weight: bold;
	}

table.table-work td.ti02 {
	width: 190px;
	font-weight: bold;
	}

table.table-work td.ti03 {
	width: 330px;
	font-weight: bold;
	}

table.table-work td.tc01 {
	width: 330px;
	}

table.table-work td.tc02 {
	width: 470px;
	}

table.table-work td table.inc td {
	border: none;
	padding-bottom: 3px;
	}

/*----------------------------------------------------
	site related page
----------------------------------------------------*/

/* description text space */

.dts {
	text-align: left;
	width: 660px;
	padding-bottom: 6px;
	}


/* box left-up (margin up/down) */

.box-lt01 {
	text-align: left;
	vertical-align: top;
	padding: 6px 0 12px 0;
	}


/* box center-up (margin up/down) */

.box-ct01 {
	text-align: center;
	vertical-align: top;
	padding: 6px 0 12px 0;
	}


/* box - contact */

.box-contact {
	text-align: left;
	vertical-align: top;
	padding: 15px;
	border: 3px double #dcdcdc;
	}