@charset "utf-8";
/* networktrust.jp CSS Document */



/*
=======================================================================
generic
=======================================================================
*/
html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
	font-family: Meiryo, 'メイリオ', 'MS PGothic', 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, sans-serif;
	font-size: 12px;
	background-color: #F2F2F2;
}

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

* html .pkg { display: inline-block; }

/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

form { margin: 0em 0em 0em 0em; }

a img { border: 0; }

h1, h2, h3, h4, h5, h6, address { font-weight: normal; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}

address {
	font-style: normal;
}

/*
=======================================================================
theme color setting
=======================================================================
*/
body { color: #232323; }

a {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #0000CE;
	text-decoration: underline;
}



/*
=======================================================================
page layout setting
=======================================================================
*/
body { 
	text-align: center; /* center on ie */
	min-width: 800px;
}

#container {
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 800px;
	background-color: #FFFFFF;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3C5055;
	border-left-color: #3C5055;
	border-bottom-width: 1px;
	border-bottom-color: #3C5055;
}

#container-inner { position: static; width: auto; }

#footer {
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 802px;
	text-align: center;
	background-color: #3C5055;
	font-family: 'Verdana', 'helvetica', 'MS PGothic', "Osaka", "sans-serif";
	color: #FFFFFF;
	line-height: 2;
	font-size: 10px;
}

#footer-inner {
	position: static;
	padding: 5px;
}



/*
=======================================================================
ページ最上部
=======================================================================
*/
#top {
	position: relative;
	background-color: #E5E5E5;
	border-bottom: solid 1px #CACACA;
	padding: 5px 0;
	margin: 0;
}

* html #top {
	height: 15px;
}

*:first-child+html #top { 
	height: 15px;
}


#top .left {
	display: inline;
	position: static;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	width: 479px;
}

#top .right {
	display: inline;
	position: static;
	float: left;
	text-align: right;
	margin: 0 10px 0 0;
	padding: 0;
	width: 290px;
}

#top h1,
#top h5 {
	font-size: 88%;
	color: #434343;
	margin: 0;
	padding: 0;
	line-height: 1.5;
}



/*
=======================================================================
header
=======================================================================
*/
#header { position: relative; width: 100%; }

#header-inner { position: static; }

#titlearea {
	margin: 5px 10px;
	position: relative;
}

#titlearea .home {
	display: block;
	float: left;
	width: 210px;
	height: 25px;
	text-decoration: none;
	background-image: url(/images/common/logo_ntwk.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 30px;
}

#titlearea .about {
	display: inline;
	float: right;
	text-align: right;
	width: 560px;
}

#titlearea .about .kaitori {
	width: auto;
	margin: 5px 0 5px 0;
}

#titlearea .about h2 a {
	border: 1px solid #2A4686;
	background-color: #3A61BB;
	font-size: 12px;
	color: #F3F7FF;
	margin: 0;
	padding: 5px 1px 5px 3px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#titlearea .about h2 a:hover {
	background-color: #2F4E96;
	color: #FFFFFF;
}

#titlearea .about .add {
	color: #3C5055;
	line-height: 140%;
	margin-right: 6px;
}

#titlearea .about .add .tel,
#titlearea .about .add .ml {
	font-family: 'Verdana', 'helvetica', 'MS PGothic', "Osaka", "sans-serif";
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#titlearea .about .add .tel {
	background-image: url(/images/common/icon_tel.jpg);
	padding-right: 17px;
}

#titlearea .about .add .ml {
	background-image: url(/images/common/icon_ml.jpg);
}

#menu {
	width: 100%;
	text-align: center;
	background-color: #3C5055;
	padding: 0;
	margin: 5px 0 0 0;
}

#menu td a {
	display: block;
	padding: 4px;
	text-decoration: none;
	color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-left-color: #64858D;
	border-right-color: #222D2F;
	border-top-color: #29373A;
	border-bottom-color: #1A2224;
}

#menu td a:hover {
	background-color: #1D2729;
	text-decoration: none;
}

#news {
	background-color: #ECEAD1;
	border-top: solid 1px #F8F6DC;
	border-bottom: solid 1px #E4E2CA;
	position: static;
	color: #353320;
	text-align: center;
	padding: 2px;
	font-size: 14px;
}



