/* *************************　　リンクの設定 　　************************* */

/*　基本　*/
a:link{color:#0a50a1;text-decoration:none;}
a:visited{color:#664466;	text-decoration: none;}
a:hover{color:#FF8000;text-decoration:underline;}

/*　パンくずリスト　*/
.TableNavi a:link{ color:#666666; text-decoration:none;}
.TableNavi a:visited{	color:#666666;	text-decoration: none;}
.TableNavi a:hover{	color:#FF8000; text-decoration:underline;}




/* *************************　　　共通の設定 　　************************* */

body {	background-color: #FFFFFF;	margin: 0px;	padding: 0px;}
Table {	font-size: x-small;	color: #111111;	line-height: 135%;}




.TableMain {	width: 700px;}
.TableFooter td {	font-size: 11px;	color: #4D4D4D;}
.TableFooter a {	font-size: 11px;	color: #4D4D4D;}
.NoHeader {	width: 730px;	font-size: 11px;	color: #666666;}
.TableBody {	width: 740px;}
.TableNavi {	width: 730px;	font-size: 11px;	color: #666666;}
.TableTitle {	width: 710px;}


/* *********************　　　　　FONTの設定 　　　　********************* */

.FontBig {	font-size: medium;	line-height: 130%;	font-weight: bold;}
.FontSmall {
	font-size: xx-small;
	letter-spacing: 1px;
	line-height: 130%;
	margin-top: 10px;
	margin-left: 5px;

}



/* *********************　　シリーズページの設定 　　********************* */

.Series {	width: 700px;	margin: 0px;	color: #333333;}
.Series h1 {	margin: 0px;	font-size: small;	line-height: 130%;	font-weight: bold;	color: #CC0033;}
.Series h2 {
	margin: 0px;
	padding-top: 15px;
	font-size: larger;
	color: #333333;
	letter-spacing: 1px;
}
.SeriesBody {	padding-left: 30px;	vertical-align: top;}
.SeriesBody .Asterisk {	color:#CC0000}
.SeriesDetail {	font-size: 12px;	line-height: 130%;	font-weight: normal;	color: #333333;	width: 700px;}
.SeriesHead {	width: 700px;}

/* ロジテック用 */
H3.title3 {
	MARGIN-TOP: 5px; PADDING-LEFT: 5px; FONT-SIZE: 1em; MARGIN-BOTTOM: 15px; PADDING-BOTTOM: 3px; BORDER-LEFT: #ff5000 5px solid; BORDER-BOTTOM: #999999 1px solid
}
H3.title4 {
	PADDING-LEFT: 25px; FONT-SIZE: larger; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px; background-image:url(../image/series/ul.gif); background-repeat:no-repeat
}
H3.title {
	PADDING-LEFT: 5px; FONT-SIZE: larger; MARGIN-BOTTOM: 10px; PADDING-BOTTOM: 3px; BORDER-LEFT: #ff5000 5px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #999999 1px solid; BACKGROUND-COLOR: #fefeee
}
H5.products1 {
	PADDING-LEFT: 5px; FONT-SIZE: 1em; MARGIN-BOTTOM: 15px; PADDING-BOTTOM: 3px; BORDER-LEFT: #6699ff 5px solid; BORDER-BOTTOM: #999999 1px solid
}

/* *********************　　　製品情報　カテゴリ1（ペリフェラル等）ページの設定 　　********************* */

/* サブタイトル部分の設定  */
.Category1Subtitle{	font-size: 14px;	vertical-align: top;	font-weight: bold;}

/* サブタイトル下の各ページの詳細設定 */
.Category1Explanation{	font-size: 11px;	color: #666666;	vertical-align: top;	line-height: 15px;}

/* 画像の周りの線の設定 */
.Category1image{	margin-bottom: 15px;	border: 1px solid #999999;	height: 70px;	width: 70px;	margin-right: 4px;	float: left;}


/* 調整のため一時停止。
a:hover .Category1image ロールオーバー時の画像の周りの線の設定 
{	margin-bottom: 10px;	border: 1px solid #FF8000;	height: 70px;	width: 70px; margin-right: 4px; }
*/

/* トップページ用 */
.News {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 155px;
	height:130px;
}
.NewsBody {
	margin: 0;
	padding: 0px;
	scrollbar-face-color: #EEEEEE;
	scrollbar-track-color: #F2F2F2;
	scrollbar-arrow-color: #808080;
	scrollbar-3dlight-color: #BBBBBB;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #BBBBBB;
}
.NewsCont {
	font-size: 12px;
	line-height: 120%;
}
.NewsDay {
	font-size: 11px;
	line-height: 120%;
}
.TableCategory {
	font-size: 12px;
	line-height: 130%;
}

/* 検索テーブル用 */
.SearchTable {
	line-height: normal;
}

/* 画像回り込み右 */
.right {
	 float: right
	 }
.left {
	 float: left
	 }
	 


.ItemLeft {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 360px;
	padding-left: 10px;
}
.ItemRight {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 340px;
}



#footer a:hover, #footer a:active {
	color: #666666;
	text-decoration: none;
}

.License {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 680px;
	height:150px;
}