@charset "utf-8";
/* CSS Document */

/*-------------------------
	style.cssを
	トップページ用に変更
-------------------------*/
#gloabl-navi {
	padding-bottom: 11px;
	background: url(../images/top/global-navi_bg.gif) repeat-x left bottom;
}

#page-image {
	margin-bottom: 10px;
}

#main {
	padding: 0 0 23px;
	width: 800px;
}

#sidebar {
	float: right;
	width: 200px;
	background: url(../images/top/sidebar_bg.gif) repeat-y #E9E9E9;
	color: #666666;
}

#contents {
	float: left;
}

/*-------------------------
	トップイメージ右メニュー
-------------------------*/
#img-box {
	float: left;
	width: 600px;
}


#img-menu {
	float: right;
	width: 200px;
}

#img-menu .top-box,
#img-menu .bottom-box {
	width: 200px;
	height: 110px;
	text-indent: -9999px;
}

#img-menu .top-box p,
#img-menu .bottom-box p {
	margin: 0;
	height: 14px;
	overflow: hidden;
}

#img-menu .top-box {
	background: url(../images/top/photo-gallery_bg.jpg) no-repeat;
}

#img-menu .top-box a {
	display: block;
	width: 111px;
	height: 19px;
	margin-top: 77px;
	float: right;
}

#img-menu .bottom-box {
	clear: right;
	background: url(../images/top/borescope_bg.jpg) no-repeat;
}

#img-menu .bottom-box a {
	display: block;
	width: 88px;
	height: 17px;
	margin-top: 79px;
	float: right;
}

/*-------------------------
	中段、商品一覧（リンク）
	パンくずの代わり
-------------------------*/

#products-box {
	width: 800px;
	height: 110px;
	margin-bottom: 25px;
}

#products-box ul {
	width: 800px;
	padding: 0;
	list-style-type: none;
}


#products-box li {
	float: left;
	width: 130px;
	height: 110px;
	margin-right: 4px;
}

#products-box li.no-margin {
	margin: 0;
}


#products-box li a {
	display: block;
	width: 130px;
	height: 110px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}


#products-box li.product-menu01 a {
	background-image: url(../images/top/products-list01.jpg);
}

#products-box li.product-menu02 a {
	background-image: url(../images/top/products-list02.jpg);
}

#products-box li.product-menu03 a {
	background-image: url(../images/top/products-list03.jpg);
}

#products-box li.product-menu04 a {
	background-image: url(../images/top/products-list04.jpg);
}

#products-box li.product-menu05 a {
	background-image: url(../images/top/products-list05.jpg);
}

#products-box li.product-menu06 a {
	background-image: url(../images/top/products-list06.jpg);
}



/*-------------------------
	共通コンテンツ
-------------------------*/

/* 一覧へ*/
p.to-list {
	margin: 0;
	width: 31px;
	height: 16px;
	float: right;
	padding-right: 44px;
	margin-top: -35px;
}

p.to-list a {
	background: url(../images/top/to-list.gif) no-repeat;
	width: 31px;
	height: 16px;
	display: block;
	text-indent: -9999px;
}




/*-------------------------
	トップページコンテンツ
-------------------------*/

#contents h2 {
	background: url(../images/top/news-topics_h.gif) no-repeat;
	width: 583px;
	height: 26px;
	padding: 0;
	text-indent: -9999px;
	margin-bottom: 16px;
}


/*-------------------------
	サイドバーコンテンツ
-------------------------*/

#exhibition-info-box {
	background: url(../images/top/exhibition-info_bg.gif) bottom no-repeat;
	padding-bottom: 17px;
	width: 200px;
}

#exhibition-info-box p.title {
	background: url(../images/top/exhibition-info_title.jpg) no-repeat;
	width: 200px;
	height: 26px;
	text-indent: -9999px;
}


#exhibition-info-box ul {
	width: 170px;
	padding: 0 15px;
	list-style-type: none;
}

#exhibition-info-box li {
	padding-top: 15px;
	margin-bottom: 19px;
	line-height: 1.3;
	background:  url(../images/top/line.gif) no-repeat center top;
}

#exhibition-info-box li span {
	font-weight: bold;
}

#exhibition-info-box li.no-bg {
	background: none;
}

#exhibition-info-box p.to-list {
	margin-top: -33px;
	padding-right: 6px;
}

#exhibition-info-box p.to-list a {
	background-image: url(../images/top/to-list2.gif);
}
