<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header {
	width: 100%;
	height:130px;
	margin: 0px auto;
	display: block;
	margin-bottom:0px;
}
/*header &gt; gnb*/
.gnbWrapWrap{width:100%; height:100px;}
.gnbWrap{width:100%; background-image:url(../images/main/gnb_bg.gif); background-repeat:repeat-x; background-position:0 38px;}
.gnb{width:1000px; margin:0 auto; background-image:url(../images/main/gnb_bg.gif); background-repeat:repeat-x; background-position:0 38px;}

#header:after{content:''; display:block; clear:both;}	

#container{ width:100%; margin-bottom:350px;}
#container:after{content:''; display:block; clear:both;}

#footerWrap{clear:both;width:100%; height:210px; background-image:url(../images/main/footer_bg.jpg); background-repeat:repeat-x;}
#footer{width:1000px; margin:0 auto;}



body,td,tr,div,form,select{
	font-size:9pt;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:140%;
	color:#595959;
}

a:link {color:#595959; text-decoration: none}
a:visited {color:#595959; text-decoration: none}
a:hover {color:#22276E; text-decoration: underline}

a.wu:link {color:#212121; text-decoration: underline}
a.wu:visited {color:#212121; text-decoration: none}
a.wu:hover {color:#22276E; text-decoration: underline}



/* img ロ?ルオ?バ??透過 罫線 */
div#hoge a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=60 )";
	background: #22276E;
	max-width: 100%;
	padding: 0px;
	border: 0px solid #21b2f5;
}


.fsb {font-size:9pt; color: #222a52; font-weight: bold;}
.fe { font-family:Arial, Helvetica, sans-serif }
.f5 {font-size:15pt; font-weight: bold;}
.fsm { font-size: 10px; color: #999; }


table{
	border-collapse:collapse;
	border: none;
	margin-left: auto;
	margin-right: auto;
}

tr,td{
	vertical-align:top;
	padding: 0;
	margin: 0;
}


/* border="0" */
img {
	border-style:none;
}


/* main background */
body.b1 {
	margin: 0px;
	padding: 0px;
	border: none;
}


/* main table */
td.t1 {
	width: 750px;
}

td.t2 {
	height: 15px;
	padding: 0px;
}

table.t3 {
	width: 600px;
}

td.t_menu {
	vertical-align: bottom;
	padding:  0px 0px 0px 70px;
}

td.t_top {
	height: 70px;
	padding: 0px;
	text-align: right;
	vertical-align: inherit;
}


td.a1 {
	background-color: #ffffff;
	width: 690px;
}

td.a2 {
	background-color: #ffffff;
	height: 50px;
}

td.a_line {
	background-image: url(../images/bg-02.gif);
	width: 690px;
	height: 2px;
}


td.title1 {
	background-image: url(../images/if_bg.gif);
	height: 26px;
	color: #313131;
	padding-left: 10px;
	vertical-align: middle;
}

td.map {
	height: 120px;
	padding-left: 44px;
	vertical-align: inherit;
	font-size: 11px;
}

td.t_um {
	vertical-align: bottom;
	padding:  0px 0px 0px 0px;
}

/* フォ?? */
td.f1 {
	background-color: #ffeaea;
	padding: 3px 3px 3px 10px;
	font-weight: bold;
}
td.f2 {
	background-color: #e8e8e8;
	padding: 3px 3px 3px 15px;
	font-weight: bold;
}
td.f3 {
	padding: 15px 3px 15px 10px;
}
td.f4 {
	padding: 10px 3px 0px 10px;
	vertical-align:middle;
}


/* line */
hr {
  color: #acacac; /* 線の色(IE用) */
  background-color: #f4f4f4; /* 線の色(NN用) */
  height: 1px; /* 線の太さ */
  border-width: 1px 0px 0px 0px; /* 枠の太さ */
  border-style: solid; /* 枠の種類 */
  margin-top: 3px;
  margin-bottom: 10px;
}

hr.dot {
  color: #acacac; /* 線の色(IE用) */
  background-color: #f4f4f4; /* 線の色(NN用) */
  height: 1px; /* 線の太さ */
  border-width: 1px 0px 0px 0px; /* 枠の太さ */
  border-style: dashed; /* 枠の種類 */
  margin-top: 3px;
  margin-bottom: 10px;
}


/* ??カ? */
ul {
	list-style-image: url(../images/icon.gif);
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 0px 0px;
}
ul.pt1 {
	list-style-image: url(../images/point.gif);
	margin: 5px 0px 15px 18px;
	padding: 0px 0px 0px 16px;
}



/* 囲い */
div.frame1 {
  font-size: 12px;
  line-height: 130%;
  padding: 10px 15px;
  margin: 8px 0px 18px 0px;
  background: #f4f4f4;
  border: 0p solid #bdbdbd;
}
div.frame2 {
  font-size: 12px;
  width: 500px;
  line-height: 130%;
  padding: 20px 20px;
  margin: 8px 8px 18px 15px;
  background: #f4f4f4;
  border: 1px solid #bdbdbd;
}
div.frame3 {
  font-size: 12px;
  color:#F00;
  font-weight: bold;
  line-height: 130%;
  width: 300px;
  padding: 20px 20px;
  margin: 15px 8px 15px 8px;
  background: #ffffff;
  border: 1px solid #bdbdbd;
}
div.frame4 {
  font-size: 12px;
  width: 500px;
  line-height: 130%;
  padding: 20px 20px;
  margin: 8px 8px 18px 80px;
  background: #f4f4f4;
  border: 1px solid #bdbdbd;
}
div.frame5 {
  line-height: 130%;
  width: 290px;
  padding: 12px 12px 12px 12px;
  margin: 10px 0px 10px 0px;
  background: #f4f4f4;
  border: 1px solid #bdbdbd;
}
div.frame6 {
  font-size: 12px;
  line-height: 140%;
  padding: 5px;
  margin: 3px 0px 5px 13px;
  border: 0p solid #bdbdbd;
}
div.frame7 {
  font-size: 15px;
  font-weight: bold;
  line-height: 140%;
  padding: 5px 15px 5px 15px;
  margin: 0px 0px 25px 0px;
  background-image:url(../images/bg_04.gif);
  border: 1p solid #bdbdbd;
}



/* menu ロ?ルオ?バ? */
ul#menu_bana{
    list-style: none;
    width: 100%;
}
ul#menu_bana li{
    list-style: none;
    float: left;
    width: 72px;
}
ul#menu_bana a{
    display: block;
    width: 72px;
    height: 18px;
    text-indent: -100px;
    overflow: hidden;
}
a.m1{background-image:url(../images/menu1.gif);}  /* ホ?? */
a:hover.m1{background-position:0px -18px;}
a.m2{background-image:url(../images/menu2.gif);}  /* 製品一覧 */
a:hover.m2{background-position:0px -18px;}
a.m3{background-image:url(../images/menu3.gif);}  /* 会社概要 */
a:hover.m3{background-position:0px -18px;}
a.m4{background-image:url(../images/menu4.gif);}  /* リクル?ト */
a:hover.m4{background-position:0px -18px;}
a.m5{background-image:url(../images/menu5.gif);}  /* アクセス */
a:hover.m5{background-position:0px -18px;}
a.m6{background-image:url(../images/menu6.gif);}  /* お問合せ */
a:hover.m6{background-position:0px -18px;}


/* under ロ?ルオ?バ? */
ul#menu_under{
    list-style: none;
    width: 100%;
}
ul#menu_under li{
    list-style: none;
    float: left;
    width: 116px;
}
ul#menu_under a{
    display: block;
    width: 116px;
    height: 18px;
    text-indent: -100px;
    overflow: hidden;
}
a.m_sm{background-image:url(../images/menu_sm.gif);}  /* サイト?ップ */
a:hover.m_sm{background-position:0px -18px;}
a.m_pp{background-image:url(../images/menu_pp.gif);}  /* プライバシ??リシ? */
a:hover.m_pp{background-position:0px -18px;}


/* TOP 製品一覧 ロ?ルオ?バ? */
ul#menu_it{
    list-style: none;
    width: 100%;
	margin: 0px 0px 0px 0px;
}
ul#menu_it li{
    list-style: none;
	float: left;
    width: 169px;
	margin: 0px 0px 4px 4px;
}
ul#menu_it a{
    display: block;
    width: 169px;
    height: 120px;
    text-indent: -100px;
    overflow: hidden;
}
a.m_dc{background-image:url(../images/top-dc.gif);}  /* DPASS */
a:hover.m_dc{background-position:0px -120px;}
a.m_ft{background-image:url(../images/top-ft.gif);}  /* FunTV */
a:hover.m_ft{background-position:0px -120px;}
a.m_lg{background-image:url(../images/top-lg.gif);}  /* Logsaver */
a:hover.m_lg{background-position:0px -120px;}
a.m_lg-asp{background-image:url(../images/top-lg_asp.gif);} /* Logsaver ASP */
a:hover.m_lg-asp{background-position:0px -120px;}
a.m_dr{background-image:url(../images/top-dr.gif);} /* DUOREST */
a:hover.m_dr{background-position:0px -120px;}
a.m_dh{background-image:url(../images/top-dh.gif);} /* ドリ??ハンガ? */
a:hover.m_dh{background-position:0px -120px;}


