.submenu {
	font-size: 9px;
	}

.bg_products-01 {
	width:100%;
	background-color:#33cc66;
	background-image: url(../images/products/background.gif);
	background-repeat: repeat-y;
	}

.bg_products-02 {
	width: 720px;
	background-image: url(../images/products/bg_products.jpg);
	background-repeat: no-repeat;
	}

.bg_automobile-02 {
	width: 720px;
	background-image: url(../images/products/bg_automobile.jpg);
	background-repeat: no-repeat;
	}

.bg_bicycle-02 {
	width: 720px;
	background-image: url(../images/products/bg_bicycle.jpg);
	background-repeat: no-repeat;
	}

.bg_building-02 {
	width: 720px;
	background-image: url(../images/products/bg_building.jpg);
	background-repeat: no-repeat;
	}

.bg_housing-02 {
	width: 720px;
	background-image: url(../images/products/bg_housing.jpg);
	background-repeat: no-repeat;
	}

.bg_aircondition-02 {
	width: 720px;
	background-image: url(../images/products/bg_aircondition.jpg);
	background-repeat: no-repeat;
	}

.bg_engineer-electric-02 {
	width: 720px;
	background-image: url(../images/products/bg_engineer-electric.jpg);
	background-repeat: no-repeat;
	}

.bg_officemachine-02 {
	width: 720px;
	background-image: url(../images/products/bg_officemachine.jpg);
	background-repeat: no-repeat;
	}

.contents_products {
	padding: 20px 30px 20px 65px;
	background-image: url(../images/products/circle_products.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	}

.contents_automobile {
	padding: 20px 30px 20px 65px;
	background-image: url(../images/products/circle_automobile.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	}

.contents_bicycle {
	padding: 20px 30px 20px 65px;
	background-image: url(../images/products/circle_bicycle.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	}

.contents_building {
	padding: 20px 30px 20px 65px;
	background-image: url(../images/products/circle_building.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	}

.contents_housing {
	padding: 20px 30px 20px 65px;
	background-image: url(../images/products/circle_housing.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	}

.contents_aircondition {
	padding: 20px 30px 20px 65px;
	background-image: url(../images/products/circle_aircondition.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	}

.contents_engineer-electric {
	padding: 20px 30px 20px 65px;
	background-image: url(../images/products/circle_engineer-electric.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	}

.contents_officemachine {
	padding: 20px 30px 20px 65px;
	background-image: url(../images/products/circle_officemachine.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	}

.caption_products {
	color: #33cc66;
	font-size: 20px;
	font-weight: bold;
	}
