/* ボディ要素 */
body {
color: #333333;
font-size: 13px;
font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","OsakaMono",sans-serif;
line-height: 1.6em;
background-color:white;
}

/* コンテンツ全体を包含する。左右画面中央に配置。 */
#contents	{
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
}

/* 各ページの最上部。タイテックオンラインロゴを表示。 */
#top  {
	width: 1000px;
	height:50px;
	background-image: url(../images/system/taitec_online_top.jpg);
}

/* 上部メインナビゲーションを包含。 */
#main-navi  {
	width: 1000px;
	height: 30px;
	background-color:black;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

/* ホームのメインイメージ */
#main-image  {
	width: 1000px;
	height: 300px;
	clear: left;
	margin: 0px;
	padding: 0px;
	background-color: white;
	font-size: 0px;

}

/* メインイメージの下部、あるいは各ページのタイトルイメージに使われる。 */
#main-image_sub  {
	width: 1000px;
	height: 100px;
	background-image: url(../images/system/mainimage_sub_back.jpg);
	font-size: 0px;
	color: #999999;
	clear: left;
	margin: 0px;
	padding: 0px;
}

/* メインイメージサブの下のスペース。 */
#space	{
	width: 1000px;
	height: 10px;
	font-size: 0px;
	line-height: 0px;
	background-image: url(../images/system/long_shadow.jpg);
}

/* サイドメニューなどの影 */
.short_shadow	{
	width: 170px;
	height: 5px;
	font-size: 0px;
	margin: 0px 0px 5px 0px;
	background-image: url(../images/system/short_shadow.jpg)
}

/* パンくずリスト用 */
#pan	{
	width: 622px;
	height: 25px;
	padding: 0px 0px 0px 8px;
	background-color: #dddddd;
	font-size: 11px;
	margin-left: 12px;
}
/* パンくずリスト用 */
#pan2	{
	width: 622px;
	height: 25px;
	padding: 0px 0px 0px 8px;
	background-color: #dddddd;
	font-size: 11px;
	margin-left: 12px;
}

/* 検索件数用 */
#result-num	{
	width: 622px;
	height: 22px;
	padding: 3px 0px 0px 8px;
	background-color: #dddddd;
	font-size: 11px;
	margin: 8px 0px 8px 0px;
}

/* 前のページへとこのページの先頭へ用 */
#back_and_top	{
	width: 622px;
	height: 22px;
	padding: 3px 0px 0px 8px;
	background-color: #dddddd;
	font-size: 11px;
	margin: 8px 0px 8px 0px;
}

/* 前のページへとこのページの先頭へ用 */
#back_and_top2	{
	width: 622px;
	height: 22px;
	padding: 3px 0px 0px 8px;
	background-color: #dddddd;
	font-size: 11px;
	margin: 8px 0px 8px 0px;
}

/* category-navi.tpl用の設定 */
.category-navi	{
	width: 170px;
	margin: 0px;
	padding: 0px;
	font-size:0px;
	line-height:0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: white;
}

/* banner-navi.tpl用の設定 */
#banner-navi	{
	width: 170px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
}

/* banner-navi.tpl用の設定 */
#banner-navi img	{
	margin: 0px 0px 3px 0px;
}

/* 中央コラム２分の1（左）用 */
.half-box-left	{
	width: 286px;
	padding: 2px 10px 10px 10px;
	height: 80px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	margin: 0px 7px 0px 0px;
	background-image: url(../images/system/half-box-back.jpg);
	background-repeat: no-repeat;
}

.half-box-left-dash	{
	width: 286px;
	padding: 2px 10px 10px 10px;
	height: 80px;
	border-width: 1px;
	border-color: orange;
	margin: 0px 7px 0px 0px;
	background-image: url(../images/system/half-box-back.jpg);
	background-repeat: no-repeat;
}

/* 中央コラム２分の1（右）用 */
.half-box-right	{
	width: 286px;
	padding: 2px 10px 10px 10px;
	height: 80px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	margin: 0px 0px 0px 7px;
	background-image: url(../images/system/half-box-back.jpg);
	background-repeat: no-repeat;
}

.half-box-right-dash	{
	width: 286px;
	padding: 2px 10px 10px 10px;
	height: 80px;
	border-width: 1px;
	border-color: orange;
	margin: 0px 0px 0px 7px;
	background-image: url(../images/system/half-box-back.jpg);
	background-repeat: no-repeat;
}

/* 中央コラム２分の1（左）用の影 */
.half-box-shadow-left	{
	widows: 306px;
	height: 10px;
	margin: 0px 7px 2px 0px;
	background-image: url(../images/system/half-box-shadow.jpg);
	background-repeat: no-repeat;
}