/*
=======================================================================
pagebody
=======================================================================
*/
#pagebody {
	position: relative;
	width: 100%;
}

#pagebody-inner {
	position: static;
	margin-top: 5px;
	margin-bottom: 30px;
	line-height: 1.5;
}



/*
=======================================================================
トップページ・商品ラインナップインデックス(一部)
=======================================================================
*/
#toppage {
	position: relative;
	width: 100%;
}

#toppage-inner {
	position: static;
}

#newitem table {
	padding-bottom: 10px;
}

#newitem h1 {
	font-size: 24px;
	font-weight: 900;
	padding-top: 10px;
	line-height: 120%;
}

#newitem h2 {
	font-size: 14px;
	padding-bottom: 20px;
}

#newitem h2.jpn {
	font-size: 14px;
	padding-bottom: 20px;
}

#newitem h3 {
	font-size: 18px;
	font-weight: 900;
	color: #3A4A58;
}

#used h3 {
	font-size: 14px;
	font-weight: 900;
	color: #FFFFFF;
	margin: 0;
}

#newitem {
	margin: 20px 15px 10px 15px;
}

#used {
	position: relative;
	width: 100%;
	background-color: #3C5055;
	border-top: solid 1px #1A2224;
	border-bottom: solid 1px #1A2224;
}

#used-inner {
	position: static;
	margin: 0 30px;
	padding-top: 15px;
}

#thum {
	margin: 10px 0 15px 0;
	text-align: center;
}

#thum img {
	margin: 3px;
}

#thum .cisco { background-image: url(/images/toppage/thum_cisco.jpg); }

#thum .sgi { background-image: url(/images/toppage/thum_sgi.jpg); }

#thum .other { background-image: url(/images/toppage/thum_other.jpg); }

#thum .server { background-image: url(/images/toppage/thum_server.jpg); }

#thum .periphe { background-image: url(/images/toppage/thum_periphe.jpg); }

#thum .cisco,
#thum .sgi,
#thum .other,
#thum .server,
#thum .periphe {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}

#notice {
	position: relative;
	width: 100%;
}

#notice-inner {
	position: static;
	margin: 0 30px;
	padding: 20px 0 10px;
}

#notice-inner h4 {
	background-attachment: scroll;
	background-image: url(/images/common/logo_notice.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	margin: 0;
	padding: 0;
}

#notice-inner p {
	padding-left: 10px;
	padding-right: 10px;
}



/*
=======================================================================
バナー広告部分
=======================================================================
*/
#ads {
	position: relative;
	width: 100%;
}

#ads-inner {
	position: static;
	margin: 0 30px;
	padding: 20px 0 10px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(/images/common/hr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#ads-inner img {
	margin: 6px;
}



/*
=======================================================================
インフォメーションページ・買取ページ
=======================================================================
*/
#infopage {
	position: relative;
	width: 100%;
}

#infopage-inner {
	position: static;
	margin: 0 30px;
}

#infopage-inner h1.kaitori {
	font-size: 16px;
	color: #4B4B4B;
	padding: 5px;
	margin-top: 10px;
	font-weight: 900;
}

#infopage-inner h2 {
	font-size: 20px;
	font-weight: bold;
	color: #344447;
}

#infopage-inner h2.kaitori {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #344447;
}

#infopage-inner h3 {
	font-size: 16px;
	color: #222222;
	padding: 5px;
	background-color: #E2E8E9;
	margin-top: 10px;
}

#infopage-inner h3.kaitori {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	background-attachment: scroll;
	background-image: url(/images/kaitori/icon_check.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#infopage-inner p,
#infopage-inner address {
	padding-left: 10px;
	padding-right: 10px;
}

#infopage-inner p.kaitori {
	font-size: 14px;
}

#infopage-inner h4 img {
	margin-top: 0;
	padding: 0;
}

#infopage-inner h5 {
	font-family: 'Verdana', 'helvetica', 'MS PGothic', "Osaka", "sans-serif";
	font-size: 20px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

#infopage-inner #profile table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3C5055;
	font-size: 14px;
}

#infopage-inner #profile th {
	font-weight: normal;
	text-align: left;
	padding: 8px;
	background-color: #EAEDEE;
	border-style: solid none;
	border-width: 1px 0;
	border-top-color: #3C5055;
	border-bottom-color: #F2F4F4;
}

