@charset "shift-jis";
/*----------------------------------------------------
	サイト設定
----------------------------------------------------*/
/* 全体の設定 */

.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;
	}


/* フッター */

.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; }


/*----------------------------------------------------
	通常の記事本文
----------------------------------------------------*/

p {
	font-size: 12px;
	line-height: 18px;
	color: #696969;
	text-align: left;
	margin-top: 18px;
	}


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

h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	text-align: left;
	margin-top: 24px;
	color: #2b2b2b;
	}

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

h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	margin-top: 18px;
	color: #2b2b2b;
	}

h4 {
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
	color: #2b2b2b;
	}

/*----------------------------------------------------
	リンク関連
----------------------------------------------------*/

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


.pdc-menu2,
.links2 {
	font-size: 10px;
	line-height: 16px;
	color: #c0c0c0;
	}

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

.pdc-menu a:visited,
.pdc-menu2 a:visited,
.pdc-cmn a:visited,
.links a:visited { color: #778899; }
.links2 a:visited { color: #778899; }
.pdc-menu a:hover,
.pdc-menu2 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-menu2 a:active,
.pdc-cmn a:active,
.links a:active { color: #0084d7; }
.links2 a:active { color: #0084d7; }


/*----------------------------------------------------
	見出し
----------------------------------------------------*/


/* コンテンツタイトル */

.title-txt {
	font-size:16px;
	font-weight: bold;
	line-height:20px;
	color: #696969;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	letter-spacing: 0.1em;
	}


/* 企業情報サブタイトル */

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


/* 製品情報サブタイトル */

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

/* サイト全体サブタイトル */

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


/* 見出し（ニュース・サイドメニューなど）これは h2 と同じ（ただしh2はボールドとなり，上下マージンが付く） */

.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;
	}

.hlt {
	display: block;
	margin-top: 20px;
	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;
	}


/* 見出しその２（緑色っぽい） */

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


/* 見出しその３（赤紫色っぽい） */

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


/* 見出しその４（青色っぽい） */

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





/* 見出し（製品情報詳細など） */

.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;
	}


/* 見出し（製品情報・連絡先関連） */

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


/* 製品情報ラインアップ */

.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;
	}


/* 現在のページのマーク */
.mark {
	color: #20b2aa;
	}

/*----------------------------------------------------
	ニュース関連
----------------------------------------------------*/


/* 日付 */

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


/* アイコン付き本文 */
.tnp, .tnc, .tns {
	width: 660px;
	padding: 0 100px 6px 0;
	font-size: 12px;
	line-height: 16px;
	color: #696969;
	text-align: left;
	vertical-align: top;
	}

.tnp a, .tnc a, .tns a {
	color: #006699;
	}

.tnp a:hover, .tnc a:hover, .tns a:hover {
	color: #006699;
	background: url("../img/bg_hover.gif") left top repeat;
	}

.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;
	}

/* 製品情報関連ニュース */

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

/* 企業情報関連ニュース */

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

/* サポート情報関連ニュース */

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

/* 過去のニュース（未使用） */

#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;
	}


/*----------------------------------------------------
	製品情報ページ
----------------------------------------------------*/


/* 製品ラインアップ・リスト */

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;
	}



/*----------------------------------------------------
	リスト関連
----------------------------------------------------*/

ul.t01,
ul.t02,
ul.t03 {
	margin-top: 14px;
	text-align: left;
	}

ul.t01b,
ul.t02b,
ul.t03b {
	margin-top: 0;
	text-align: left;
	}


ul.t01 li,
ul.t02 li,
ul.t01b li,
ul.t02b 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,
ul.t01b li {
	background: url("../img/ls_01.gif") 2px 6px no-repeat;
	}

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

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

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

/*----------------------------------------------------
	段落関連
----------------------------------------------------*/

.pd10 {
	padding: 10px;
	}

.mgtb {
	margin-top: 10px;
	margin-bottom: 5px;
	}

.mgtb2 {
	margin-top: 5px;
	margin-bottom: 5px;
	}

.mgt {
	margin-top: 14px;
	}

/*----------------------------------------------------
	その他
----------------------------------------------------*/

/* 注意事項 */

.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;
	}


/* 必須事項 */

.must {
	color: #ff3300;
	}

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