@charset "utf-8";

@import "/css/common.css";
@import "/css/contents.css";

/*----------------------------------------------------------------

たのめーるの特徴用CSS

----------------------------------------------------------------*/

/*--------------------------------------------------------
コンテンツ
--------------------------------------------------------*/
#contents h2 {
	margin-bottom:10px;
}

#contents .iconFirst {
	margin:-39px auto 16px 180px;
	display:block;
	width:130px;
	height:23px;
}

#contents .iconSecond {
	margin:-39px auto 16px 320px;
	display:block;
	width:130px;
	height:23px;
}

#contents .paperBox {
	margin:0 auto 20px;
	padding-left:170px;
	width:490px;
	min-height:125px;
	height:auto !important;
	height:125px;
	background:url(/images/item/pic_paper.jpg) no-repeat;
}

#contents .oaBox {
	margin:0 auto 20px;
	padding-left:170px;
	width:490px;
	min-height:125px;
	height:auto !important;
	height:125px;
	background:url(/images/item/pic_oa.jpg) no-repeat;
}

#contents .stationeryBox {
	margin:0 auto 20px;
	padding-left:170px;
	width:490px;
	min-height:125px;
	height:auto !important;
	height:125px;
	background:url(/images/item/pic_stationery.jpg) no-repeat;
}

#contents .packingBox {
	margin:0 auto 20px;
	padding-left:170px;
	width:490px;
	min-height:125px;
	height:auto !important;
	height:125px;
	background:url(/images/item/pic_packing.jpg) no-repeat;
}

#contents .machineBox {
	margin:0 auto 20px;
	padding-left:170px;
	width:490px;
	min-height:125px;
	height:auto !important;
	height:125px;
	background:url(/images/item/pic_machine.jpg) no-repeat;
}

#contents .commodityBox {
	margin:0 auto 20px;
	padding-left:170px;
	width:490px;
	min-height:125px;
	height:auto !important;
	height:125px;
	background:url(/images/item/pic_commodity.jpg) no-repeat;
}

#contents .pcBox {
	margin:0 auto 20px;
	padding-left:170px;
	width:490px;
	min-height:125px;
	height:auto !important;
	height:125px;
	background:url(/images/item/pic_pc.jpg) no-repeat;
}

#contents .furnitureBox {
	margin:0 auto 20px;
	padding-left:170px;
	width:490px;
	min-height:125px;
	height:auto !important;
	height:125px;
	background:url(/images/item/pic_furniture.jpg) no-repeat;
}

#contents .cadBox {
	margin:0 auto 20px;
	padding-left:170px;
	width:490px;
	min-height:125px;
	height:auto !important;
	height:125px;
	background:url(/images/item/pic_cad.jpg) no-repeat;
}

#contents .customizeBox {
	margin:0 auto 20px;
	padding-left:170px;
	width:490px;
	min-height:125px;
	height:auto !important;
	height:125px;
	background:url(/images/item/pic_customize.jpg) no-repeat;
}

#contents .careBox {
	margin:0 auto 20px;
	padding-left:170px;
	width:490px;
	min-height:125px;
	height:auto !important;
	height:125px;
	background:url(/images/item/pic_care.jpg) no-repeat;
}


