@charset "utf-8";
/* CSS Document */

#breadC{
	background:url(../images/css/pankuzu-bg.gif) no-repeat ;
	height:12px;
	font-size:10px;
	border-top:none;
	padding:7px 0 7px 7px;
	text-indent:0;
	height:auto;
}


#contents_sub{
	background:none;
	margin-top:7px;
}

h2.orange{
	background-color: #ff9900;
	background-color:#ffaa00;	
	background-color:#ff7700;
	border-bottom:1px solid #ff6600;
	border-left:5px solid #ff6600; 
}


h2 a:link,
h2 a:visited{
	color:#FFFFFF;
}

h2 a:hover, 
h2 a:active{
	text-decoration: none;
}

h3{
	margin-left:20px;
}

h3.orange{
	background: #FFCC66;
	background:	#ffdd88;
}

#products_index{
	width:550px;
	width:760px;
	margin-bottom:10px;

}

.column{
	width:265px;
	width:370px;
	_width:365px;
	margin-right:5px;
	float:left;
	margin:0 5px;
/*	height:900px;*/

}

.column .itembox{
	margin-top:5px;
	background:none;	
	_margin-left:5px;

	padding:5px;
	padding:5px 0;
	background:url(../../products/img/bg.gif) repeat-x scroll 0 0;
	padding-top:0;
	margin-top:0;
}

.column .itembox2{
	margin-top:5px;
	_margin-left:5px;
	padding:5px;
	padding:5px 0;
}

.column .disc-type{
	margin-left:0px;
	margin-left:20px;
}

.column .disc-type2{
	list-style-type:disc;
	margin-left:40px;
}


ul{
	margin-bottom:10px;
}

#contents_sub li{
	margin-bottom:5px; 
}

p{
	margin-bottom:10px;
}

.pagetop{
	width:760px;
}

#products_index li.disc-type2 ul li{
	margin-left:20px;
	margin-top:5px;
	margin-bottom:0px;
}

h1{
	padding-bottom: 9px;
	padding-left: 8px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image:url(../images/css/h1-bg.gif);
	font-size: 100%;
	line-height: 1;
	border-left:none;
}

h1.wb{
	padding-bottom: 9px;
	padding-left: 8px;
	background-repeat: no-repeat;	
	background-position: left bottom;
	background-image:url(../images/css/h1-bg_2.gif);
	font-size: 100%;
	line-height: 1;
}

h1.pTOP{
	padding:5px 0 10px 0;
	background-image:none;
	font-size: 100%;
	line-height: 1;
	margin-bottom:0;
}


h2{
	padding:2px 0 10px 15px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../img/css/h2-bg.gif);
	font-size: 100%;
	line-height: 1;
	border-left:none;
}

h3{
	margin-top: 15px;
	padding:2px 0 4px 15px;
	background-image:url(../img/css/h3-bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	border-bottom:none;
	font-weight:bold;
	margin-left:0px;
/*	font-size:75%;*/
}

h3.miniTitle{
	margin-top: 0px;
	padding:4px 0 5px 10px;
	background-image:url(../img/css/h3-bg_mini.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
/*	font-size:75%;*/
}

h3.miniTitle2{
	margin-top: 0px;
	padding:4px 0 10px 15px;
	background-image:url(../../products/img/h3-bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
/*	font-size:75%;*/
}

h3.miniTitle3{
	margin-top: 0px;
	padding:4px 0 10px 15px;
	background-image:url(../../products/img/h3-bg_blue.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
/*	font-size:75%;*/
}

h4{
	margin-top: 10px;
	font-size: 75%;
	margin:10px 0 5px 5px;
}

h2.withLink01{
	padding:0;
}

h2.withLink01 a{
	display:block;
	height:30px;
	padding:0 0 0 25px;
	background-image:url(../img/css/h2link-bg.gif);
}


h2.withLink01 a:hover{
	background-image:url(../img/css/h2link-bg.gif);
	background-position:0 -30px;
}

h2.withLink02{
	padding:0;
}

h2.withLink02 a{
	display:block;
	height:31px;
	padding:0 0 0 25px;
	background-image:url(../../products/img/h2-bg.gif);
}


h2.withLink02 a:hover{
	background-image:url(../../products/img/h2-bg.gif);
	background-position:0 -31px;
}

h2.withLink03{
	padding:0;
	border-left:none;
}

h2.withLink03 a{
	display:block;
	height:31px;
	padding:0 0 0 25px;
	background-image:url(../../products/img/h2-bg_blue.gif);
}


h2.withLink03 a:hover{
	background-image:url(../../products/img/h2-bg_blue.gif);
	background-position:0 -31px;
}


ul.productMENU{
	margin:0 0 0 15px;
}

ul.productMENU li{
	padding-bottom:5px;
	line-height:100%;
}

ul.productMENU li a {
	display: block;
	width: auto;
	padding-left: 15px;
	color:#333333;
	background-color: transparent;
	background:url(../../products/img/btn-parts.gif) 0 4px no-repeat;
	text-decoration:none;
}

ul.productMENU li a:hover {
	background:url(../../products/img/btn-parts.gif) 0 -26px no-repeat;
	color:#FF6600;
	text-decoration:underline;
}

ul.textMENU{
	margin:0 0 0 15px;
}

ul.textMENU li{
	list-style-type:disc;
	margin-bottom:5px;
	margin-left: 0px;
}
