/*インデックス---------------------------------------------------*/
#index-main {
	width:786px;
	height:482px;
	max-height:482px;
	margin:0;
	padding:32px 0 0 0;
	background:url(../img/index_background.jpg) no-repeat;
}
#products {
	width:659px;
	height:137px;
	max-height:137px;
	margin-top: 0;
	margin-right: 24px;
	margin-bottom: 38px;
	margin-left: 103px;
}
/*インデックスナビ-----------------------------------------------------------*/
#products a{display: block;text-decoration: none;background-image:url(../img/index_indnavi.jpg);}
#products em{display:none;}
#products li{margin: 0;padding: 0;float:left;list-style:none;}
li#indnavi001 {margin: 0 15px 0 auto;width: 172px;height:137px;max-height:137px;}
li#indnavi002 {margin: 0 16px 0 auto;width: 187px;height:137px;max-height:137px;}
li#indnavi003 {margin: 0 16px 0 auto;width: 186px;height:137px;max-height:137px;}
li#indnavi004 {margin: 0;width: 67px;height:137px;max-height:137px;}

li#indnavi001 a{width:172px;height:137px;max-height:137px;background-position: 0 0}
li#indnavi002 a{width:187px;height:137px;max-height:137px;background-position: -172px 0}
li#indnavi003 a{width:186px;height:137px;max-height:137px;background-position: -359px 0}
li#indnavi004 a{width:67px;height:137px;max-height:137px;background-position: -545px 0}

li#indnavi001 a:hover{background-position: 0 -137px}
li#indnavi002 a:hover{background-position: -172px -137px}
li#indnavi003 a:hover{background-position: -359px -137px}
li#indnavi004 a:hover{background-position: -545px -137px}

#news {
	width:299px;
	height:155px;
	max-height:157px;
	margin:0 19px 0 360px;
	padding:19px 18px 19px 88px;
	background:url(../img/index_news.gif) no-repeat;
	border: 1px solid #CCCCCC;
}
#news li{
	height:30px;
	max-height:30px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #333333;
	line-height:18px;
	text-align:left;
	list-style:none;
}
#arch-img {
	width:285px;
	height:auto;
	margin:0 19px 0 360px;
	padding:8px 0px 0px 113px;
	border: none;
}
/*製品情報-----------------------------------------------------------*/
#slave-contents {
	width:782px;
	height:auto;
	margin:0 auto;
}
#prod-img {
	height:auto;
	max-height:363px;
	float:left;
	padding:30px 0 0 32px;
}
#prod-img img{
	width:244px;
	height:363px;
	max-height:363px;
	margin:0;
	padding:11px;
	border: 1px solid #CCCCCC;
}
#prod-cont {
	width:408px;
	height:auto;
	padding:25px 32px 0 0;
	float:right;
}
#prod-comment {
	width:402px;
	max-width:394px;
	height:auto;
	padding:0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0;
}
#prod-comment p{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 11px;
	color: #333333;
	line-height:15px;
	text-align:left;
}
#prod-item {
	width:402px;
	height:auto;
	max-height:345px;	
	margin:0;
	padding:0;
}
#prod-item li{
	width:90px;
	height:114px;
	max-height:114px;
	list-style:none;
	float:left;
	padding:0 5px 0 2px;	
}
#prod-item img{
	width:90px;
	height:90px;
	max-height:90px;
	border: 1px solid #CCCCCC;
}
#prod-item a{display: block;text-decoration: none;}
#prod-item em{display:none;}
#prod-control {
	width:394px;
	max-width:394px;
	height:auto;
	padding:0;
	text-align:right;
	margin-top: 5px;
	margin-right: 32px;
	margin-bottom: 15px;
	margin-left: 0;
	clear: both;
}

.number {
	text-align:left;
	color: #666666;
	font-size:11px;
	width: 80px;
	height:12px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/*製品情報アイコンナビ-----------------------------------------------------------*/
#prod-icon {
	width:185px;
	height:58px;
	max-height:58px;
	margin:0 auto;
	padding:0 601px 0 0;
	background-image: url(../img/prod_icon_background.gif);
	background-repeat: no-repeat;
}
#prod-icon a{display: block;text-decoration: none;background-image:url(../img/prod_icon_001.gif);}
#prod-icon em{display:none;}
#prod-icon li{float:left;list-style:none;display: block;background-image:url(../img/prod_icon_001.gif);}
li#prodnavi001 {margin: 0 5px 0 0;width: 59px;height:58px;max-height:58px;background-position: 0 58px}
li#prodnavi002 {margin: 0 5px 0 0;width: 59px;height:58px;max-height:58px;background-position: -59px 58px}
li#prodnavi003 {width: 57px;height:58px;max-height:58px;background-position: -118px 58px}
li#prodnavi001 a{width:59px;height:58px;max-height:58px;background-position: 0 0}
li#prodnavi002 a{width:59px;height:58px;max-height:58px;background-position: -59px 0}
li#prodnavi003 a{width:57px;height:58px;max-height:58px;background-position: -118px 0}
li#prodnavi001 a:hover{background-position: 0 -58px}
li#prodnavi002 a:hover{background-position: -59px -58px}
li#prodnavi003 a:hover{background-position: -118px -58px}

/*テキストスタイル----------------------------------------------------------*/
.style1 {color: #333333; font-size: 12px;}
.style2 {color: #CC3333; font-weight: bold; font-size: 12px;}
.style3 {color: #CC3333; font-size: 10px;}
.style7 {font-size: 14px}



/*ギャラリー----------------------------------------------------------*/

table#gallery img, #photo { border: #E8E8E8 1px solid; padding: 5px;}
.gallery_link { width: 100%; margin: 0 auto; text-align:right;}