/* TOP 製品一覧（その他） ロ?ルオ?バ? */
ul#menu_etc{
    list-style: none;
    width: 100%;
	margin: 0px;
}
ul#menu_etc li{
    list-style: none;
    width: 256px;
	margin: 0px 0px 5px 2px;
}
ul#menu_etc a{
    display: block;
    width: 256px;
    height: 20px;
    text-indent: -100px;
    overflow: hidden;
}
a.m_etc1{background-image:url(../images/top-dp.gif);}  /* ドライブプロ */
a:hover.m_etc1{background-position:0px -20px;}
a.m_etc2{background-image:url(../images/top-tc.gif);}  /* テレキャット */
a:hover.m_etc2{background-position:0px -20px;}

/* 画像回り込み */
img.top {
	float: left;
	margin: 0px 10px 2px 0px;
}
p.clear {
	clear: left;
}


/* ??ルハンガ? ロ?ルオ?バ? */
ul#menu_ph{
    list-style: none;
    width: 100%;
	margin: 0;
	padding: 0;
}
ul#menu_ph li{
    list-style: none;
	float: left;
    width: 81px;
	margin: 8px 0px 0px 3px;
	padding: 0;
}
ul#menu_ph a{
    display: block;
    width: 81px;
    height: 101px;
    text-indent: -100px;
    overflow: hidden;
}
a.m_030wh{background-image:url(../products/paul-hanger/img/wj-030wh.gif);}  /* WJ-030WH */
a:hover.m_030wh{background-position:0px -101px;}
a.m_030pk{background-image:url(../products/paul-hanger/img/wj-030pk.gif);}  /* WJ-030PK */
a:hover.m_030pk{background-position:0px -101px;}
a.m_030gr{background-image:url(../products/paul-hanger/img/wj-030gr.gif);}  /* WJ-030GR */
a:hover.m_030gr{background-position:0px -101px;}
a.m_020{background-image:url(../products/paul-hanger/img/wj-020.gif);}  /* WJ-020 */
a:hover.m_020{background-position:0px -101px;}
a.m_020na{background-image:url(../products/paul-hanger/img/wj-020na.gif);}  /* WJ-020NA */
a:hover.m_020na{background-position:0px -101px;}
a.m_020db{background-image:url(../products/paul-hanger/img/wj-020db.gif);}  /* WJ-020DB */
a:hover.m_020db{background-position:0px -101px;}
a.m_120{background-image:url(../products/paul-hanger/img/wj-120.gif);}  /* WJ-120 */
a:hover.m_120{background-position:0px -101px;}
a.m_120na{background-image:url(../products/paul-hanger/img/wj-120na.gif);}  /* WJ-120NA */
a:hover.m_120na{background-position:0px -101px;}
a.m_us{background-image:url(../products/paul-hanger/img/using_scence1.gif);}  /* 使用シ?ン1 */
a:hover.m_us{background-position:0px -101px;}
a.m_220{background-image:url(../products/paul-hanger/img/wj-220.gif);}  /* WJ-220 */
a:hover.m_220{background-position:0px -101px;}



/* table */
table.tb1 {
   border-collapse: collapse;
   border: 1px solid #666; /* 外側の枠線 */
}
table.tb1 td {
   border-width: 1px 1px; /* 罫線 */
   border-color: #8b8b8b; /* 線色 */
   border-style: solid; /* 線種：実線 */
   padding: 0.6em; /* セル内側の?白 */
}
td.tc1 {
	background-color: #ededed;
	text-align: center;
	vertical-align: middle;
}
td.tc2 {
	background-color: #f9f9f9;
	text-align: center;
	vertical-align: middle;
}
div#com {
  padding: 10px 15px;
  width: 430px;
  margin-left: 115px;
  border: 0p solid #bdbdbd;
}

.center {
	text-align: center;
}
</pre></body></html>