﻿/**********************************************

	home.css
	ホームページ（最上位ディレクトリ）用

**********************************************/

/**********************************************
									index.html
**********************************************/

/*----------------------
  左側
----------------------*/

body#home div#leftarea
{
	float: left;
	width: 594px;
	padding: 0 0 20px 0;
}

/* 製品情報部分 */

body#home #products-top
{
	padding: 10px 15px 0px 15px;
}

/* 製品種類別ボタン */

body#home ul#products-list
{
	margin: 12px 0 0 17px;
	list-style-type: none;
}
body#home ul#products-list li
{
	float: left;
	width: 143px;
}
body#home ul#products-list li a
{
	width: 143px;
	height: 55px;
	display: block;
	text-indent: -9999px;
}

/* オシロスコープ */
body#home ul#products-list li a#products-01
{
	background: url(../images/top/index_btn-products_01.gif) no-repeat;
}
body#home ul#products-list li a#products-01:hover
{
	background-position: 0 -55px;
}

/* オシロスコープ関連機器・プローブ・アクセサリ  */
body#home ul#products-list li a#products-02
{
	background: url(../images/top/index_btn-products_02.gif) no-repeat;
}
body#home ul#products-list li a#products-02:hover
{
	background-position: 0 -55px;
}

/* PMK社製品シリーズ（高電圧プローブ、各種アクセサリ） */
body#home ul#products-list li a#products-03
{
	background: url(../images/top/index_btn-products_03.gif) no-repeat;
}
body#home ul#products-list li a#products-03:hover
{
	background-position: 0 -55px;
}

/* アイソレーション・システム */
body#home ul#products-list li a#products-04
{
	background: url(../images/top/index_btn-products_04.gif) no-repeat;
}
body#home ul#products-list li a#products-04:hover
{
	background-position: 0 -55px;
}

/* ディレイパターン・ジェネレータ */
body#home ul#products-list li a#products-05
{
	background: url(../images/top/index_btn-products_05.gif) no-repeat;
}
body#home ul#products-list li a#products-05:hover
{
	background-position: 0 -55px;
}

/* デジタル・マルチメータ */
body#home ul#products-list li a#products-06
{
	background: url(../images/top/index_btn-products_06.gif) no-repeat;
}
body#home ul#products-list li a#products-06:hover
{
	background-position: 0 -55px;
}

/* 信号発生器 */
body#home ul#products-list li a#products-07
{
	background: url(../images/top/index_btn-products_07.gif) no-repeat;
}
body#home ul#products-list li a#products-07:hover
{
	background-position: 0 -55px;
}

/* PSPL社製品シリーズ（パルス発生器、高周波アクセサリ） */
body#home ul#products-list li a#products-08
{
	background: url(../images/top/index_btn-products_08.gif) no-repeat;
}
body#home ul#products-list li a#products-08:hover
{
	background-position: 0 -55px;
}

/* ユニバーサル・カウンタ */
body#home ul#products-list li a#products-09
{
	background: url(../images/top/index_btn-products_09.gif) no-repeat;
}
body#home ul#products-list li a#products-09:hover
{
	background-position: 0 -55px;
}

/* スペクトラム・アナライザ  */
body#home ul#products-list li a#products-10
{
	background: url(../images/top/index_btn-products_10.gif) no-repeat;
}
body#home ul#products-list li a#products-10:hover
{
	background-position: 0 -55px;
}

/* MathcadR */
body#home ul#products-list li a#products-11
{
	background: url(../images/top/index_btn-products_11.gif) no-repeat;
}
body#home ul#products-list li a#products-11:hover
{
	background-position: 0 -55px;
}

/* 教育実習機器 */
body#home ul#products-list li a#products-12
{
	background: url(../images/top/index_btn-products_12.gif) no-repeat;
}
body#home ul#products-list li a#products-12:hover
{
	background-position: 0 -55px;
}

/* 通信用測定器（VoIPテスト、アナライザ、エミュレータ） */
body#home ul#products-list li a#products-13
{
	background: url(../images/top/index_btn-products_13.gif) no-repeat;
}
body#home ul#products-list li a#products-13:hover
{
	background-position: 0 -55px;
}

/* USBバス・アナライザ */
body#home ul#products-list li a#products-14
{
	background: url(../images/top/index_btn-products_14.gif) no-repeat;
}
body#home ul#products-list li a#products-14:hover
{
	background-position: 0 -55px;
}

/* 非接触変位計、厚さ計 */
body#home ul#products-list li a#products-15
{
	background: url(../images/top/index_btn-products_15.gif) no-repeat;
}
body#home ul#products-list li a#products-15:hover
{
	background-position: 0 -55px;
}

