@charset "utf-8";

*html body {
	zoom: 95%; 
} 

*:first-child+html #container,
*:first-child+html #header,
*:first-child+html #footer,
*:first-child+html #main1clum,
*:first-child+html #contents {
	width:680px;
}

*+html>/**/body #container,
*+html>/**/body #header,
*+html>/**/body #footer,
*+html>/**/body #main1clum,
*+html>/**/body #contents {
	width:680px;
}


html>body #container,
html>body #header,
html>body #footer,
html>body #main1clum,
html>body #contents {
	width:680px;
}



body {
	background:#ffffff;
	color: #000000;
}


#header p.company {
	margin: 19px 0 0 15px;
	float: left;
}

#container #header p.conceals {
	display: block;
	float: left;
	margin-left: 15px;
}

#container #main h3 {
	border-bottom: 5px solid #999999;
	margin-bottom: 20px;
}




#container #contents_bg #contents #main .catalog_detail #subnavi li.currently {
	font-size: 15px;
	font-weight: bold;
}

#container #contents_bg #contents #main .catalog_detail #subnavi li {
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}

#container #main .catalog_detail .detailtable th {
	background: #333333;
}


#container #main .catalog_detail .detailtable {
	margin-bottom: 30px;
	margin-left: 5px;
}


#main .catalog_detail table.detailtable { 
	border-top:1px solid #666;
	border-left:1px solid #666;
	}	


#main .catalog_detail table.detailtable th,
#main .catalog_detail table.detailtable td {
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	}


#container #side_menu,
#container #header_inner,
#container #main .totop,
#container #footnavi,
#header p.btn_inquiry,
#container #btnPrint {
 	display: none;
}

#footer {
	width: 680px;
	margin-bottom: 20px;
	border-top: 7px solid #999999;
	margin-top: 10px;
	}

#container #copyright {
	float: left;
}