/* 中央コラム２分の1（右）用の影 */
.half-box-shadow-right	{
	widows: 306px;
	height: 10px;
	margin: 0px 0px 2px 7px;
	background-image: url(../images/system/half-box-shadow.jpg);
	background-repeat: no-repeat;
}

/* 中央コラム２分の2用 */
.full-box	{
	width: 608px;
	padding: 2px 10px 10px 10px;
	height: 80px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	margin: 0px;
	background-image: url(../images/system/half-box-back.jpg);
	background-repeat: repeat-x;
}

.full-box-dash	{
	width: 608px;
	padding: 2px 10px 10px 10px;
	height: 80px;
	border-style: solid;
	border-width: 1px;
	border-color: orange;
	margin: 0px;
	background-image: url(../images/system/half-box-back.jpg);
	background-repeat: repeat-x;
}

/* 中央コラム２分の2用の影 */
.full-box-shadow	{
	widows: 608px;
	height: 10px;
	margin: 0px;
	background-image: url(../images/system/half-box-shadow.jpg);
	background-repeat: repeat-x;
}

/* 製品メイン画像のキャプション */
.caption-img	{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 3px;
	text-align: left;
	width: 250px;
	font-size: 11px;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","OsakaMono",sans-serif;
	line-height: 1.3em;
	font-weight: normal;
}

/* 製品サブ画像のキャプション */
.caption-img-sub	{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 3px;
	text-align: left;
	width: 150px;
	font-size: 11px;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","OsakaMono",sans-serif;
	line-height: 1.3em;
	font-weight: normal;
}

/* 製品サブ画像の上下破線 */
#img-sub-box	{
	height: auto;
	width: 630px;
	border-left-style: none;
	border-bottom-style: dashed;
	border-right-style: none;
	border-top-style: dashed;
	border-bottom-color: #aaaaaa;
	border-bottom-width:1px;
	border-top-color: #aaaaaa;
	border-top-width:1px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 20px
}

/* 左コラム用 */
#left-column    {
    width: 170px;
    height: auto;
    margin: 0px;
    padding: 0px;
}

/* 中央コラム用 */
#center-column    {
    width: 660px;
    height: auto;
    margin: 0px;
    padding: 0px;
}

/* 右コラム用 */
#right-column    {
    width: 170px;
    height: auto;
    margin: 0px;
    padding: 0px;
}

/* ページ下部お問合せはこちらから用 */
#taitec-ask-long    {
    width: auto;
    height: auto;
}

/* 基本のセレクタ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* リンク */
a:link	{
	color: #333399;
	text-decoration: none;
}

a:visited	{
	color: #660033;
	text-decoration: none;
}

a:hover	{
	color: orange;
	text-decoration: underline;
}

/* h1の中のリンク */
h1 a:link	{
	text-decoration: none;
	color: #333333;
}

h1 a:hover	{
	color: orange;
	text-decoration: underline;
}

/* h4の中のリンク */
h4 a:link	{
	text-decoration: none;
	color: #333399;
}

h4 a:hover	{
	color: orange;
	text-decoration: underline;
}

/* 画像表示全般 */
img  {
	border-style: none;
	}

/* 見出し1 */
h1  {
font-family: "Verdana", "Hiragino Kaku Gothic Std W8", "MS ゴシック", "OsakaMono";
line-height: 1.6em;
font-size:14px;
color: #333333;
border-left-style: solid;
border-left-width: 6px;
border-left-color: green;
margin: 3px auto 5px auto;
padding-left: 6px;
text-decoration: none;
}

/* 見出し4 */
h4  {
	font-weight: bold;
	font-size: 14px;
	color: #008738;
	margin-bottom: 0px;
	margin-top: 8px;
}

/* half-box-leftの中の見出し4 */
.half-box-left h4  {
	font-weight: bold;
	font-size: 14px;
	color: #008738;
	margin-bottom: 8px;
	margin-top: 8px;
}

/* half-box-rightの中の見出し4 */
.half-box-right h4  {
	font-weight: bold;
	font-size: 14px;
	color: #008738;
	margin-bottom: 8px;
	margin-top: 8px;
}

hr  {
	margin-top: 0px;
	margin-bottom: 0px;
}

/* 本文画像下のキャプション */
.caption  {
	margin-left: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-top: 3px;
	text-align: left;
	width: auto;
	font-size: 11px;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","OsakaMono",sans-serif;
	line-height: 1.3em;
	font-weight: normal;
}


