@charset "iso-8859-1";
/*----------------------------------------------------
	site construction
----------------------------------------------------*/
/* Overall Settings */

.st {
	font-size: 10px;
	line-height: 16px;
	color: #696969;
	}

.mt {
	font-size: 12px;
	line-height: 18px;
	color: #696969;
	}

.lt {
	font-size: 14px;
	line-height: 20px;
	color: #696969;
	}

.mt a:link, .st a:link { color: #696969; text-decoration: none; font-weight: normal; }
.mt a:visited, .st a:visited { color: #696969; text-decoration: none; font-weight: normal; }
.mt a:hover, .st a:hover { color: #303030; text-decoration: underline; font-weight:normal; }
.mt a:active, .st a:active { color: #303030; text-decoration: none; font-weight:normal; }

.note {
	font-size: 10px;
	line-height: 16px;
	text-align: right;
	color: #696969;
	}

.date {
	font-size: 12px;
	line-height: 18px;
	text-align: right;
	color: #696969;
	}


/* Footer */

.ftt {
	font-size: 12px;
	line-height: 18px;
	color: #696969;
	}

.ftt a:link { color: #ffffff; text-decoration: none; font-weight: normal; }
.ftt a:visited { color: #ffffff; text-decoration: none; font-weight: normal; }
.ftt a:hover { color: #e0ebcc; text-decoration: underline; font-weight:normal; }
.ftt a:active { color: #e0ebcc; text-decoration: none; font-weight:normal; }



/*----------------------------------------------------
	Links
----------------------------------------------------*/

.pdc-menu,
.pdc-cmn,
.links {
	font-size: 12px;
	line-height: 20px;
	color: #c0c0c0;
	}
.links2 {
	font-size: 10px;
	line-height: 16px;
	color: #c0c0c0;
	}

.pdc-menu a:link,
.pdc-cmn a:link,
.links a:link { color: #778899; }
.links2 a:link { color: #778899; }

.pdc-menu a:visited,
.pdc-cmn a:visited,
.links a:visited { color: #778899; }
.links2 a:visited { color: #778899; }
.pdc-menu a:hover,
.pdc-cmn a:hover,
.links a:hover { color: #0084d7; background: url("../img/bg_hover.gif") left top repeat;}
.links2 a:hover { color: #0084d7; background: url("../img/bg_hover.gif") left top repeat;}
.pdc-menu a:active,
.pdc-cmn a:active,
.links a:active { color: #0084d7; }
.links2 a:active { color: #0084d7; }


/*----------------------------------------------------
	Headings
----------------------------------------------------*/


/* Title of Content */

.title-txt {
	font-size:16px;
	font-weight: bold;
	line-height:20px;
	color: #696969;
	font-family: Helvetica, Arial, Sans-Serif;
	letter-spacing: 0.1em;
	}


/* Company profile subtitle */

.csub-txt {
	font-size: 10px;
	line-height: 18px;
	color: #0084d7;
	font-family: Helvetica, Arial, Sans-Serif;
	letter-spacing: 0.2em;
	}


/* Product info subtitle */

.psub-txt {
	font-size: 10px;
	line-height: 18px;
	color: #20b2aa;
	font-family: Helvetica, Arial, Sans-Serif;
	letter-spacing: 0.2em;
	padding:0 2px;
	}

/* Site subtitle */

.asub-txt {
	font-size: 10px;
	line-height: 18px;
	color: #0084d7;
	font-family: Helvetica, Arial, Sans-Serif;
	letter-spacing: 0.2em;
	}


/* headers (news, side menus, etc.) */

.hl {
	display: block;
	padding-left: 6px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	white-space: nowrap;
	text-align: left;
	background: #bbc3cc url("../img/bg_hl.gif") right top no-repeat;
	}


/* headers (product info, etc.) */

.mdt {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #2b2b2b;
	}

.mdt2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #2b2b2b;
	}

.mdt3 {
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #2b2b2b;
	}

.vintage {
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #cf310b;
	}


/* headers (product info, etc.) */

.mtc {
	font-size: 12px;
	line-height: 18px;
	color: #20b2aa;
	}


/* Product lineup */

.plu-ctg-box {
	border-bottom: 1px solid #dcdcdc;
	padding: 1px;
	}

.plu-ctg {
	display: block;
	height: 30px;
	border-left: 5px solid #20b2aa;
	background: #f5f5f5;
	padding-left: 11px;
	font-size: 12px;
	line-height: 30px;
	color: #696969;
	white-space: nowrap;
	text-align: left;
	}


/* Current page marker */
.mark {
	color: #20b2aa;
	}

/*----------------------------------------------------
	News
----------------------------------------------------*/

/* date */

.n-date {
	width: 100px;
	font-size: 12px;
	line-height: 16px;
	color: #696969;
	white-space: nowrap;
	text-align: left;
	vertical-align: top;
	}


/* text with icon */

.np, .nc, .ns {
	width: 460px;
	padding: 0 100px 6px 0;
	font-size: 12px;
	line-height: 16px;
	color: #696969;
	text-align: left;
	vertical-align: top;
	}

.np a, .nc a, .ns a {
	color: #006699;
	}

.np a:hover, .nc a:hover, .ns a:hover {
	color: #006699;
	background: url("../img/bg_hover.gif") left top repeat;
	}

/* prod news */

.np {
	background: url("../img/ic_np.gif") right top no-repeat;
	}

/* comp news */

.nc {
	background: url("../img/ic_nc.gif") right top no-repeat;
	}

/* support news */

.ns {
	background: url("../img/ic_ns.gif") right top no-repeat;
	}

/* past news */

#news-past {
	font-size: 12px;
	line-height: 16px;
	color: #778899;
	}

#news-past .next a {
	padding: 0 10px;
	background: url("../img/ar_next.gif") 0px 7px no-repeat;
	color: #778899;
	}

#news-past .prev a {
	padding:0 10px;
	background:url("../img/ar_prev.gif") 45px 7px no-repeat;
	color: #778899;
	}

#news-past .next a:hover,
#news-past .prev a:hover {
	color: #0084d7;
	}


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


/* product lineup lists */

ul.plu-list {
	float: right;
	width: 200px;
	padding: 10px 5px 10px 0;
	}

ul.plu-list li {
	list-style: none;
	display: block;
	padding: 0 0 0 10px;
	background: url("../img/ar_prev.gif") 1px 6px no-repeat;
	font-size: 10px;
	line-height: 16px;
	color: #696969;
	}

ul.plu-list li a {
	color: #006699;
	}

ul.plu-list li a:hover {
	text-decoration: underline;
	}



/*----------------------------------------------------
	lists
----------------------------------------------------*/


ul.t01,
ul.t02,
ul.t03 {
	margin: 0;
	}

ul.t01 li,
ul.t02 li {
	list-style: none;
	display: block;
	padding: 1px 0 1px 12px;
	font-size: 12px;
	line-height: 18px;
	color: #696969;
	}

.step {
	margin-left: 1.5em;
	list-style-type: decimal;
	display: block;
	padding-left: 0;
	padding-top: 1.5em;
	font-size: 12px;
	line-height: 18px;
	color: #696969;
	}

ul.t01 li {
	background: url("../img/ls_01.gif") 2px 6px no-repeat;
	}

ul.t02 li {
	background: url("../img/ls_02.gif") 2px 6px no-repeat;
	}

ul.t03 li {
	list-style: none;
	display: block;
	padding: 1px 0 1px 12px;
	font-size: 10px;
	line-height: 16px;
	color: #696969;
	}

ul.t03 li {
	background: url("../img/ic_rice.gif") 0px 4px no-repeat;
	}

/*----------------------------------------------------
	paragraphs
----------------------------------------------------*/

.pd10 {
	padding: 10px;
	}


/*----------------------------------------------------
	Misc
----------------------------------------------------*/

/* notes */

.caution {
	display: block;
	padding:0 0 0 12px;
	background: url("../img/ic_item.gif") 1px 6px no-repeat;
	font-size: 10px;
	line-height: 16px;
	color: #696969;
	}

.recital {
	display: block;
	padding:0 0 0 12px;
	background: url("../img/ic_rice.gif") 0px 4px no-repeat;
	font-size: 10px;
	line-height: 18px;
	color: #696969;
	}


strong {
	font-weight: bold;
	color: #2b2b2b;
	}

/* musts */

.must {
	color: #ff3300;
	}

/*
.err_tx {
	font-size: 14px;
	line-height: 24px;
	color: #DD0000;
	font-weight: bold
	}
*/