@charset "Shift_JIS";

/* グローバルナビゲーション */
.global-navi {
	padding-bottom: 20px;
	display:block;
}

* html .global-navi {
	width: 100%;
	height: 28px;
	padding-bottom: 10px;
}


.contents-navi {
	padding:  0;
	margin-bottom: 7px;
	height: 21px;
	display:block;
}

* html .contents-navi {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
	height: 21px;
	display:block;
}

#products-top{
display:block;
	margin: 0px auto;
	padding: 0;
	width: 767px;
	border:1px solid #c5c2bd;
	}

#products-top2{
display:block;
	margin: 0px auto;
	padding: 0;
	width: 770px;
	border:0px solid #c5c2bd;
	}	
	
#products-top img{
vertical-align: top;
}
	
.products-catch{
	margin: 5px 0 3px 15px;
	padding-bottom:5px;
	}
	
#products-top .products-sam {
	list-style:none;
	margin: 0;
	padding:0;
	}
	
#products-top .products-sam-left {
	display:block;
	margin: 0;
	padding:0;
	width:191px;
	height: 136px;
	float: left;
	border-top:1px solid #c5c2bd;
	border-right:1px solid #c5c2bd;
	}
	
#products-top .products-sam-left2 {
	display:block;
	margin: 0;
	padding:0;
	width:382px;
	height: 136px;
	float: left;
	border-top:1px solid #c5c2bd;
	border-right:1px solid #c5c2bd;
	}	
	
#products-top .products-sam-right {
	display:block;
	margin: 0;
	padding:0;
	width:191px;
	height: 136px;
	float: left;
	border-top:1px solid #c5c2bd;
	border-right:none;
	}
	
	#products-top .products2-sam-left {
	display:block;
	margin: 0;
	padding:0;
	width: 255px;
	height: 78px;
	float: left;
	border-top:#c5c2bd;
	border-right:1px solid #c5c2bd;
	}
	
#products-top .products2-sam-right {
	display:block;
	margin: 0;
	padding:0;
	width: 255px;
	height: 78px;
	float: left;
	border-top:#c5c2bd;
	border-right:none;
	}

/* ------------------------------
	NAVIGATION
------------------------------ */
.contents-navi05 {
	text-align: right;
	font-size: 10px;
	color: #999;
	width: 920px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
	
.contents-navi05 a {color: #999; text-decoration: none; }
.contents-navi05 a:hover {color: #999; text-decoration: underline; }
.contents-navi05 a:visited {color: #999; text-decoration: none; }


#header-technology {
	padding: 0;
	width: 940px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#header-technology .contents-navi-technology {
	text-align: right;
	font-size: 91%;
	margin: 0;
	padding: 0 10px;
	width: 920px;
	text-decoration: none;
	color: #999999;
}
	
#header-technology .contents-navi-technology a {
	color: #999999;
	text-decoration: none;
}

#header-technology .contents-navi-technology a:hover {
	color: #999999;
	text-decoration: underline;
}