#a-menu	{
	width:100%;
	height:auto;
	margin:0px;
	background-color: #dddddd;
	position: fixed;
	top: 0px;
	left:0px;

}

#a-body {
    text-align: left;
	width:80%;
	height:auto;
	margin:120px auto auto auto;
}

#a-body table	{
	word-break: break-all;
	font-size: 12px;
	line-height: 1.3em;
}

#build	{
	width:1000px;
	height:auto;
	position:relative;
	background-color:white;
}

/* フッターの上のバナースペース。 */
#under-banner-space  {
	width: 1000px;
	height: 80px;
	background-image: url(../images/system/mainimage_sub_back.jpg);
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

/* アンダーナビ用 */
#under-navi	{
	width: 1000px;
	height: 30px;
	background-color: black;
	margin: 5px 0px 0px 0px;
}

/* フッターの表示 */
#footer  {
	width: 1000px;
	height: 60px;
	margin: 0px;
	background-color: black;
	background-image: url(../images/system/footer.jpg);
	background-repeat: no-repeat;
	color: white;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','OsakaMono',sans-serif;
	margin: 0px;
	line-height: 1.3em;
}
	
/* サポート用box */
#support	{
	width: 630px;
	height: auto;
	margin: 0px;
	}
	
/* サポート内のテーブル用 */
#support table	{
	word-break: break-all;
	font-size: 12px;
	line-height: 1.3em;
}

/* サポート内ようこそユーザー様用 */
#welcome	{
	font-weight: bold;
	font-size: 14px;
	color: #008738;
	margin: 0px;
}

/* 新着情報一覧用box */	
#whatsnew	{
	width: 630px;
	height: auto;
	margin: 0px;
	}

/* 新着情報の一覧用 */
.whatsnew_summary	{
	border-bottom-color: #aaaaaa;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin:0px 0px 3px 0px;
	width: 630px;
}
	
/* 新着情報の日付用 */	
.whatsnew_date	{
	font-size: 11px;
}



/* 製品情報用box */
#products	{
	width: 630px;
	height: auto;
	margin: 0px;
}

/* 製品情報内のテーブル用 */
#products table	{
	background-color: white;
	font-size: 12px;
	line-height: 1.3em;
}

/* 製品詳細の型名 */
#machine_name	{
	font-family: "Verdana", "Hiragino Kaku Gothic Std W8", "MS ゴシック", "OsakaMono";
	font-weight: 900;
	line-height: 1.3em;
	font-size:	25px;
	color: #333333;
	margin: 0px auto 5px auto;
}

/* 製品コード用 */
#machine_code	{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','OsakaMono',sans-serif;
	font-size: 11px;
	line-height: 1.8em;
	color: #333333;
	border-bottom: #aaaaaa 1px dashed;
	border-top: #aaaaaa 1px dashed;
}

/* 詳細検索のform用box */
.pro_search	{
	width: 608px;
	height: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #aaaaaa;
	padding: 10px;
	margin-bottom: 10px;
}

/* faqに関するCSS////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* faq一覧用box */	
#faq	{
	width: 630px;
	height: auto;
	margin: 0px;
	}
	
/* faq一覧用 */
.faq_summary	{
	border-bottom-color: #aaaaaa;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	width: 630px;
	height: 25px;
	margin:3px 0px 3px 0px;
	vertical-align: middle;
}

/* faqのアンサー用box */
.faq_answer	{
	width: 608px;
	height: auto;
	border-style: solid;
	border-width: 1px;
	border-color: #aaaaaa;
	padding: 3px 10px 10px 10px;
}



/* 注釈用 */
.notes	{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','OsakaMono',sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
}

/* テキストエリア用 */
.taitec_text	{
	border-style: solid;
	border-width: 1px;
	border-color: #aaaaaa;
	margin: 5px 3px 3px 0px;
}

/* submit用 */
.taitec_submit	{
	border-style: solid;
	border-width: 1px;
	border-color: #aaaaaa;
	margin: 0px 3px 3px 0px;
	background-color: #9eff93 
}

/* カレンダー用 */
.head_sun	{
	text-align:center;
	background-color:#333333;
	font-size:9px;
	color: #ff3300;
}

.head_sat	{
	text-align:center;
	background-color:#333333;
	font-size:9px;
	color: #6666ff;
	}
	
.head_othr	{
	text-align:center;
	background-color:#333333;
	font-size:9px;
	color: #eeeeee;
	}
	
.sun_today	{
	text-align:center;
	background-color:#33b150;
	font-size:9px;
	color: white;
	}
	
.sun_past	{
	text-align:center;
	background-color: #aaaaaa;
	font-size:9px;
	color: #cc0000;
	}
	