/* B-Hアナライザ */
body#home ul#products-list li a#products-16
{
	background: url(../images/top/index_btn-products_16.gif) no-repeat;
}
body#home ul#products-list li a#products-16:hover
{
	background-position: 0 -55px;
}

/* 物理計測 */
body#home ul#products-list li a#products-17
{
	background: url(../images/top/index_btn-products_17.gif) no-repeat;
}
body#home ul#products-list li a#products-17:hover
{
	background-position: 0 -55px;
}

/* 自動調整検査装置 */
body#home ul#products-list li a#products-18
{
	background: url(../images/top/index_btn-products_18.gif) no-repeat;
}
body#home ul#products-list li a#products-18:hover
{
	background-position: 0 -55px;
}

/* 航空宇宙機器システム */
body#home ul#products-list li a#products-19
{
	background: url(../images/top/index_btn-products_19.gif) no-repeat;
}
body#home ul#products-list li a#products-19:hover
{
	background-position: 0 -55px;
}

/* Blu-rayディスク検査装置 */
body#home ul#products-list li a#products-20
{
	background: url(../images/top/index_btn-products_20.gif) no-repeat;
}
body#home ul#products-list li a#products-20:hover
{
	background-position: 0 -55px;
}

/* その他の測定器 */
body#home ul#products-list li a#products-21
{
	background: url(../images/top/index_btn-products_21.gif) no-repeat;
}
body#home ul#products-list li a#products-21:hover
{
	background-position: 0 -55px;
}

/* Zycko社ネットワーキング用アクセサリ */
body#home ul#products-list li a#products-22
{
	background: url(../images/top/index_btn-products_22.gif) no-repeat;
}
body#home ul#products-list li a#products-22:hover
{
	background-position: 0 -55px;
}

/* LeCroy社製オシロスコープ */
body#home ul#products-list li a#products-23
{
	background: url(../images/top/index_btn-products_23.gif) no-repeat;
}
body#home ul#products-list li a#products-23:hover
{
	background-position: 0 -55px;
}

/* カーブトレーサ */
body#home ul#products-list li a#products-24
{
	background: url(../images/top/index_btn-products_24.gif) no-repeat;
}
body#home ul#products-list li a#products-24:hover
{
	background-position: 0 -55px;
}

/* パワーアナライザ */
body#home ul#products-list li a#products-25
{
	background: url(../images/top/index_btn-products_25.gif) no-repeat;
}
body#home ul#products-list li a#products-25:hover
{
	background-position: 0 -55px;
}

/* インパルス・コイルテスタ */
body#home ul#products-list li a#products-26
{
	background: url(../images/top/index_btn-products_26.gif) no-repeat;
}
body#home ul#products-list li a#products-26:hover
{
	background-position: 0 -55px;
}

/* 周波数応答解析＆インピーダンスアナライザ */
body#home ul#products-list li a#products-27
{
	background: url(../images/top/index_btn-products_27.gif) no-repeat;
}
body#home ul#products-list li a#products-27:hover
{
	background-position: 0 -55px;
}

/* アンプ（増幅器） */
body#home ul#products-list li a#products-28
{
	background: url(../images/top/index_btn-products_28.gif) no-repeat;
}
body#home ul#products-list li a#products-28:hover
{
	background-position: 0 -55px;
}

/* 放射線量モニター */
body#home ul#products-list li a#products-29
{
	background: url(../images/top/index_btn-products_29.gif) no-repeat;
}
body#home ul#products-list li a#products-29:hover
{
	background-position: 0 -55px;
}

/* V-H アナライザ */
body#home ul#products-list li a#products-30
{
	background: url(../images/top/index_btn-products_30.gif) no-repeat;
}
body#home ul#products-list li a#products-30:hover
{
	background-position: 0 -55px;
}

/* 新着情報 */
body#home div#whatsnewarea
{
	padding: 10px 15px 0px 15px;
}

/* 新着一覧 */

dl.whatsnew {
    padding: 5px;
    overflow: hidden;
    list-style-type: none;
}   
dl.whatsnew dt {
	position:absolute;
    color:#676060;
    margin-left: 0px;
    padding: 5px 0;
    text-align: left;
}
dl.whatsnew dd {
    padding: 5px 0 5px 80px;
    border-bottom: 1px dotted #999;
}
dl.whatsnew dd a {
    font-weight: normal;
}  

/* キャンペーン */
body#home div#campaignarea
{
	padding: 10px 15px 0px 15px;
}

/* キャンペーン一覧 */

dl.campaign {
    padding: 5px;
    overflow: hidden;
    list-style-type: none;
}   
dl.campaign dt {
	position:absolute;
    color:#676060;
    margin-left: 0px;
    padding: 5px 0;
    text-align: left;
}
dl.campaign dd {
    padding: 5px 0 5px 80px;
    border-bottom: 1px dotted #999;
}
dl.campaign dd a {
    font-weight: normal;
}  

