@charset "utf-8";
/* -----------------------------------------------------------------------

	大光ルート産業株式会社　商品紹介用css
	
-----------------------------------------------------------------------*/


/* -----------------------------------------------------------------------

	サブナビ用css
	
-----------------------------------------------------------------------*/

.sub_product_navi {
	padding-top: 82px;
	background-image: url(../product/images/sub_navi_bg.jpg);
	padding-left: 4px;
	height: 275px;
}

.sub_product_navi ul {
	padding:0;
    margin:0;
    height:45px;
}
.sub_product_navi ul li {
	display:inline;
	list-style-type: none;
}
.sub_product_navi ul li a {
	height:0px;
	display:block;
	background-image:url(../product/images/sub_navi_nomal.gif);
	background-repeat:no-repeat;
	padding-top:45px;
	width:128px;
	float:left;	
}
.sub_product_navi ul li a:hover {
	background-image:url(../product/images/sub_navi_hover.gif);
}
.sub_product_navi .now_sub_product #sub_product a,
.sub_product_navi .now_sub_product #sub_product a:hover,
.sub_product_navi .now_sub_eye #sub_eye a,
.sub_product_navi .now_sub_eye #sub_eye a:hover,
.sub_product_navi .now_sub_flash #sub_flash a,
.sub_product_navi .now_sub_flash #sub_flash a:hover,
.sub_product_navi .now_sub_rootline #sub_rootline a,
.sub_product_navi .now_sub_rootline #sub_rootline a:hover,
.sub_product_navi .now_sub_resin #sub_resin a,
.sub_product_navi .now_sub_resin #sub_resin a:hover,
.sub_product_navi .now_sub_bond #sub_bond a,
.sub_product_navi .now_sub_bond #sub_bond a:hover
{
background-image:url(../product/images/sub_navi_now.gif);
}
.sub_product_navi sub_product a{
	background-position:0px 0px;
}
.sub_product_navi #sub_eye a{
	background-position:0px -45px;
}
.sub_product_navi #sub_flash a{
	background-position:0px -90px;
}
.sub_product_navi #sub_rootline a{
	background-position:0px -135px;
}
.sub_product_navi #sub_resin a{
	background-position:0px -180px;
}
.sub_product_navi #sub_bond a{
	background-position:0px -225px;
}