#infopage-inner #profile td {
	padding: 8px;
	border-style: solid none;
	border-width: 1px 0;
	border-top-color: #3C5055;
	border-bottom-color: #F5F8F8;
}

#kaitoriflow {
	position: relative;
}



/*
=======================================================================
買取リスト
=======================================================================
*/
#kaitorilist {
	text-align: center;
}

#kaitorilist table {
	font-size: 12px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #B6B6B6;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C6C6C6;
	border-left-color: #D1D1D1;
}

#kaitorilist td {
	padding: 8px;
	border-top-color: #B6B6B6;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
}

#kaitorilist .widthshort {
	width: 13px;
	padding: 0;
}

#kaitorilist .widthmiddle {
	width: 116px;
}

#kaitorilist .widthlong {
	width: 167px;
}

#kaitorilist .widthlongest {
	width: 184px;
}



/*
=======================================================================
商品ページ
=======================================================================
*/
#lineuppage {
	position: relative;
	width: 100%;
}

#lineuppage-inner {
	position: static;
	margin: 0;
	padding-top: 10px;
}



/*
=======================================================================
商品ページ タブ部分
=======================================================================
*/
#lineup-tab table {
	margin: 0 30px;
}

#lineup-tab table .tab-spacer {
	width: 5px;
}


#lineup-tab .corner-left,
#lineup-tab .corner-right,
#lineup-tab .corner-left-new,
#lineup-tab .corner-right-new {
	display: inline;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	line-height: 0;
	font-size: 0;
}

#lineup-tab .corner-left {
	background-image: url(/images/lineup/tab_left.gif);
	background-position: left top;
	float: left;
}

#lineup-tab .corner-left-new {
	background-image: url(/images/lineup/tab_left_new.gif);
	background-position: left top;
	float: left;
}

#lineup-tab .corner-right {
	background-image: url(/images/lineup/tab_right.gif);
	background-position: right top;
	float: right;
}

#lineup-tab .corner-right-new {
	background-image: url(/images/lineup/tab_right_new.gif);
	background-position: right top;
	float: right;
}

#lineup-tab table .textarea {
	padding: 2px 20px 5px;
	font-size: 14px;
	font-weight: bold;
}

#lineup-tab table .tab-useditem,
#lineup-menu-useditem {
	background-color: #7299A2;
}

#lineup-tab table .tab-newitem,
#lineup-menu-newitem {
	background-color: #475B6C;
}

#lineup-tab table .tab-newitem,
#lineup-tab table .tab-useditem {
	margin: 0;
	padding: 0;
}

#lineup-tab table .tab-newitem .textarea a,
#lineup-tab table .tab-useditem .textarea a {
	letter-spacing: 0.1em;
}

#lineup-tab table .tab-useditem .textarea a,
#lineup-menu-useditem td a {
	color: #FFFFFF;
}

#lineup-tab table .tab-useditem .textarea a:hover,
#lineup-menu-useditem td a:hover {
	background-color: #5A8089;
}

#lineup-tab table .tab-newitem .textarea a,
#lineup-menu-newitem td a {
	color: #FFFFFF;
}

#lineup-tab table .tab-newitem .textarea a:hover,
#lineup-menu-newitem td a:hover {
	background-color: #2F3C46;
}



/*
=======================================================================
商品ページ タブ直下カテゴリーリンク部分
=======================================================================
*/
#lineup-menu-newitem,
#lineup-menu-useditem {
	padding: 0 30px;
}

#lineup-menu-newitem td a,
#lineup-menu-useditem td a {
	display: block;
	padding: 8px 10px 6px;
	text-decoration: none;
	font-size: 14px;
}

#lineup-menu-useditem {
	background-image: url(/images/lineup/bg_menu-useditem_gr.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #7299A2;
}

#lineup-menu-useditem td a:hover {
	background-color: #5A8089;
	background-image: url(/images/lineup/bg_menu-useditem_gr_hv.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

#lineup-menu-useditem .newitem a {
	font-size: 12px;
}

#lineup-menu-useditem .vertical {
	background-image: url(/images/lineup/bg_menu-useditem_ver.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	padding: 0 10px;
}