/* イベント */
body#home div#eventarea
{
	padding: 10px 15px 0px 15px;
}

/* イベント一覧 */

dl.event {
    padding: 5px;
    overflow: hidden;
    list-style-type: none;
}   
dl.event dt {
	position:absolute;
    color:#676060;
    margin-left: 0px;
    padding: 5px 0;
    text-align: left;
}
dl.event dd {
    padding: 5px 0 5px 80px;
    border-bottom: 1px dotted #999;
}
dl.event dd a {
    font-weight: normal;
}  

/*----------------------
  右側
----------------------*/

body#home div#rightarea
{
	float: left;
	width: 240px;
	margin: 0px 0px 0px 10px;
	background-image: url(../images/td_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #EBEBEB;
}

/* ユーザ登録・資料請求ボタン */
#buttonarea
{
	width: 210px;
	margin: 0px 0px 15px 15px;
}

#buttonarea li
{
	list-style-type: none;
}

.hd-btn-button
{
	height: 46px;
	width: 210px;
/*	overflow: hidden;*/
	display: block;
	text-indent: -9999px;
}

/* LeCroy */
#hd-btn-lecroy
{
	background: url(../images/top/icon-lecroy.gif) no-repeat;
	margin: 5px 5px 0px 0px;
}
#hd-btn-lecroy:hover
{
	background-position: 0 -46px;
}

/* 資料請求ボタン */
#hd-btn-coupon
{
	background: url(../images/top/icon-coupon.gif) no-repeat;
	margin: 5px 5px 0px 0px;
}
#hd-btn-coupon:hover
{
	background-position: 0 -46px;
}

/* ユーザ登録 */
#hd-btn-reg
{
	background: url(../images/top/icon-reg.gif) no-repeat;
	margin: 5px 5px 0px 0px;
}
#hd-btn-reg:hover
{
	background-position: 0 -46px;
}

/* 新着情報 */
#hd-btn-whatsnew
{
	background: url(../images/top/icon-what.gif) no-repeat;
	margin: 5px 5px 0px 0px;
}
#hd-btn-whatsnew:hover
{
	background-position: 0 -46px;
}

/*1105btn*/

#hd-btn-event01
{
	background: url(../images/top/event01.gif) no-repeat;
	margin: 5px 5px 0px 0px;
}

#hd-btn-event02
{
	background: url(../images/top/event02.gif) no-repeat;
	margin: 5px 5px 0px 0px;
}

#hd-btn-event03
{
	background: url(../images/top/event03.gif) no-repeat;
	margin: 5px 5px 0px 0px;
}

#hd-btn-event02:hover
{
	background-position: 0 -65px;
}



.hd-btn-button2
{
	height: 65px;
	width: 210px;
/*	overflow: hidden;*/
	display: block;
	text-indent: -9999px;
}


/* イベント・セミナー情報 */
body#home div#side_pr {
	margin: 10px 10px 10px 10px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #DBD9D0;
	background-color: #FFFFFF;
}

ul.side_sm li {
    position: relative;   
    margin: 0 0 5px;   
    padding: 5px 5px 5px 5px; 
    border-bottom: 1px dotted #999;
	list-style-type: none;  
}   
ul.side_sm li a {   
    font-weight: normal;
} 

/* イベント・セミナー情報「詳細はこちら」ボタン */
body#home a#btn-youto
{
	margin: 5px 7px 0px 100px;
	float: none;
	width: 100px;
	height: 17px;
/*	overflow: hidden;*/
	display: block;
	background: url(../images/index_btn-youto.gif) no-repeat;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	line-height: 17px;
	font-size: 0.9em;
	letter-spacing: -0.1em;
}
body#home a#btn-youto:hover
{
	background-position: 0 -17px;
}

/*  20110711Added index　右ボタンエリア　ボタン大きさ変更 -------------------------------- */
ul#btnarea_top { 
	width: 240px;
	margin: 0 0 10px 0;
}
ul#btnarea_top li { list-style-type: none; }
#rightarea ul#btnarea_top li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	width: 240px;
	height: 76px;
}
#rightarea ul#btnarea_top li#catalog_top a {
	background: url(../images/top/catalog_top.jpg) left top no-repeat; 
}
#rightarea ul#btnarea_top li#login_top a {
	background: url(../images/top/login_top.jpg) left top no-repeat; 
}
#rightarea ul#btnarea_top li#catalog_top a:hover,
#rightarea ul#btnarea_top li#login_top a:hover {
	background-position: 0 -76px;
}
