@charset "UTF-8";

/* ===========CSS Information===========

 File Name :/common/css/bonchi_print.css
 Description :共通印刷用CSS
 Latest :Update: 2010.04.07
 Version :1.1
 
=================================== */
body{
	color: #000;
	background: none;
}
#header,
#header #headerInner{
	width: 670px !important;
	height: 40px;
	background: none;
}
#header h1#headerTitle{
	background: none;
}
#header h1#headerTitle{
	position: relative;
	width: auto;
	height: 40px;
	left: 0px;
	padding: 0 0 0 20px;
	background: none;
}
#header h1#headerTitle a{
	display: inline;
	overflow: visible;
	height: 40px;
	color: #000000;
	font-size: 160%;
	line-height: 1.2em;
	text-indent: 0px;
	white-space: nowrap;
}
#header #headerNavi{
	display: none;
}

#breadcrumbsNavi{
	width: 670px;
	background: none;
}
#breadcrumbsNavi ul{
	padding: 0 0 0 25px;
	background: none;
}

#contents{
	overflow:hidden;
	width: 670px!important;
	background: url(/common/images/spacer_white.gif) ;
	height: auto!important;
}

#contents #contentInner,
#contents #alpha
#contents #alpha #alphaInner{
	overflow:hidden;
	width: 670px!important;
}
#contents #alpha{
	padding: 15px 0 15px 0;
}


/*  Products  */

#products #productsIndex ul{
	height: 353px;
}
#products #productsIndex li.ganko-mochi{
	clear: left;
	margin: 0 0 8px 62px;
}
#products .productsDetail h4 a .productsThumb{
	margin: 0 5px 0 15px;
}
* html #products .productsDetail p{
	margin: 0px 0 0 128px;
}
*:first-child+html #products .productsDetail p{
	margin: 0px 0 0 128px;
}



#beta{
	display: none;
}
#footer{
	width: 670px;
	background: none;
}

#footer #footerNavi,
#footer p.backtoTop{
	display: none;
}
#footer #footerAddress{
	color: #000000;
}
#footer #footerAddress a{
	display: none;
}

