@charset "utf-8";

/* PRODUCTS下層 */

* {
	margin: 0 auto;
	padding: 0;


}


dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , p{
	margin: 0;
	padding: 0;
}
	

h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}


ol, ul{
    list-style:none;
}



img{
	border: none;
	behavior: url(../../iepngfix.htc);
}



div{
	behavior: url(../../iepngfix.htc);
}


table{
    border-collapse: collapse; 
    border-spacing:0;
}


a {
text-decoration: underline;
}


a:hover {
text-decoration: none;
}


.clearfix:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}



body {
	padding: 0;
	text-align: center;
	background: #ccc;
	font-weight: normal;
	font-size : 12px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}



#subWrappe{
	width: 879px;
	background: #FFF;
	padding: 27px 27px 0 27px;
}


#subWrappeInner{
	background: url(../../products/img/bg.gif) repeat-y;
	width: 874px;
	padding-bottom: 50px;
	text-align: left;
}


#subWrappeInner h1{
	padding: 30px 0 20px 88px;
}


#headMenu{
	text-align: center;
	margin-bottom: 30px;
}


#headMenu ul{
	list-style-type: none;
}


#headMenu li{
	list-type: none;
	display: inline;
	margin: 0;
}


#productContents{
	width: 874px;
}


#productsLeft{
	float: left;
	padding: 100px 0 0 80px;
}


#productsRight{
	float: left;
	width: 380px;
	margin: 50px 0 0 150px;
}


#productContents table{
	margin-top: 60px;
	
}


#productContents table td{
	vertical-align: top;
	color: #FFF;
	line-height: 200%;
}


#productContents table td img{
	margin-bottom: 50px;
}


.imgTopics{
	margin-right: 50px;
}



.pdfLink{
	text-align: right;
	color: #FFF;
	padding: 0 10px;
}


.pdfLink a{
	color:#FFF;
	text-decoration:underline;
}


.pdfLink a:hover{
	color:#FFF;
	text-decoration:none;
}


.counter{
	margin: 200px 0 0 70px;
}


#foot{
	margin: 20px 0 0 0;
	line-height: 180%;
}