/* -----------------------------------------------------------------------

	商品案内index用css
	
-----------------------------------------------------------------------*/
#product_h3{
background-image:url(../product/images/title_product.jpg);
}
#product_list ul {
	margin: 0px;
	padding: 0px;	
}
#product_list li {
	list-style-type:none;
	margin-bottom:10px;
	padding: 0px;
	display:inline;
	float:left;	
}
#product_list a {
	display: block;
	text-indent: -9999px;
	background-repeat:no-repeat;

}
#product_list #eye a {
	background-image: url(../product/images/product_eye.jpg);
	height: 203px;
	width: 610px;
}
#product_list #eye a:hover {
	background-image: url(../product/images/product_eye_.jpg);
	height: 203px;
	width: 610px;
}
#product_list #flash a {
	background-image: url(../product/images/product_flash.jpg);
	height: 118px;
	width: 610px;
}
#product_list #flash a:hover {
	background-image: url(../product/images/product_flash_.jpg);
	height: 118px;
	width: 610px;
}
#product_list #rootline a {
	background-image: url(../product/images/product_rootline.jpg);
	height: 118px;
	width: 610px;
}
#product_list #rootline a:hover {
	background-image: url(../product/images/product_rootline_.jpg);
	height: 118px;
	width: 610px;
}
#product_list #resin a,
#product_list #bond a,
#product_list #post a,
#product_list #blinker a {
	height: 118px;
	width: 300px;
}
#product_list #resin a {
	background-image: url(../product/images/product_resin.jpg);
	padding-right:10px;
}
#product_list #resin a:hover {
	background-image: url(../product/images/product_resin_.jpg);
	padding-right:10px;
}
#product_list #bond a {
	background-image: url(../product/images/product_bond.jpg);
	
}
#product_list #bond a:hover {
	background-image: url(../product/images/product_bond_.jpg);
	
}
#product_list #post a {
	background-image: url(../product/images/product_post.jpg);
	padding-right:10px;
}
#product_list #post a:hover {
	background-image: url(../product/images/product_post_.jpg);
	padding-right:10px;
}
#product_list #blinker a {
	background-image: url(../product/images/product_blinker.jpg);
}
#product_list #blinker a:hover {
	background-image: url(../product/images/product_blinker_.jpg);
}
/* -----------------------------------------------------------------------

	商品詳細ページ用css
	
-----------------------------------------------------------------------*/
#product_eye_h3{
	background-image:url(../product/eye/images/title_product_eye.jpg);
}
#product_flash_h3{
	background-image:url(../product/flash/images/title_product_flash.jpg);
}
#product_rootline_h3{
	background-image:url(../product/rootline/images/title_product_rootline.jpg);
}
#product_resin_h3{
	background-image:url(../product/resin/images/title_product_resin.jpg);
}
#product_bond_h3{
	background-image:url(../product/bond/images/title_product_bond.jpg);
}
.product_info{
	padding-bottom: 10px;
	position: relative;
}
.product_info img {
	float:left;
	padding-right:5px;
}
#main .product_info p {
	padding-left: 10px;
}
.product_info:after { 
	content:"";
    display:block;
    clear:both;
} 
.product_info table{
	width:590px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #79AFB9;
	border-left-color: #79AFB9;
	font-size: 12px;
	margin-bottom:5px;
}
.product_info th{
	background-color: #337DA8;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #79AFB9;
	border-bottom-width: 1px;
	border-bottom-color: #79AFB9;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	width: 120px;
	text-align: left;
	padding-left: 20px;
}
.product_info td{
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #79AFB9;
	border-bottom-width: 1px;
	border-bottom-color: #79AFB9;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 5px;
}
.product_info .center {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:0;
}
.product_pdf a {
	background-image: url(../product/images/btn_pdf.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	float: right;
	text-indent: -9999px;
	width: 245px;
}
.product_pdf a:hover{
	background-image: url(../product/images/btn_pdf_.jpg);
}
.product_const li {
list-style-type:none;
font-size:12px;

}
#eye01,#eye02,#eye03,#eye07{
	background-repeat: no-repeat;
	padding-left: 140px;
	height: 20px;
	padding-top: 5px;
}
#eye04,#eye05,#eye06{
	background-repeat: no-repeat;
	height: 29px;
	width:180px;
	padding-top: 155px;
	margin-top:5px;
	margin-bottom:7px;
	float:left;
}
#eye01{
	background-image:url(../product/eye/images/eye_list01.gif);
}
#eye02{
	background-image:url(../product/eye/images/eye_list02.gif);
}
#eye03{
	background-image:url(../product/eye/images/eye_list03.gif);
}
#eye04{
	background-image:url(../product/eye/images/eye_list04.jpg);
}
#eye05{
	background-image:url(../product/eye/images/eye_list05.jpg);
	margin-left: 25px;
	margin-right: 25px;
}
#eye06{
	background-image:url(../product/eye/images/eye_list06.jpg);
}
#eye07{
	background-image:url(../product/eye/images/eye_list07.gif);
	clear:both;
}
#resin01,#resin02,#resin03,#resin04{
	background-repeat: no-repeat;
	height: 5px;
	width:110px;
	padding-top: 115px;
	float:left;
	text-align: center;
	list-style-type: none;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 13px;
}
#resin01 {
	background-image: url(../product/resin/images/resin_list01.jpg);
}
#resin02 {
	background-image: url(../product/resin/images/resin_list02.jpg);
}
#resin03 {
	background-image: url(../product/resin/images/resin_list03.jpg);
}
#resin04 {
	background-image: url(../product/resin/images/resin_list04.jpg);
}
#resin05 {
	background-image: url(../product/resin/images/resin_list05.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width:110px;
	padding-top: 115px;
	float:left;
	text-align: center;
	list-style-type: none;
	margin-bottom: 10px;
	font-size: 13px;
}
.download_btn,.catalog_btn {
	position:absolute;
	width:135px; 
}
.download_btn {	 
	right: 145px;
}
.catalog_btn { 
	right: 0px;
}
.download_btn a,.catalog_btn a {
	background-image: url(../product/images/btn_pdf2.jpg);
	padding-top:45px;
	height:0;
	overflow:hidden;
	width:135px;
	display:block;
}
.download_btn a {
	background-image: url(../product/images/btn_pdf2.jpg);
	 
}
.download_btn a:hover {
	background-image: url(../product/images/btn_pdf2_.jpg);
}
.catalog_btn a{
	background-image: url(../product/images/btn_catalog.jpg);
	
}
.catalog_btn a:hover {
	background-image: url(../product/images/btn_catalog_.jpg);
	
}