.sun_future	{
	text-align:center;
	background-color:#dddddd;
	font-size:9px;
	color: #cc0000;
	}
	
.sat_today	{
	text-align:center;
	background-color:#33b150;
	font-size:9px;
	color:white;
	}
	
.sat_past	{
	text-align:center;
	background-color:#aaaaaa;
	font-size:9px;
	color: #0000cc;
	}
	
.sat_future	{
	text-align:center;
	background-color:#dddddd;
	font-size:9px;
	color: #0000cc;
	}
	
.othr_today	{
	text-align:center;
	background-color:#33b150;
	font-size:9px;
	color:white;
	}
	
.othr_past	{
	text-align:center;
	background-color:#aaaaaa;
	font-size:9px;
	color:#333333;
	}
	
.othr_future	{
	text-align:center;
	background-color:#dddddd;
	font-size:9px;
	color:#333333;
	}
	
/* カレンダーとスケジュールを包括するBOX */
.taitec_cal	{
	font-size: 0px;
}

.taitec_cal img	{
	vertical-align: top;
	display:block;
}
	
/* スケジュールのタイトル */
.cal_title	{
	width: 164px;
	padding: 3px;
	height: 13px;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: 0px;
	background-color: #33b150;
	color: white;
	font-size: 12px;
	text-align: center;
	line-height: 1.2em;
	font-weight: bold
}

/* スケジュールの内容 */
.cal_schedule	{
	width: 160px;
	padding: 5px;
	height: 65px;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: 2px;
	background-color: #dddddd;
	font-size: 11px;
	line-height: 1.3em;
	text-align: center
}

.tenji-status   {
    width:148px;
    height: 10px;
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #aaaaaa;
}

/* リンクマーク14px用 */
.link14	{
	width: 14px;
	height: 14px;
	background-image: url(../images/system/link-14.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 0px;
}

/* リンクマーク11px用 */
.link11	{
	width: 11px;
	height: 11px;
	background-image: url(../images/system/link-11.jpg);
	float: left;
	margin-right: 2px;
}

/* リンクマーク11px付きリスト用 */
.link11_list    {
	list-style-image: url(../images/system/link-11.jpg);
}

/* 別売部品などを囲むBOX */
.accessory_box  {
	word-break: keep-all;
	width: 630px;
	margin: 0px;
}

/* 地図の表組の外枠 */
.map_border {
    width: 628px;
    height: auto;
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
}

/* 天気予報用 */
#weather    {
    color: #ffffff;
    width: 980px;
    height: 30px;
    background-color:black;
    margin: 0px;
    padding: 10px 10px 3px 10px;
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","OsakaMono",sans-serif;
    font-size: 11px;
}

/* 印刷用のCSS */

@media print{

	#contents	{
		width: auto;
	}

	/* 全体を包含するテーブルの上マージンを消去 */
	#a-body  {
		margin: auto;
	}

	/* 各ページの最上部。タイテックオンラインロゴを表示。 */
	#top  {
		display: none;
	}

	/* 上部メインナビゲーションを包含。 */
	#main-navi  {
		display: none;
	}

	/* アンダーナビ用 */
	#under-navi	{
		display: none;
	}

	/* ホームのメインイメージ */
	#main-image  {
		display: none;
	}

	/* メインイメージの下部、あるいは各ページのタイトルイメージに使われる。 */
	#main-image_sub  {
		display: none;
	}

	/* カルーセル用 */
	#caro	{
		width: 660px;
	}

	/* メインイメージサブの下のスペース。 */
	#space	{
		display: none;
	}
	/* 天気予報用 */
	#weather    {
		display: none;
	}

	/* フッターの表示 */
	#footer  {
		color: black;
		font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','OsakaMono',sans-serif;
		background-image:none;
		background-color: white;
		width: 630px;
		height: auto;
	}
	
	td.visi	{
		display: none;
	}

	/* パンくずリスト用 */
	#pan	{
		display: none;
	}

	/* パンくずリスト用 */
	#pan2	{
		display: none;
	}

	/* 前のページへとこのページの先頭へ用 */
	#back_and_top	{
		display: none;
	}

	/* 前のページへとこのページの先頭へ用 */
	#back_and_top2	{
		display: none;
	}
	
	/* 中央コラムを包括するテーブル用 */
	#t1000	{
		width: 1000px;
	}

	/* お問合せはお気軽にこちらからどうぞ用 */
	#ask-long	{
		display: none;
	}
	
	#a-menu	{
		display: none;
	}
}

.boxcopy-headline	{
	font-size: 15px;
	font-weight: bold
}
