@charset "UTF-8";

/* index
========================================================================================== */

/*  body
---------------------------------------------------------- */


#content h2.importE{
	margin-top: 20px;
	border-top: 2px solid #cc0000;
	color: #cc0000;
	font-weight: bold;
}

/*-- import box --*/
#content div.column2.import .imgLeftWrap .txt{
	padding: 20px 0 0 0;
}

#content div.column2.import em{
	display: block;
}

#content div.column2.import em img{
	margin: 2px 5px 0 0;
}

#content div.column2.import p.link{
	font-size: 117%;
	font-weight: bold;
}




#products #content h1{
	margin: 0 0 20px 0;
}

#content ul.bdr{
	margin: -15px 0 0 0;
}

#content ul.bdr li{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #cccccc;
	background-position: left 1.1em;
}

#content ul.bdr li p{
	margin: 0 0 0 10px;
}

* html #content .column2 .imgLeftWrap .img{
	width: 80px;
}

* html #content .column2 .imgLeftWrap .txt{
	width: 200px;
	float: left;
}




#content h2{
	margin: 0 0 30px 0;
	font-size: 100%;
	font-weight: normal;
	overflow: hidden;
}

#content h2 em{
	font-size: 134%;
	font-weight: bold;
	line-height: 1.5;
}


#content h2 span{
	font-size: 100%;
	font-weight: bold;
}

#products #content h2 img.icon{
	margin: 4px 0 0 10px;
}