@charset "Shift-JIS"; 

/* [{/product/}index.css] */



/* --------------------------------------------------

reset */



img {

border:none;

}



/* --------------------------------------------------

clearfix */



.clearfix:after {

	display:block;

	clear:both;

	height:0;

	font-size:1;

	line-height:0;

	visibility:hidden;

	content:".";

}



.clearfix {

	display:inline-block;

}



/* no ie mac \*/

* html .clearfix {

	height:1%;

}

.clearfix {

	display:block;

}

/* /no ie mac */

 

/* --------------------------------------------------

layout */



.box_products {

	width:760px;

	margin:0;

	padding:10px 0 30px;

	background:url(../images/brd_dotted.gif) repeat-x left top;

}



.box_products h1 {

	position:relative;

	width:760px;

	margin:0;

	padding:0;

	z-index:2;

}



.box_products h2 {

	position:relative;

	width:760px;

	margin:-3px 0 8px 0;

	padding:0 0 11px 0;

	background:url(../images/bg_bnr-products.gif) repeat-x left bottom;

	z-index:1;

}



.box_products div.box_fukugoki {

	float:left;

	width:240px;

	margin:0 20px 0 0;

	padding:0;

}



.box_products div.box_fukugoki h3 {

	margin:0;

	padding:0 0 11px;

}



.box_products div.box_fukugoki p {

	margin:0;

	padding:0 0 14px;

}



.box_products div.box_printer {

	float:left;

	width:240px;

	margin:0;

	padding:0;

}



div.box_printer p {

	padding-bottom:20px;

}







/* /[{/product/}index.css] */