#lineup-menu-newitem {
	background-image: url(/images/lineup/bg_menu-newitem.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #475B6C;
}

#lineup-menu-newitem td a:hover {
	background-color: #2F3C46;
}



/*
=======================================================================
商品ページ カテゴリータイトル・型番アンカーリンク部分
=======================================================================
*/
#lineupmenu {
	margin: 0 30px;
}

#lineupmenu h1 {
	font-size: 24px;
	font-weight: 900;
	color: #4F686C;
	padding-left: 2px;
	line-height: 150%;
}

#lineupmenu .newitem-title {
	color: #3A4A58;
}

#lineupmenu p {
	font-size: 12px;
	padding: 0 3px;
}

#lineupmenu p a {
	font-size: 14px;
}



/*
=======================================================================
中古インデックスページ /lineup/used/
=======================================================================
*/
#usedindex {
	margin: 0 30px;
}

#usedindex h1 {
	font-size: 24px;
	font-weight: 900;
	padding-top: 10px;
}

#usedindex h2 {
	font-size: 14px;
	padding-bottom: 20px;
}

#usedindex h3 {
	font-size: 18px;
	font-weight: 900;
	color: #4F686C;
}

#usedindex #thum img {
	float: left;
	margin: 0 20px 0 0;
	border: 1px solid #3C5055;
}



/*
=======================================================================
商品ページ ラインアップ部分
=======================================================================
*/
#lineuppage-inner #lineup {
	position: static;
	margin: 0;
	padding: 0;
}

#lineup table {
	margin-right: 20px;
	margin-left: 20px;
	width: 758px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #787878;
}

#lineup th {
	/* th共通 */
	font-size: 18px;
	text-align: center;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}

#lineup th {
	/* th中古商品 */
	color: #FFFFFF;
	background-color: #3C5055;
	border-top-color: #526D74;
	border-bottom-color: #2E3D41;
}

#lineup td {
	font-size: 12px;
	padding: 2px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #888888;
}

#lineup .caption {
	font-size: 12px;
	background-color: #E6E6E6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F7F7F7;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #787878;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #D8D8D8;
}

#lineup .descri {
	width: 150px;
	word-break: break-all;
}

#lineup .produc {
	width: 50px;
}

#lineup .imgcommodity {
	width: 166px;
}

#lineup .supplement {
	padding: 10px;
	background-color: #E5E5E5;
	text-align: center;
}


/*
=======================================================================
商品ページ ラインアップ部分 新品ページ
=======================================================================
*/
#newlineup th {
	color: #FFFFFF;
	background-color: #475B6C;
	border-top-color: #475B6C;
	border-right-color: #475B6C;
	border-bottom-color: #475B6C;
	border-left-color: #475B6C;
}

#newlineup .comment {
	padding: 15px 0px 15px 420px;
	background-repeat: no-repeat;
	background-position: left center;
}

#newlineup .comment p {
	margin-right: 10px;
}

#newlineup .newlineup-clink {
	padding: 5px;
	background-color: #475B6C;
}

#newlineup .newlineup-clink a {
	padding: 5px;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}

#newlineup .newlineup-clink a:hover {
	background-color: #2F3C46;
	text-decoration: none;
}  



/*
=======================================================================
common style
=======================================================================
*/
#pagetoparea {
	font-family: 'Verdana', 'helvetica', 'MS PGothic', "Osaka", "sans-serif";
	min-height: 1px;
	clear: both;
	text-align: right;
	font-size: 12px;
	margin: 10px 30px 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#pagetoparea a {
	background-color: #3C5055;
	padding: 5px 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#pagetoparea a:hover {
	background-color: #1D2729;
}

.none #pagetoparea {
	display: none;
}

.pdf {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 36px;
	padding-top: 13px;
	padding-bottom: 13px;
	background-image: url(/images/common/icon_pdf.gif);
	padding-right: 17px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.back {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	padding-top: 13px;
	padding-bottom: 13px;
	background-image: url(/images/common/icon_back.jpg);
	padding-right: 17px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}

#map {
	width: 736px;
	height: 398px;
	border: 1px solid #3C5055;
}

#dottedbox {
	border: 1px dotted #3C5055;
	margin: 20px 0;
	padding: 10px;
	font-size: 14px;
	color: #000000;
}